aboutsummaryrefslogtreecommitdiffhomepage
path: root/libmpdemux
Commit message (Expand)AuthorAge
...
| | | * Simplify and slightly speed up avi_stream_id function.Gravatar reimar2010-02-14
| | | * Simplify.Gravatar reimar2010-02-14
| | |/
| | * Dynamically increase probe size for lavf demuxer up to 2 MB.Gravatar reimar2010-02-12
| |/
| * Replace incorrect usage of strncpy.Gravatar reimar2010-02-03
| * ReindentGravatar reimar2010-02-03
| * Add support for FFmpeg's rtsp dummy URL-with-pseudo-demuxer scheme.Gravatar reimar2010-02-03
* | demux_mkv: remove incorrect error message about compressionGravatar Uoti Urpala2010-01-28
* | Merge branch 'matroska'Gravatar Uoti Urpala2010-01-28
|\ \
* \ \ Merge svn changes up to r30437Gravatar Uoti Urpala2010-01-28
|\ \ \
| | * | demux_mkv: improve compression handlingGravatar Uoti Urpala2010-01-27
| | * | demux_mkv: use new EBML parser to read all track headersGravatar Uoti Urpala2010-01-27
| | * | demux_mkv: handle compressed text subtitlesGravatar Uoti Urpala2010-01-27
| | * | demux_mkv: don't print errors for 0-size zlib decodingGravatar Uoti Urpala2010-01-27
| | * | demux_mkv: use new EBML parser to read TrackEncodingsGravatar Uoti Urpala2010-01-27
| | * | demux_mkv: use new EBML parser to read Video elementGravatar Uoti Urpala2010-01-27
| | * | demux_mkv: use new EBML parser to read Audio elementGravatar Uoti Urpala2010-01-27
| | * | demux_mkv: use new EBML parser for Info parsingGravatar Uoti Urpala2010-01-27
| | * | demux_mkv: remove pointless 'long double' useGravatar Uoti Urpala2010-01-27
| | * | demux_mkv: use new EBML parser for chapter parsingGravatar Uoti Urpala2010-01-27
| | * | demux_mkv: use new EBML parser for attachment parsingGravatar Uoti Urpala2010-01-27
| | * | demux: take chapter/attachment name strings without 0-terminationGravatar Uoti Urpala2010-01-27
| | * | demux_mkv: don't stop playback on non-Cluster elementsGravatar Uoti Urpala2010-01-27
| | * | demux_mkv: improve Cues parsingGravatar Uoti Urpala2010-01-27
| | * | demux_mkv: support reading all headers based on SeekHeadGravatar Uoti Urpala2010-01-27
| | * | demux_mkv: use new EBML parser for file headerGravatar Uoti Urpala2010-01-27
| | * | matroska: add new parsing codeGravatar Uoti Urpala2010-01-27
| | | * Remove ds_fill_buffer calls from demux_resync, they cause issues at least withGravatar reimar2010-01-26
| | |/ | |/|
| * | Enable parsing for ASF audio streams.Gravatar reimar2010-01-26
* | | Merge svn changes up to r30375Gravatar Uoti Urpala2010-01-25
|\ \ \
* \ \ \ Merge svn changes up to r30322Gravatar Uoti Urpala2010-01-25
|\ \ \ \
* \ \ \ \ Merge svn changes up to r30301Gravatar Uoti Urpala2010-01-25
|\ \ \ \ \
* \ \ \ \ \ Merge svn changes up to r30250Gravatar Uoti Urpala2010-01-25
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| | | | | * If audio was identified as DTS in the PMT do not override that with TrueHDGravatar reimar2010-01-24
| | | | | * Add support for parsing MLP and TrueHD.Gravatar reimar2010-01-24
| | | | | * Add forgotten declaration of ds_clear_parser.Gravatar reimar2010-01-24
| | | | | * Remove now unused variables.Gravatar reimar2010-01-24
| | | | | * Reset the parser on seek. Should fix some cases of audio "blips" after seeking.Gravatar reimar2010-01-24
| | | | | * Move the resync-related code into more consistent places instead of having itGravatar reimar2010-01-24
| | | | |/
| | | | * Add a proper header for our strsep implementation so strsep willGravatar reimar2010-01-17
| | | |/
| | | * -demuxer rawaudio data will often need parsing (e.g. when it is used for rawGravatar reimar2010-01-15
| | |/
| | * Use double-precision constants instead of single precision that gets cast to ...Gravatar reimar2010-01-13
| | * Use double instead of float for pts.Gravatar cehoyos2010-01-12
| |/
| * Fix MP1 with demuxer lavf in MPEG (PS) files.Gravatar cehoyos2010-01-09
* | Merge svn r30174Gravatar Uoti Urpala2010-01-08
|\|
| * Add support for JPEG2000 via FFmpeg/OpenJPEGGravatar reimar2010-01-03
* | demux_mkv: improve seeking with generated indexGravatar Uoti Urpala2010-01-01
* | demux_mkv: remove useless codeGravatar Uoti Urpala2009-12-31
* | demux_mkv: respect -forceidxGravatar Uoti Urpala2009-12-31
* | Merge svn changes up to r30136Gravatar Uoti Urpala2009-12-30
|\|
* | Merge svn changes up to r30104Gravatar Uoti Urpala2009-12-30
|\ \