summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* avformat/http: simplify chained_options copyingMichael Niedermayer2014-11-15
* Fix the timeout option not working when connecting to a HTTP url that require...Brandon Lees2014-11-15
* mov.c: fix handling of seek return in read_mfraMika Raento2014-11-15
* Merge commit '3a6bb9735053c453f806ceab1d91124648d90aca'Michael Niedermayer2014-11-15
|\
| * Icecast: Send 100-continue header if possibleMarvin Scholz2014-11-15
* | libavformat/mxfdec.c: refactored resolving timecode componentMark Reid2014-11-15
* | Merge commit '4b39cc1a093c239412ded522c4a899744e7f2008'Michael Niedermayer2014-11-15
|\|
| * riff: support ProRes in avi (APCN fourcc)Vittorio Giovara2014-11-14
* | cinedec: report white balance gain coefficients using metadataPeter Ross2014-11-13
* | lavf/tcp: Clarify that the -timeout option takes microseconds.Carl Eugen Hoyos2014-11-12
* | lavf/webmdashenc: Representation IDs should be unique.Vignesh Venkatasubramanian2014-11-12
* | Icecast: Use 100-continue if possible for proper error handlingMarvin Scholz2014-11-11
* | Icecast: always send a content-typeMarvin Scholz2014-11-11
* | avformat/librtmp: fix swfurlMichael Niedermayer2014-11-09
* | avformat/mpegts: improve first valid PMT heuristicMichael Niedermayer2014-11-08
* | avformat/mpegts: add scan_all_pmts optionMichael Niedermayer2014-11-08
* | Merge commit '9a5ac36b69ede4563e9ecd734141b12ea3280fbc'Michael Niedermayer2014-11-08
|\|
| * movenc: Require samples before trying to write edtsMartin Storsjö2014-11-08
* | Merge commit '8cb7b7b461b52898765b38e3eff68c0ce88347f3'Michael Niedermayer2014-11-08
|\|
| * movenc: Avoid leaking locally allocated data when returning on errorsMartin Storsjö2014-11-08
* | Merge commit '95a449d3ce8e15522df47a80a8a4593ea5c2b1bb'Michael Niedermayer2014-11-08
|\|
| * movenc: Remove an outdated commentMartin Storsjö2014-11-08
* | 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
|\|