aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/demuxer.c
Commit message (Expand)AuthorAge
* Rename directories, move files (step 1 of 2) (does not compile)Gravatar wm42012-11-12
* Replace fast_memcpy() usesGravatar wm42012-11-11
* demux_mkv: don't crash on tracks with unknown audio codecsGravatar wm42012-11-08
* options: rename -ni to -avi-niGravatar wm42012-10-30
* demuxer: add missing newline in error messageGravatar cehoyos2012-10-30
* demuxer: fix crash with demux_rawvideoGravatar wm42012-09-23
* libmpdemux: add back demux_tsGravatar wm42012-09-18
* libmpdemux: add back demux_mpgGravatar wm42012-09-18
* core: fix DVD subtitle selectionGravatar wm42012-09-18
* core: move implementation for -audiofile to the frontendGravatar wm42012-09-18
* core: manage tracks in the frontendGravatar wm42012-09-18
* libaf: rename af_format.h to format.hGravatar wm42012-08-29
* Remove support for libdvGravatar wm42012-08-20
* Remove support for libnemesi RTSP streamingGravatar wm42012-08-20
* Remove support for LIVE555 RTSP streamingGravatar wm42012-08-20
* libmpdemux: remove demux_real, demux_viv, demux_audioGravatar wm42012-08-20
* Remove dvdnav support (DVD menus)Gravatar wm42012-08-16
* demuxer: introduce a general stream structGravatar wm42012-08-03
* commands, dvd, dvdnav, bluray: cleanup sub/audio track language displayGravatar mplayer-svn2012-08-03
* Remove teletext supportGravatar wm42012-08-03
* Remove dead codeGravatar wm42012-08-01
* Remove some demuxers and decodersGravatar wm42012-07-30
* Remove XMMS plugin supportGravatar wm42012-07-30
* mplayer: let frontend print stream info, instead of demuxersGravatar wm42012-07-30
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrGravatar wm42012-07-28
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-07-28
|\
| * demux, vd_ffmpeg: fix demux keyframe flag, set AV_PKT_FLAG_KEYGravatar Uoti Urpala2012-07-25
| * video, audio: use lavc decoders without codecs.conf entriesGravatar Uoti Urpala2012-07-24
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-05
|\|
* | core: sort chaptersGravatar wm42012-02-26
| * Update Libav API usesGravatar Uoti Urpala2012-02-01
* | core: add new support for reading .cue filesGravatar wm42012-01-18
|/
* ad_ffmpeg: pass packet side data from libavformatGravatar Uoti Urpala2012-01-08
* configure, build: require at least Libav 0.7Gravatar Uoti Urpala2011-12-22
* configure, build: remove --disable-libav supportGravatar Uoti Urpala2011-12-11
* core, demux: fix --identify chapter output with ordered chaptersGravatar wm42011-10-25
* core, demux, vd_ffmpeg: pass side data from demux_lavf to vd_ffmpegGravatar Uoti Urpala2011-08-20
* demux: avoid a copy of demux packets with lavf, reduce paddingGravatar Uoti Urpala2011-08-19
* demux_mkv: skip files faster in ordered chapter file searchGravatar Uoti Urpala2011-08-04
* core: audio: if audio pts is missing return MP_NOPTS_VALUEGravatar Uoti Urpala2011-07-30
* bstr: rename BSTR() -> bstr()Gravatar Uoti Urpala2011-07-27
* cleanup: do libav* initialization on startupGravatar Uoti Urpala2011-07-18
* commands: change property mechanism to use talloc stringsGravatar Uoti Urpala2011-07-03
* demux: use talloc for sh_* structs and "lang" fieldGravatar Uoti Urpala2011-07-03
* cleanup: fix mp_dbg() format string warningsGravatar Clément Bœsch2011-07-01
* demux: pad even 0-size demux packet data (fixes sd_ass crash)Gravatar Uoti Urpala2011-06-18
* Merge branch 'mplayer1_changes'Gravatar Uoti Urpala2011-05-02
|\
* | options: change -alang and -slang to use string list typeGravatar Clément Bœsch2011-04-20
| * audio: do not run the AC-3 parser on byte-swapped AC-3Gravatar reimar2011-04-13
* | Merge branch 'edl'Gravatar Uoti Urpala2011-04-08
|\ \ | |/ |/|