aboutsummaryrefslogtreecommitdiffhomepage
path: root/stream
Commit message (Expand)AuthorAge
* stream_pvr: fix crash on initializationGravatar wm42014-01-03
* stream: always respect sector_size, fixes cdda://Gravatar wm42014-01-02
* stream_smb: remove dead codeGravatar wm42013-12-22
* stream_radio: suppress error with -Werror=format-security compilation flagGravatar Miro HronĨok2013-12-22
* stream: minor cookie cleanupGravatar wm42013-12-22
* options: move network related options to MPOptsGravatar wm42013-12-22
* msg: rename mp_msg_log -> mp_msgGravatar wm42013-12-21
* path lookup functions: mp_msg conversionsGravatar wm42013-12-21
* quvi: mp_msg conversionsGravatar wm42013-12-21
* stream: mp_msg conversionsGravatar wm42013-12-21
* demux: mp_msg conversionsGravatar wm42013-12-21
* m_option, m_config: mp_msg conversionsGravatar wm42013-12-21
* stream: remove stale MAX_STREAM_PROTOCOLS defineGravatar wm42013-12-19
* Reduce recursive config.h inclusions in headersGravatar wm42013-12-18
* stream: move O_BINARY dummy definitionGravatar wm42013-12-18
* Remove the _ macroGravatar wm42013-12-18
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Merge mp_talloc.h into ta/ta_talloc.hGravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* Move libquvi stuff to stream/resolve/Gravatar wm42013-12-17
* Move mpvcore/input/ to input/Gravatar wm42013-12-17
* Replace mp_tmsg, mp_dbg -> mp_msg, remove mp_gtext(), remove set_osd_tmsgGravatar wm42013-12-16
* dvdnav: select longest title by defaultGravatar wm42013-12-14
* dvdnav: crappy hack to respect timed still framesGravatar wm42013-12-14
* dvdnav, tv: force-disable cachingGravatar wm42013-12-14
* dvdnav: enable cachingGravatar wm42013-12-14
* stream_dvdnav: drop stream buffers on seekGravatar wm42013-12-14
* cache: add a way to explicitly resume cacheGravatar wm42013-12-14
* cache: try harder on EOFGravatar wm42013-12-14
* stream: don't seek when seeking to the same positionGravatar wm42013-12-14
* stream: add function for dropping the bufferGravatar wm42013-12-14
* dvdnav: remove highlights if no PCI availableGravatar wm42013-12-13
* Add prelimimary (basic, possibly broken) dvdnav supportGravatar wm42013-12-12
* stream: fix clang warningGravatar Stefano Pigozzi2013-12-07
* player: load external subs for uncompressed rar archivesGravatar wm42013-12-06
* Use O_CLOEXEC when creating FDsGravatar wm42013-11-30
* build: make pthreads mandatoryGravatar wm42013-11-28
* Reduce stheader.h includes, move stream types to mp_common.hGravatar wm42013-11-23
* demux: remove gsh field from sh_audio/sh_video/sh_subGravatar wm42013-11-23
* stream_lavf: fix a small memory leakGravatar wm42013-11-21
* timeline: add edl:// URIsGravatar wm42013-11-19
* stream_dvb: remove bogus free callsGravatar wm42013-11-18
* stream: split out pthread helper functionGravatar wm42013-11-17
* demux: use talloc for certain stream headersGravatar wm42013-11-14
* tvi_v4l2: remove VBI stuffGravatar wm42013-11-13
* tvi_v4l2: let libv4l2 convert to a known pixel formatGravatar bugmen0t2013-11-13
* stream: don't include linux/types.h in some filesGravatar wm42013-11-13
* Remove sh_audio->samplesizeGravatar wm42013-11-09
* audio: replace af_fmt2str_short -> af_fmt_to_strGravatar wm42013-11-07
* stream_lavf: don't duplicate list of rtmp protocolsGravatar wm42013-11-04