aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
* Merge svn changes up to r29277Gravatar Uoti Urpala2009-05-08
|\
| * Add prototype for mp_a52_framesize().Gravatar diego2009-05-05
* | demux_lavf: Make absolute seek time 0-based instead of file startGravatar Uoti Urpala2009-04-24
* | stheader.h: Allow inclusion before demuxer.hGravatar Uoti Urpala2009-04-19
| * libavformat is now the default for mov, update extension.c to match this.Gravatar reimar2009-04-15
* | Merge branch 'ordered_chapters'Gravatar Uoti Urpala2009-04-08
|\ \
* \ \ Merge svn changes up to r29134Gravatar Uoti Urpala2009-04-02
|\ \ \ | | |/ | |/|
| * | Remove unnecessary malloc.h #includes and related #ifdeffery.Gravatar diego2009-04-02
| | * Support chapter seeking with ordered chaptersGravatar Uoti Urpala2009-04-02
| | * Change demuxer_seek_chapter() parametersGravatar Uoti Urpala2009-04-02
| | * demux_mkv: Remove first_tc and stop_timecodeGravatar Uoti Urpala2009-04-02
| | * demux_mkv: Adjust seeks a bit to catch inexact keyframe matchesGravatar Uoti Urpala2009-04-02
| * | override codec tag for pcm s32le and s32be, used in movGravatar bcoudurier2009-04-02
| * | Add config.h #include, necessary for HAVE_MALLOC_H check.Gravatar diego2009-04-01
| * | Increase probe buffer size to 32kB, this makes ac3 auto-detection far more re...Gravatar reimar2009-04-01
* | | Merge svn changes up to r29117Gravatar Uoti Urpala2009-04-01
|\| |
| * | override lavf tag for pcm s24le, mov uses the same for s24beGravatar bcoudurier2009-03-30
| * | Update demuxer->sub->id and demuxer->sub->sh if a new subtitle stream isGravatar reimar2009-03-29
| * | Check for _WINGDI_ instead of _WINGDI_H before defining BITMAPINFOHEADERGravatar reimar2009-03-27
| | * Add improved relative seek modeGravatar Uoti Urpala2009-03-24
| | * demux_mkv: Parse ordered chapter informationGravatar Uoti Urpala2009-03-22
| * | map jls (jpeg-ls), thm and db (thumbnails) files to jpgGravatar compn2009-03-21
| | * Allocate struct demuxer with tallocGravatar Uoti Urpala2009-03-21
| | * demux_mkv: Some cleanup, fix duration printed at verbose levelGravatar Uoti Urpala2009-03-21
| |/ |/|
* | Merge svn changes up to r28951Gravatar Uoti Urpala2009-03-14
|\|
| * Get rid of DEMUXER_TYPE_NUV define, it is no longer used.Gravatar reimar2009-03-09
| * Get rid of nuppelvideo.h and its ugly packed struct and instead write theGravatar reimar2009-03-09
| * Remove now unused parts of nuppelvideo.hGravatar reimar2009-03-09
| * Remove native nuv demuxer, it only needs more code to achieve the same thingGravatar reimar2009-03-09
| * Remove unused variable from demux_mov.Gravatar reimar2009-03-08
* | Merge svn changes up to r28862Gravatar Uoti Urpala2009-03-07
|\|
| * Fix mp_msg call with too few arguments.Gravatar reimar2009-03-04
* | Merge svn changes up to r28690Gravatar Uoti Urpala2009-02-21
|\|
| * Be more robust against corrupted RM files that contain invalid packet lengthGravatar zuxy2009-02-19
* | Merge svn changes up to r28641Gravatar Uoti Urpala2009-02-18
|\|
| * Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:Gravatar diego2009-02-17
| * Replace double semicolon by single semicolon.Gravatar diego2009-02-16
* | Merge svn changes up to r28610Gravatar Uoti Urpala2009-02-16
|\|
| * Fix a regression caused by r17933; RealMedia index tables could never be prin...Gravatar zuxy2009-02-15
| * Support seek in multirate RealMedia files.Gravatar zuxy2009-02-15
* | Merge svn changes up to r28537Gravatar Uoti Urpala2009-02-12
|\|
| * change internal real video packetizing format to the more straight forward oneGravatar aurel2009-02-09
| * Fix a couple of unused variable warnings through the av_unused attribute.Gravatar diego2009-02-07
| * Convert CONFIG_ZLIB into a 0/1 option.Gravatar diego2009-02-07
* | Merge svn changes up to r28461Gravatar Uoti Urpala2009-02-04
|\|
| * Adapt to lzo changes in libavutilGravatar reimar2009-02-02
* | Merge svn changes up to r28403Gravatar Uoti Urpala2009-01-31
|\|
| * increase max subtitle stream limitGravatar compn2009-01-28
| * WORDS_BIGENDIAN is defined/undefined, not 0/1.Gravatar diego2009-01-26
* | Merge svn changes up to r28348Gravatar Uoti Urpala2009-01-23
|\|