summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* g723.1: use raw muxerMohamed Naufal2011-10-13
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-13
|\
| * AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*Anton Khirnov2011-10-12
| * Remove all uses of deprecated AVOptions API.Anton Khirnov2011-10-12
| * AVOptions: add new API for enumerating children.Anton Khirnov2011-10-12
| * flvenc: Write the right metadata entry countMartin Storsjö2011-10-12
| * rtsp: Request that dynamic rate is disabledMartin Storsjö2011-10-12
| * rtsp: Parse the x-Accept-Dynamic-Rate headerMartin Storsjö2011-10-12
| * rtpdec: Add ff_ prefix to all nonstatic symbolsMartin Storsjö2011-10-12
| * rtpdec: Read the packet length for all RTCP packet typesJohn Brooks2011-10-12
| * rtpdec: Fix the minimum packet length for RTCP SR packetsJohn Brooks2011-10-12
| * flvdec: Don't export metadata entries that aren't proper metadataMartin Storsjö2011-10-12
| * flvdec: Split out setting of numeric fields from storing metadataMartin Storsjö2011-10-12
* | Correct buffer handling for RTCP packetsJohn Brooks2011-10-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-12
|\|
| * mov: do not misreport empty sttsLuca Barbato2011-10-11
| * mov: cosmetics, fix for and if spacingLuca Barbato2011-10-11
| * id3v2: fix NULL pointer dereferenceAnton Khirnov2011-10-11
| * mov: read album_artist atomRaivo Hool2011-10-11
| * mov: fix disc/track numbers and totalsRaivo Hool2011-10-11
| * smacker: Separate audio flags from sample rates in smacker demuxer.Justin Ruggles2011-10-11
* | cdg: enable seekingMichael Niedermayer2011-10-12
* | cdg: Try to detect keyframes.Michael Niedermayer2011-10-12
* | cdg: set timestampsMichael Niedermayer2011-10-12
* | lavf: check stream_index from read_packet() for validity.Michael Niedermayer2011-10-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-11
|\|
| * 4xmdemux: prevent use of uninitialized memoryLaurent Aimar2011-10-10
| * avsdemux: check for out of bound writesLaurent Aimar2011-10-10
| * avsdemux: check for corrupted dataLaurent Aimar2011-10-10
| * avidec: fix signed overflow in avi_sync()Mans Rullgard2011-10-10
| * mxfdec: Fix some buffer overreads caused by the misuse of AVPacket related fu...Alex Converse2011-10-10
| * avidec: simplify size parameter in memset()Janne Grunau2011-10-10
* | libmodplug: do not call av_expr_parse() in case of no expr specified.Clément Bœsch2011-10-10
* | libmodplug: simpler and faster use of eval expr.Clément Bœsch2011-10-10
* | mxfdec: Move FooterPartition to MXFContext and make sure it's never set to zeroTomas Härdin2011-10-10
* | Support playing SMV files.Reimar Döffinger2011-10-10
* | libmodplug: add bintext video stream capability.Clément Bœsch2011-10-10
* | mpegts: reduce av_log level for seek back to begin on unseekable protocols to...Michael Niedermayer2011-10-10
* | mpegts: Attempt to seek back to beginning in non-seekable mpegts files.Petter Ericson2011-10-10
* | Bump minor for G.723.1 encoder and muxer.Carl Eugen Hoyos2011-10-10
* | g723.1 muxerMohamed Naufal2011-10-10
* | Do not auto-detect Sorenson Spark in f4v.Carl Eugen Hoyos2011-10-09
* | Be less verbose about continuity check errors.Carl Eugen Hoyos2011-10-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-09
|\|
| * lavf: fix signed overflow in avformat_find_stream_info()Mans Rullgard2011-10-08
* | vqa: fix double free on corrupted streamsLaurent Aimar2011-10-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-08
|\|
| * mpegps: Use av_get_packet() instead of poorly emulating it.Alex Converse2011-10-07
| * mpc8: Fix return value on EOFLaurent Aimar2011-10-07
| * segafilm: Check for memory allocation failures in segafilm demuxer.Laurent Aimar2011-10-06