| Commit message (Expand) | Author | Age | Files | Lines |
* | command: fix subtitle selection display | wm4 | 2012-08-08 | 1 | -1/+1 |
* | demuxer: introduce a general stream struct | wm4 | 2012-08-03 | 1 | -8/+11 |
* | commands, dvd, dvdnav, bluray: cleanup sub/audio track language display | mplayer-svn | 2012-08-03 | 1 | -0/+3 |
* | stream: add new stream control command STREAM_CTRL_GET_NUM_TITLES | mplayer-svn | 2012-08-03 | 1 | -0/+2 |
* | Remove teletext support | wm4 | 2012-08-03 | 1 | -3/+0 |
* | Remove dead code | wm4 | 2012-08-01 | 1 | -2/+0 |
* | Remove some demuxers and decoders | wm4 | 2012-07-30 | 1 | -17/+0 |
* | mplayer: let frontend print stream info, instead of demuxers | wm4 | 2012-07-30 | 1 | -0/+2 |
* | Merge remote-tracking branch 'origin/master' | wm4 | 2012-07-28 | 1 | -2/+2 |
|\ |
|
| * | demux, vd_ffmpeg: fix demux keyframe flag, set AV_PKT_FLAG_KEY | Uoti Urpala | 2012-07-25 | 1 | -2/+2 |
* | | core: add new support for reading .cue files | wm4 | 2012-01-18 | 1 | -0/+1 |
|/ |
|
* | ad_ffmpeg: pass packet side data from libavformat | Uoti Urpala | 2012-01-08 | 1 | -1/+1 |
* | core, demux: fix --identify chapter output with ordered chapters | wm4 | 2011-10-25 | 1 | -4/+2 |
* | demuxer.h: raise pad amount to allow compiling against FFmpeg | Uoti Urpala | 2011-08-26 | 1 | -1/+1 |
* | core, demux, vd_ffmpeg: pass side data from demux_lavf to vd_ffmpeg | Uoti Urpala | 2011-08-20 | 1 | -15/+2 |
* | demuxer.h: avoid including stream.h | Uoti Urpala | 2011-08-19 | 1 | -1/+0 |
* | demux: avoid a copy of demux packets with lavf, reduce padding | Uoti Urpala | 2011-08-19 | 1 | -1/+5 |
* | demux_mkv: skip files faster in ordered chapter file search | Uoti Urpala | 2011-08-04 | 1 | -0/+10 |
* | cosmetics: Fix typos | cehoyos | 2011-07-06 | 1 | -1/+1 |
* | cleanup: shut up more warnings | Clément Bœsch | 2011-05-06 | 1 | -1/+1 |
* | options: change -alang and -slang to use string list type | Clément Bœsch | 2011-04-20 | 1 | -3/+3 |
* | EDL: add support for new EDL file format | Uoti Urpala | 2011-04-05 | 1 | -0/+3 |
* | options: drop support for numeric -demuxer values | Uoti Urpala | 2011-02-22 | 1 | -57/+57 |
* | cleanup: demuxer.[ch]: remove unused code, make functions static | Uoti Urpala | 2011-02-22 | 1 | -21/+0 |
* | cleanup: reindent demuxer.h, use struct names for types | Uoti Urpala | 2011-02-22 | 1 | -169/+193 |
* | Merge branch 'sub' | Uoti Urpala | 2011-01-26 | 1 | -4/+2 |
|\ |
|
| * | subtitles/demux: store duration instead of endpts in demux packets | Uoti Urpala | 2011-01-18 | 1 | -2/+2 |
| * | cleanup: move MP_NOPTS_VALUE definition to mpcommon.h | Uoti Urpala | 2011-01-15 | 1 | -3/+1 |
* | | demux: add sanity checks to packet allocation functions | Uoti Urpala | 2011-01-17 | 1 | -2/+2 |
* | | cleanup: move demux packet functions from demuxer.h to demuxer.c | Uoti Urpala | 2011-01-17 | 1 | -61/+4 |
|/ |
|
* | cleanup: remove NULL checks before free() all over the code | cboesch | 2010-11-14 | 1 | -2/+2 |
* | demux_lavf: mark AVI timestamps non-pts to avoid messages | Uoti Urpala | 2010-11-14 | 1 | -0/+6 |
* | core: give pts as parameter to demuxer_get_current_chapter() | Uoti Urpala | 2010-11-13 | 1 | -1/+1 |
* | demux: change "%s file format detected" message | Uoti Urpala | 2010-11-10 | 1 | -0/+1 |
* | demux: improve -alang / -slang track choosing logic | Uoti Urpala | 2010-11-08 | 1 | -10/+13 |
* | core: move video pos/length query functions from demux to core | Uoti Urpala | 2010-11-08 | 1 | -3/+0 |
* | demux: use bstr arguments for demuxer_add_attachment() and demuxer_add_chapter() | Anton Khirnov | 2010-05-22 | 1 | -4/+3 |
* | demuxer.c: add demux_info_add_bstr(), use talloc for info field | Anton Khirnov | 2010-05-21 | 1 | -0/+2 |
* | Merge svn changes up to r30798 | Uoti Urpala | 2010-03-10 | 1 | -4/+4 |
|\ |
|
| * | Fix compilation of C++ source files (partly reverts r30744). | cehoyos | 2010-02-27 | 1 | -4/+4 |
* | | Merge svn changes up to r30748 | Uoti Urpala | 2010-03-10 | 1 | -4/+4 |
|\| |
|
| * | Do not cast the results of malloc/calloc/realloc. | diego | 2010-02-26 | 1 | -4/+4 |
| * | Drop weird and unnecessary _s/_st suffixes from demuxer struct names. | diego | 2010-02-21 | 1 | -17/+17 |
* | | Merge svn changes up to r30643 | Uoti Urpala | 2010-03-10 | 1 | -6/+0 |
|\| |
|
| * | Remove demux_ogg-related declarations that are no longer necessary. | diego | 2010-02-17 | 1 | -6/+0 |
* | | Merge svn changes up to r30595 | Uoti Urpala | 2010-03-09 | 1 | -6/+2 |
|\| |
|
| * | Simplify and slightly speed up avi_stream_id function. | reimar | 2010-02-14 | 1 | -6/+2 |
* | | demuxer.h: increase input buffer padding to 64 to match FFmpeg | Uoti Urpala | 2010-03-09 | 1 | -1/+1 |
* | | Merge branch 'matroska' | Uoti Urpala | 2010-01-28 | 1 | -4/+5 |
|\ \ |
|
| * | | demux: take chapter/attachment name strings without 0-termination | Uoti Urpala | 2010-01-27 | 1 | -4/+5 |
* | | | Merge svn changes up to r30437 | Uoti Urpala | 2010-01-28 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | Add forgotten declaration of ds_clear_parser. | reimar | 2010-01-24 | 1 | -0/+1 |
* | | Merge svn changes up to r30136 | Uoti Urpala | 2009-12-30 | 1 | -0/+1 |
|\| |
|
| * | Add support for parsing audio streams (though should be easy to extend to video) | reimar | 2009-12-27 | 1 | -0/+1 |
| * | Never include ass.h and ass_types.h directly, use ass_mp.h instead. | reimar | 2009-12-19 | 1 | -1/+1 |
* | | Merge svn changes up to r29912 | Uoti Urpala | 2009-11-16 | 1 | -0/+5 |
|\| |
|
| * | Separate teletext from tv support. | cehoyos | 2009-11-07 | 1 | -0/+3 |
| * | Unbreak the demuxer-specific code in video.c with e.g. | reimar | 2009-11-01 | 1 | -0/+2 |
* | | Merge svn changes up to r29455 | Uoti Urpala | 2009-07-29 | 1 | -1/+1 |
|\| |
|
| * | Replace WORDS_BIGENDIAN by HAVE_BIGENDIAN in all internal code. | diego | 2009-07-26 | 1 | -1/+1 |
| * | whitespace cosmetics: Remove all trailing whitespace. | diego | 2009-05-13 | 1 | -2/+2 |
* | | Merge svn changes up to r29304 | Uoti Urpala | 2009-07-07 | 1 | -0/+18 |
|\| |
|
| * | Add standard license header to all files in libmpdemux. | diego | 2009-05-08 | 1 | -0/+18 |
* | | Support chapter seeking with ordered chapters | Uoti Urpala | 2009-04-02 | 1 | -0/+1 |
* | | Change demuxer_seek_chapter() parameters | Uoti Urpala | 2009-04-02 | 1 | -1/+2 |
* | | Add improved relative seek mode | Uoti Urpala | 2009-03-24 | 1 | -0/+5 |
* | | demux_mkv: Parse ordered chapter information | Uoti Urpala | 2009-03-22 | 1 | -1/+16 |
* | | Merge svn changes up to r28951 | Uoti Urpala | 2009-03-14 | 1 | -1/+0 |
|\| |
|
| * | Get rid of DEMUXER_TYPE_NUV define, it is no longer used. | reimar | 2009-03-09 | 1 | -1/+0 |
* | | Merge svn changes up to r28403 | Uoti Urpala | 2009-01-31 | 1 | -2/+2 |
|\| |
|
| * | increase max subtitle stream limit | compn | 2009-01-28 | 1 | -1/+1 |
| * | WORDS_BIGENDIAN is defined/undefined, not 0/1. | diego | 2009-01-26 | 1 | -1/+1 |
| * | Increase MAX_PACK_BYTES from 8 or 32 MB (with/without CONFIG_TV_BSDBT848) to ... | reimar | 2008-12-24 | 1 | -4/+0 |
* | | Merge svn changes up to r28087 | Uoti Urpala | 2008-12-04 | 1 | -8/+8 |
|\| |
|
| * | Get rid of pointless 'extern' keywords. | diego | 2008-12-03 | 1 | -8/+8 |
* | | Merge svn changes up to r28065 | Uoti Urpala | 2008-12-02 | 1 | -1/+2 |
|\| |
|
| * | MNG demuxer by Stefan Schuermans, stefan blinkenarea org | diego | 2008-11-30 | 1 | -1/+2 |
* | | Merge svn changes up to 27824 | Uoti Urpala | 2008-10-25 | 1 | -0/+8 |
|\| |
|
| * | Move likely/unlikely macros to libmpdemux/demuxer.h where they are used. | diego | 2008-10-16 | 1 | -0/+8 |
* | | demux: Increase max buffered packet bytes from 8 to 128 MiB | Uoti Urpala | 2008-10-04 | 1 | -5/+1 |
* | | Merge svn changes up to r27441 | Uoti Urpala | 2008-08-08 | 1 | -1/+1 |
|\| |
|
| * | Change a bunch of video/audio-output-specific preprocessor directives from | diego | 2008-08-03 | 1 | -1/+1 |
* | | Merge svn changes up to r27399 | Uoti Urpala | 2008-08-02 | 1 | -1/+1 |
|\| |
|
| * | Change a bunch of codec-specific preprocessor directives from a HAVE_ | diego | 2008-08-02 | 1 | -1/+1 |
| * | Start unifying names of internal preprocessor directives. | diego | 2008-07-30 | 1 | -1/+1 |
* | | Merge svn changes up to r27332 | Uoti Urpala | 2008-07-21 | 1 | -1/+3 |
|\| |
|
| * | Avoid including avcodec.h in demuxer.h (and thus many other files) just to get | reimar | 2008-07-17 | 1 | -6/+2 |
| * | Move duplicate FF_INPUT_BUFFER_PADDING_SIZE handling into demuxer.h | reimar | 2008-07-16 | 1 | -1/+7 |
* | | Merge svn changes up to r27123 | Uoti Urpala | 2008-06-23 | 1 | -0/+1 |
|\| |
|
| * | Add missing #includes that are required for things used in the header. | diego | 2008-06-17 | 1 | -0/+1 |
* | | Merge svn changes up to r26979 | Uoti Urpala | 2008-06-04 | 1 | -0/+1 |
|\| |
|
| * | added and reused demux_flush() instead of emptying the demux_stream buffers; | nicodvb | 2008-06-02 | 1 | -0/+1 |
* | | Remove _s/_st suffix from some struct names | Uoti Urpala | 2008-04-25 | 1 | -17/+17 |
* | | Remove some unnecessary recursive includes | Uoti Urpala | 2008-04-23 | 1 | -4/+1 |
* | | Move correct_pts to options struct | Uoti Urpala | 2008-04-23 | 1 | -3/+0 |
* | | Add option pointer to demuxers and stheader.h structs | Uoti Urpala | 2008-04-23 | 1 | -2/+5 |
* | | Declare demuxer *_streams fields with proper types | Uoti Urpala | 2008-04-23 | 1 | -3/+3 |
|/ |
|
* | Remove unused function demux_read_data_pack | uau | 2008-04-11 | 1 | -1/+0 |
* | Support 'default' attribute for audio and subtitle tracks. | eugeni | 2008-03-30 | 1 | -0/+6 |
* | Add missing header #includes to fix 'make checkheaders'. | diego | 2008-03-05 | 1 | -0/+5 |
* | Demuxer-independent functions for selecting tracks based on language. | eugeni | 2008-02-29 | 1 | -0/+5 |
* | Fill sh_sub_t.lang in lavf, mkv and ogg demuxers. Use it for printing subtitle | eugeni | 2008-02-29 | 1 | -1/+0 |
* | New member in demuxer_t: reference_clock. | nicodvb | 2008-02-23 | 1 | -0/+1 |
* | Add MPLAYER_ prefix to multiple inclusion guards. | diego | 2008-02-22 | 1 | -3/+3 |
* | Change to always use MP_NOPTS_VALUE (instead of sometimes 0) for unknown pts. | reimar | 2008-02-12 | 1 | -3/+1 |
* | Allow demuxers to choose a default value for correct_pts | reimar | 2008-02-03 | 1 | -0/+2 |
* | Use defines to give names to the different seek flags. | reimar | 2008-01-29 | 1 | -0/+3 |
* | First step towards making all demuxer_desc_t const | reimar | 2008-01-13 | 1 | -1/+1 |
* | Add demuxer interface for attachments. | eugeni | 2008-01-12 | 1 | -0/+14 |
* | wrapper functions to get/set angle: the wrapping is needed to RESYNC the demu... | nicodvb | 2008-01-05 | 1 | -0/+6 |
* | Add some const/static qualifiers as appropriate | reimar | 2007-12-24 | 1 | -1/+1 |
* | Add demuxer functions for chapter feature. | ulion | 2007-12-13 | 1 | -0/+10 |
* | Make libnemesi use specific struct and DEMUXER_TYPE | lu_zero | 2007-12-04 | 1 | -1/+2 |
* | Do not use leading underscores in multiple inclusion guards, they are reserved. | diego | 2007-07-02 | 1 | -3/+3 |
* | make opt argument of demux_info_get const. | reimar | 2007-06-24 | 1 | -1/+1 |
* | Fix demuxer.h multiple inclusion guard | uau | 2007-06-20 | 1 | -2/+2 |
* | Use 'static inline' instead of 'inline static' to avoid warnings | zuxy | 2007-06-04 | 1 | -8/+8 |
* | Make realloc_struct inline as other functions defined in demuxer.h | zuxy | 2007-06-02 | 1 | -1/+1 |
* | Add lavf_preferred demuxer for lavf formats we want to be probed | reimar | 2007-04-14 | 1 | -1/+2 |
* | Another round of subtitle code cleanup | reimar | 2007-02-05 | 1 | -0/+2 |
* | added stream_pts to demuxer_t and demux_packet_t to hold the time value repor... | nicodvb | 2006-12-31 | 1 | -0/+3 |
* | new DEMUXER_CTRL_IDENTIFY_PROGRAM to identify programs (a+v+s) | nicodvb | 2006-11-18 | 1 | -0/+6 |
* | added code to switch video stream | nicodvb | 2006-11-16 | 1 | -0/+2 |
* | Move sh_sub_t to stheader.h, where all the other sh structs are defined | reimar | 2006-11-13 | 1 | -14/+0 |
* | Make subtitle stream handling more similar to audio and video streams. | reimar | 2006-11-13 | 1 | -1/+3 |
* | added demuxer_get_current_time() to get the current playtime (possibly aided ... | nicodvb | 2006-11-07 | 1 | -0/+1 |
* | added definition of DEMUXER_CTRL_RESYNC | nicodvb | 2006-11-07 | 1 | -0/+1 |
* | Add demux_nut to MPlayer repo | ods15 | 2006-09-17 | 1 | -1/+2 |
* | demuxer_seek_chapter() returns informations about chapters count and name | nicodvb | 2006-08-21 | 1 | -1/+1 |
* | added first revision of demuxer_seek_chapter() | nicodvb | 2006-08-18 | 1 | -0/+1 |
* | Add matroska chapter seeking capability. | eugeni | 2006-08-06 | 1 | -0/+12 |
* | marks several string parameters as const, as they are not modified inside the... | reynaldo | 2006-07-13 | 1 | -1/+1 |
* | Initial libass release (without mencoder support). | eugeni | 2006-07-07 | 1 | -1/+8 |
* | Rename mkv_sh_sub_t to sh_sub_t, move it to demuxer.h. | eugeni | 2006-07-07 | 1 | -0/+10 |
* | Add a new video pts tracking mode, enabled by option -correct-pts. | uau | 2006-07-06 | 1 | -1/+5 |
* | Fix potential integer overflows in memory allocation. | rtogni | 2006-06-04 | 1 | -0/+12 |
* | Change common pts variables from floats to doubles. Individual demuxers | uau | 2006-04-27 | 1 | -4/+4 |
* | 4 - Implement a better way to calculate current audio pts and use it for | rtognimp | 2006-04-24 | 1 | -0/+1 |
* | 3 - Move a definition of MP_NOPTS_VALUE from muxer.h to demuxer.h to | rtognimp | 2006-04-24 | 1 | -4/+1 |
* | Second-try commit of this patch. | corey | 2006-02-17 | 1 | -2/+2 |
* | do not forget to initialize dp->buffer | henry | 2006-02-12 | 1 | -0/+1 |
* | forgotten cast (blows on gcc4) | henry | 2006-02-12 | 1 | -1/+1 |
* | add some sanity checks to new/resize_demux_packet | reimar | 2006-02-12 | 1 |