| Commit message (Expand) | Author | Age |
* | demuxer: introduce a general stream struct | wm4 | 2012-08-03 |
* | commands, dvd, dvdnav, bluray: cleanup sub/audio track language display | mplayer-svn | 2012-08-03 |
* | stream: add new stream control command STREAM_CTRL_GET_NUM_TITLES | mplayer-svn | 2012-08-03 |
* | Remove teletext support | wm4 | 2012-08-03 |
* | Remove dead code | wm4 | 2012-08-01 |
* | Remove some demuxers and decoders | wm4 | 2012-07-30 |
* | mplayer: let frontend print stream info, instead of demuxers | wm4 | 2012-07-30 |
* | Merge remote-tracking branch 'origin/master' | wm4 | 2012-07-28 |
|\ |
|
| * | demux, vd_ffmpeg: fix demux keyframe flag, set AV_PKT_FLAG_KEY | Uoti Urpala | 2012-07-25 |
* | | core: add new support for reading .cue files | wm4 | 2012-01-18 |
|/ |
|
* | ad_ffmpeg: pass packet side data from libavformat | Uoti Urpala | 2012-01-08 |
* | core, demux: fix --identify chapter output with ordered chapters | wm4 | 2011-10-25 |
* | demuxer.h: raise pad amount to allow compiling against FFmpeg | Uoti Urpala | 2011-08-26 |
* | core, demux, vd_ffmpeg: pass side data from demux_lavf to vd_ffmpeg | Uoti Urpala | 2011-08-20 |
* | demuxer.h: avoid including stream.h | Uoti Urpala | 2011-08-19 |
* | demux: avoid a copy of demux packets with lavf, reduce padding | Uoti Urpala | 2011-08-19 |
* | demux_mkv: skip files faster in ordered chapter file search | Uoti Urpala | 2011-08-04 |
* | cosmetics: Fix typos | cehoyos | 2011-07-06 |
* | cleanup: shut up more warnings | Clément Bœsch | 2011-05-06 |
* | options: change -alang and -slang to use string list type | Clément Bœsch | 2011-04-20 |
* | EDL: add support for new EDL file format | Uoti Urpala | 2011-04-05 |
* | options: drop support for numeric -demuxer values | Uoti Urpala | 2011-02-22 |
* | cleanup: demuxer.[ch]: remove unused code, make functions static | Uoti Urpala | 2011-02-22 |
* | cleanup: reindent demuxer.h, use struct names for types | Uoti Urpala | 2011-02-22 |
* | Merge branch 'sub' | Uoti Urpala | 2011-01-26 |
|\ |
|
| * | subtitles/demux: store duration instead of endpts in demux packets | Uoti Urpala | 2011-01-18 |
* | | demux: add sanity checks to packet allocation functions | Uoti Urpala | 2011-01-17 |
* | | cleanup: move demux packet functions from demuxer.h to demuxer.c | Uoti Urpala | 2011-01-17 |
| * | cleanup: move MP_NOPTS_VALUE definition to mpcommon.h | Uoti Urpala | 2011-01-15 |
|/ |
|
* | cleanup: remove NULL checks before free() all over the code | cboesch | 2010-11-14 |
* | demux_lavf: mark AVI timestamps non-pts to avoid messages | Uoti Urpala | 2010-11-14 |
* | core: give pts as parameter to demuxer_get_current_chapter() | Uoti Urpala | 2010-11-13 |
* | demux: change "%s file format detected" message | Uoti Urpala | 2010-11-10 |
* | demux: improve -alang / -slang track choosing logic | Uoti Urpala | 2010-11-08 |
* | core: move video pos/length query functions from demux to core | Uoti Urpala | 2010-11-08 |
* | demux: use bstr arguments for demuxer_add_attachment() and demuxer_add_chapter() | Anton Khirnov | 2010-05-22 |
* | demuxer.c: add demux_info_add_bstr(), use talloc for info field | Anton Khirnov | 2010-05-21 |
* | Merge svn changes up to r30798 | Uoti Urpala | 2010-03-10 |
|\ |
|
* \ | Merge svn changes up to r30748 | Uoti Urpala | 2010-03-10 |
|\ \ |
|
* \ \ | Merge svn changes up to r30643 | Uoti Urpala | 2010-03-10 |
|\ \ \ |
|
* \ \ \ | Merge svn changes up to r30595 | Uoti Urpala | 2010-03-09 |
|\ \ \ \ |
|
* | | | | | demuxer.h: increase input buffer padding to 64 to match FFmpeg | Uoti Urpala | 2010-03-09 |
| | | | * | Fix compilation of C++ source files (partly reverts r30744). | cehoyos | 2010-02-27 |
| | | |/ |
|
| | | * | Do not cast the results of malloc/calloc/realloc. | diego | 2010-02-26 |
| | | * | Drop weird and unnecessary _s/_st suffixes from demuxer struct names. | diego | 2010-02-21 |
| | |/ |
|
| | * | Remove demux_ogg-related declarations that are no longer necessary. | diego | 2010-02-17 |
| |/ |
|
| * | Simplify and slightly speed up avi_stream_id function. | reimar | 2010-02-14 |
* | | Merge branch 'matroska' | Uoti Urpala | 2010-01-28 |
|\ \ |
|
* \ \ | Merge svn changes up to r30437 | Uoti Urpala | 2010-01-28 |
|\ \ \
| | |/
| |/| |
|
| | * | demux: take chapter/attachment name strings without 0-termination | Uoti Urpala | 2010-01-27 |
| |/
|/| |
|