summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
...
| * Add a check for strptime().Anton Khirnov2011-07-13
| * lavf: factor out conversion of ISO8601 string to unix timeAnton Khirnov2011-07-13
| * wav: parse 'bext' metadataTomas Härdin2011-07-13
| * wav: keep parsing until EOF if the input is seekable and we know the size of ...Tomas Härdin2011-07-13
| * wav: Refactor the tag checking into a switch statementTomas Härdin2011-07-13
| * wav: make sure neither data_size nor sample_count is negative.Tomas Härdin2011-07-13
| * wav: refactor the 'fmt ' tag search and parsing.Tomas Härdin2011-07-13
| * wav: add an option for writing BEXT chunkBenjamin Larsson2011-07-13
| * Musepack SV7: try to read files without number of frames providedKostya Shishkov2011-07-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-13
|\|
| * lavf: deprecate AVFormatContext.timestampAnton Khirnov2011-07-12
| * matroskaenc: make SSA default subtitle codec.Anton Khirnov2011-07-12
| * oggdec: prevent heap corruption.Chris Evans2011-07-11
* | Move resetting of channels, sample_rate back to av_find_stream_info.Reimar Döffinger2011-07-12
* | Support adpcm_ima_wav and adpcm_ms in caf.Carl Eugen Hoyos2011-07-12
* | Add another MP3 CAF codec tag.Carl Eugen Hoyos2011-07-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-12
|\|
| * mpegts: fix Continuity Counter error detectionJindrich Makovicka2011-07-11
* | Merge commit '142e76f1055de5dde44696e71a5f63f2cb11dedf'Michael Niedermayer2011-07-11
|\|
| * matroskadec: fix stupid typo (!= -> ==)Anton Khirnov2011-07-10
| * build: rework rules for things in the tools dirMans Rullgard2011-07-10
| * matroskadec: reindentAnton Khirnov2011-07-10
| * matroskadec: defer parsing of cues element until we seek.Aaron Colwell2011-07-10
| * lavc: make avcodec_alloc_context3 officially public.Anton Khirnov2011-07-10
| * lavf: add avformat_find_stream_info()Anton Khirnov2011-07-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-10
|\|
| * segafilm: add support for videos with cri adx adpcmMatthew Hoops2011-07-09
| * gxf: Fix 25 fps DV material in GXF being misdetected as 50 fpsTomas Härdin2011-07-09
* | Support gsm_ms in caf files.Carl Eugen Hoyos2011-07-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-09
|\|
| * mp3enc: write a xing frame containing number of frames in the fileAnton Khirnov2011-07-08
| * lavf: update AVStream.nb_frames when muxing.Anton Khirnov2011-07-08
| * gif: add loop private option.Anton Khirnov2011-07-08
| * img2: add loop private option.Anton Khirnov2011-07-08
* | examples: move metadata-example.c to doc/examplesStefano Sabatini2011-07-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-08
|\|
| * adts: Fix PCE copying.Alex Converse2011-07-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-06
|\|
| * lavf: deprecate AVStream.quality.Anton Khirnov2011-07-06
| * bink: pass Bink version to audio decoder through extradata instead of codec_tag.Kostya2011-07-06
* | Fix av_open_input_stream with uninitialized context pointer.Reimar Döffinger2011-07-06
* | Support fourcc YV24.ami_stuff2011-07-06
* | Support extension jls for jpeg-ls.Carl Eugen Hoyos2011-07-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-06
|\|
| * Add some missing mathematics.h #includes for av_rescale().Diego Biurrun2011-07-05
| * mxfenc: fix ignored drop flag in binary timecode representation.Clément Bœsch2011-07-05
* | mxfenc: fix ignored drop flag in binary timecode representation.Clément Bœsch2011-07-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-05
|\|
| * ogg: propagate return values and return more meaningful error valuesNicolas George2011-07-04
| * oggdec: Abort Ogg header parsing when encountering a data packet.Reimar Döffinger2011-07-04