summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Fix read-after-free in matroska_read_seek().Xiaohan Wang2014-11-08
* Merge commit '9cbf70fa0e44613590b019cef1fe99aa3f3c5d9d'Michael Niedermayer2014-11-08
|\
| * movenc: Write correct presentation timestamps in tfraMartin Storsjö2014-11-07
* | Merge commit 'e7d20f12c5eff5570cd897f3ce3a88456024036b'Michael Niedermayer2014-11-08
|\|
| * movenc: Remove a now redundant checkMartin Storsjö2014-11-07
* | Merge commit '1d8a0c1b43e58332a3a15c67d4adc161713cade8'Michael Niedermayer2014-11-08
|\|
| * movenc: Allow to request not to use edit listsMartin Storsjö2014-11-07
* | Merge commit '897d5c3a4296f3da80b8699d1487328ca2de8e55'Michael Niedermayer2014-11-07
|\|
| * lavf: Print a warning if failed to avoid negative timestamps when requestedMichael Niedermayer2014-11-07
* | Merge commit '1384df641994bf3d6cb51084290aa94752737bae'Michael Niedermayer2014-11-07
|\|
| * lavf: Add an option for avoiding negative timestampsMichael Niedermayer2014-11-07
| * nutdec: do not set has_b_framesAnton Khirnov2014-11-06
* | avformat/webpenc: preserve single image VP8X flagsMichael Niedermayer2014-11-07
* | avformat/riffenc: move MP3 LSF threshold to the midway point between the 2Michael Niedermayer2014-11-06
* | avformat/yuv4mpegenc: Use AVFormatContext strict_std_compliance instead of AV...Michael Niedermayer2014-11-06
* | avformat/mmf: Use AVFormatContext strict_std_compliance instead of AVCodecCon...Michael Niedermayer2014-11-06
* | avformat/flvenc: Use AVFormatContext strict_std_compliance instead of AVCodec...Michael Niedermayer2014-11-06
* | Merge commit 'e839de0f851535b5e19256b52f9865f0cb768a7c'Michael Niedermayer2014-11-06
|\|
| * oggenc: accept only STREAMINFO extradataAnton Khirnov2014-11-06
* | Merge commit '7784f47762d59e859b4d0f74b3e021ad9368ee2c'Michael Niedermayer2014-11-06
|\|
| * lavf: stop using avpriv_flac_parse_streaminfo()Anton Khirnov2014-11-06
* | Merge commit '56dc46a1893251e74be1ad63e54fb38d754bb1fe'Michael Niedermayer2014-11-06
|\|
| * riffenc: do not fall back on AVCodecContext.frame_size for MP3Anton Khirnov2014-11-06
* | Merge commit '91e8d2eb1f7bf3af949008b106ec1ca037b88b0e'Michael Niedermayer2014-11-06
|\|
| * lavf: use the format context strict_std_compliance instead of the codec oneAnton Khirnov2014-11-06
* | avformat/oggparsevorbis: Check that initialization succeeded before declaring...Michael Niedermayer2014-11-06
* | avformat/oggparsevorbis: return proper error code from vorbis_header()Michael Niedermayer2014-11-06
* | Merge commit '2f3fadfbe3c6ad52fad5c614b6067c5401227959'Michael Niedermayer2014-11-06
|\|
| * lavc,lavf: switch to the new vorbis parse APIAnton Khirnov2014-11-06
* | Merge commit '5e80fb7ff226f136dbcf3fed00a2966bf8e9bd70'Michael Niedermayer2014-11-06
|\|
| * lavc: add a public API for parsing vorbis packets.Anton Khirnov2014-11-06
* | Merge commit '6896f95b2483e52e717e2c75a4fd24fcb0e14b67'Michael Niedermayer2014-11-06
|\|
| * vorbis_parser: add an AV prefix to VorbisParseContextAnton Khirnov2014-11-06
* | avformat/udp: UDP-Lite (RFC 3828) support addedThomas Volkert2014-11-05
* | Merge commit 'a490391157dcf4dc6b65352ec3eea2781dd0a404'Michael Niedermayer2014-11-05
|\|
| * rtmpproto: Ignore errors from the getStreamLength methodMartin Storsjö2014-11-05
* | avformat/mpegts: fix iteration count in add_pid_to_pmt()Michael Niedermayer2014-11-04
* | id3v2: prefer TDRC for date over TDRL.Benoit Fouet2014-11-04
* | avformat/mpegts: also print PMT version in av_dlog()Michael Niedermayer2014-11-04
* | avformat/rtmpproto: Do not fail when the length cannot be determined for live...Michael Niedermayer2014-11-04
* | avformat/mpegts: Continue parsing PMTs during duration estimationMichael Niedermayer2014-11-03
* | avformat/utils: Leave skip_clear enabled until after estimate_timings()Michael Niedermayer2014-11-03
* | avformat/mpegts: Do not add pid if its already there with add_pid_to_pmt()Michael Niedermayer2014-11-03
* | Merge commit '2f221b6a9365aa400061e16266f2d1242f7169f8'Michael Niedermayer2014-11-03
|\|
| * movenc: Define the flag bits using shifts instead of as decimal numbersMartin Storsjö2014-11-03
* | lavf/flvenc: fail in case the muxed packet is too bigStefano Sabatini2014-11-03
* | lavf/movenc: Write G.726 bitrate to make the files decodable.Carl Eugen Hoyos2014-11-03
* | avformat/img2enc: Use localtime_r() for thread safteyMichael Niedermayer2014-11-02
* | avformat/sbgdec: Use localtime_r() for thread safteyMichael Niedermayer2014-11-02
* | avformat/wavenc: Use localtime_r() for thread safteyMichael Niedermayer2014-11-02