summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* ff_network_wait_fd_timeout(): check for interrupt before operationAndrey Utkin2013-07-12
* Fix compilation with --disable-everything --enable-demuxer=aac.Carl Eugen Hoyos2013-07-12
* rmdec: fix crash in case of oomPiotr Bandurski2013-07-12
* libavformat/mov.c: Skipped duplicated MOOV atomThierry Foucu2013-07-12
* Supply a User-Agent header when opening rtsp streams.Carl Eugen Hoyos2013-07-11
* lavf/segment: use AV_OPT_TIME_DURATION for time_deltaStefano Sabatini2013-07-11
* lavf/segment: reindent after last commitStefano Sabatini2013-07-11
* lavf/segment: add initial_offset optionStefano Sabatini2013-07-11
* Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2013-07-10
|\
| * Suggest recompilation with openssl or gnutls if the https protocol is not found.Carl Eugen Hoyos2013-07-10
| * lavf/utils.c: Avoid a null pointer dereference on oom after duration_error al...Carl Eugen Hoyos2013-07-10
* | avformat/utils: avformat_find_stream_info set value for ret in case of oomPiotr Bandurski2013-07-10
|/
* lavf/takdec: check metadata blocks checksumPaul B Mahol2013-07-10
* avformat/utils: avformat_find_stream_info fix a crash in case of oomPiotr Bandurski2013-07-10
* avformat/gif: Do not write GIF89a header if loop is set to -1.Eugene Dzhurinsky2013-07-10
* vorbiscomment: Add support for embedded cover artJames Almer2013-07-09
* lavf/flacdec: Share the function to parse cover art blocksJames Almer2013-07-09
* avformat/AVFormatContext: Move fields down to match the forkMichael Niedermayer2013-07-09
* Force correct extradata for AVID AVCI50 in mov.Carl Eugen Hoyos2013-07-09
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-09
|\
| * movenc: Rename the timestamp parameter to dts in write_hint_packetsMartin Storsjö2013-07-08
* | Merge commit 'a87a0acf9b5d27aad032e61eef4973e62a4a6830'Michael Niedermayer2013-07-09
|\|
| * movenc: Make sure the RTP hint tracks have nondecreasing DTSMartin Storsjö2013-07-08
* | WebM muxer writes WebVTT subtitle trackMatthew Heaney2013-07-09
* | avformat/mov: read stream bitrates from isml manifestAlexandre Sicard2013-07-08
* | mp3dec: detect CBR and use CBR axiom to seekMichael Niedermayer2013-07-08
* | Merge commit 'f054e309c58894450a5d18cce9799ef58aab9f14'Michael Niedermayer2013-07-08
|\|
| * westwood_vqa: do not free extradata on error in read_headerLuca Barbato2013-07-07
* | Merge commit '21732063a346475eb22c332b27e8216b79f9ad4a'Michael Niedermayer2013-07-08
|\|
| * movenc: K&R formatting cosmeticsMartin Storsjö2013-07-07
| * Makefile: Remove stray tabsMichael Niedermayer2013-07-07
| * yuv4mpeg: Correctly round chroma up for odd luma sizesRonald S. Bultje2013-07-07
| * rmdec: Use the AVIOContext given as parameter in rm_read_metadata()Michael Niedermayer2013-07-07
| * avio: Handle AVERROR_EOF in the same way as the return value 0Michael Niedermayer2013-07-07
* | avformat_find_stream_info: fallback to timestamps in analyzeduration check in...Michael Niedermayer2013-07-08
* | mmsh: reimplement seekingMichael Niedermayer2013-07-07
* | avformat_find_stream_info: use fps_dts as last resort to determine durationMichael Niedermayer2013-07-07
* | avformat/mp3dec: read TOC even if not all needed information is availableMichael Niedermayer2013-07-07
* | avformat/mp3dec: read xing toc independant of usetoc, only skip filling index...Michael Niedermayer2013-07-07
* | avformat/Makefile: remove stray tabMichael Niedermayer2013-07-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-07
|\|
| * wtv: Mark attachment with a negative stream idLuca Barbato2013-07-07
* | Merge commit '6516632967da5e6bd7d6136e8678f826669ed26e'Michael Niedermayer2013-07-07
|\|
| * tests: Only run noproxy test if networking is enabledDiego Biurrun2013-07-06
* | avformat/mov: Fix duration of fragmented movMichael Niedermayer2013-07-07
* | oggparseskeleton: avoid header parsing failureMichael Niedermayer2013-07-06
* | nutdec: use ff_find_last_ts()Michael Niedermayer2013-07-06
* | avformat/utils: factor ff_find_last_ts() out of ff_gen_search()Michael Niedermayer2013-07-06
* | replace some deprecated definesPaul B Mahol2013-07-06
* | oggparseskeleton: Replace avpriv_report_missing_feature() with a normal av_lo...James Almer2013-07-06