aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux/demuxer.c
Commit message (Expand)AuthorAge
...
| * demuxer.c: Add initialization missing from previous commitGravatar uau2009-11-02
* | Merge svn changes up to r29684Gravatar Uoti Urpala2009-09-16
|\|
| * Reduce verbosity if demuxer sets an info value to the same as the current value.Gravatar reimar2009-09-14
* | Merge svn changes up to r29644Gravatar Uoti Urpala2009-09-04
|\|
| * Reuse ds_get_packet in ds_get_packet_ptsGravatar reimar2009-08-23
* | Merge svn changes up to r29532Gravatar Uoti Urpala2009-08-18
|\|
| * Handle demuxers that never set filepos by using stream_tell.Gravatar reimar2009-08-17
* | Remove internal libass treeGravatar Uoti Urpala2009-07-26
* | Merge svn changes up to r29412Gravatar Uoti Urpala2009-07-07
|\|
* | Merge svn changes up to r29304Gravatar Uoti Urpala2009-07-07
|\ \
* | | Translation system changes part 2: replace macros by stringsGravatar Amar Takhar2009-07-07
* | | Translation system changes part 1: wrap translated stringsGravatar Amar Takhar2009-07-07
| | * Print information about chapters with -identify.Gravatar reimar2009-06-28
| |/
| * Add standard license header to all files in libmpdemux.Gravatar diego2009-05-08
* | Merge branch 'ordered_chapters'Gravatar Uoti Urpala2009-04-08
|\ \
| * | Change demuxer_seek_chapter() parametersGravatar Uoti Urpala2009-04-02
* | | Merge svn changes up to r29117Gravatar Uoti Urpala2009-04-01
|\ \ \ | | |/ | |/|
| * | Update demuxer->sub->id and demuxer->sub->sh if a new subtitle stream isGravatar reimar2009-03-29
| | * Allocate struct demuxer with tallocGravatar Uoti Urpala2009-03-21
| |/ |/|
* | Merge svn changes up to r28951Gravatar Uoti Urpala2009-03-14
|\|
| * Remove native nuv demuxer, it only needs more code to achieve the same thingGravatar reimar2009-03-09
* | Merge svn changes up to r28087Gravatar Uoti Urpala2008-12-04
|\|
| * Get rid of pointless 'extern' keywords.Gravatar diego2008-12-03
* | Merge svn changes up to r28065Gravatar Uoti Urpala2008-12-02
|\|
| * MNG demuxer by Stefan Schuermans, stefan blinkenarea orgGravatar diego2008-11-30
* | demux: Reset demux stream 'eof' flag after packet buffer overflowGravatar Uoti Urpala2008-10-04
* | Make various functions staticGravatar Uoti Urpala2008-08-12
* | Merge svn changes up to r27441Gravatar Uoti Urpala2008-08-08
|\|
| * Give a CONFIG_ prefix to preprocessor directives that lacked one andGravatar diego2008-08-07
| * 10l: MUSEPACK --> CONFIG_MUSEPACKGravatar diego2008-08-07
| * Rename a bunch of miscellaneous preprocessor directives.Gravatar diego2008-08-07
| * Rename preprocessor directives related to image libraries.Gravatar diego2008-08-05
* | Merge svn changes up to r27399Gravatar Uoti Urpala2008-08-02
|\|
| * Change a bunch of codec-specific preprocessor directives from a HAVE_Gravatar diego2008-08-02
* | Merge svn changes up to r27374Gravatar Uoti Urpala2008-07-30
|\|
| * Start unifying names of internal preprocessor directives.Gravatar diego2008-07-30
* | Merge svn changes up to r27332Gravatar Uoti Urpala2008-07-21
|\|
| * Avoid including avcodec.h in demuxer.h (and thus many other files) just to getGravatar reimar2008-07-17
* | Merge svn changes up to r27092Gravatar Uoti Urpala2008-06-17
|\|
| * cosmetics: Remove useless parentheses, align.Gravatar diego2008-06-16
| * Support NULL name parameter for demuxer_add_chapter.Gravatar reimar2008-06-16
| * cosmetics: Break overly long lines.Gravatar diego2008-06-16
| * cosmetics: indentation, whitespace changesGravatar diego2008-06-16
| * cosmetics: consistent * placementGravatar diego2008-06-16
| * cosmetics: one more if brace placement fixGravatar diego2008-06-16
| * M-x untabifyGravatar diego2008-06-16
| * cosmetics: Remove all trailing whitespace.Gravatar diego2008-06-16
| * cosmetics: Split/join multiline statements.Gravatar diego2008-06-16
| * cosmetics: Consistently format all if, for, while constructs.Gravatar diego2008-06-16
| * Remove one more commented-out line.Gravatar diego2008-06-16