summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* 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
* | oggparseskeleton: Fix fisbone header parsingJames Almer2013-07-06
* | avformat/mp3dec: Add usetoc option to allow dlsabling the use of the xing TOCMichael Niedermayer2013-07-06
* | tcp: Use a default timeout of 5 sec for opening a connection but not for rece...Michael Niedermayer2013-07-06
* | ff_network_wait_fd_timeout: do not break with timeout < 0Michael Niedermayer2013-07-06
* | tcp: Fix the default timeoutMichael Niedermayer2013-07-06
* | avformat/avidec: Fix incorrect detection of badly interleaved aviNigel Touati-Evans2013-07-05
* | mpegts: only reopen pmt_cb filter if its different from the previous.Michael Niedermayer2013-07-05
* | lavf: fix documentation for avoid_negative_tsStefano Sabatini2013-07-05
* | avformat/movenc: allow negative TS for the ipod muxerMichael Niedermayer2013-07-04
* | lavf/movenc: check ff_mov_init_hinting() returnMatthieu Bouron2013-07-04
* | mpegts: use ffio_ensure_seekback()Michael Niedermayer2013-07-04
* | avformat/aviobuf: Add ffio_ensure_seekback()Michael Niedermayer2013-07-04
* | avformat: Append data in fill_buffer() when possibleMichael Niedermayer2013-07-04
* | avformat/http: support relative url redirectionZhang Rui2013-07-04
* | avformat/h261dec: use init_get_bits8()Michael Niedermayer2013-07-04
* | riff: remove invalid fourcc 'exr 'Paul B Mahol2013-07-04
* | lavf/movenc: fix writing of some iTunes metadata tagMatthieu Bouron2013-07-03
* | avformat/matroskaenc: Allow VP9 and Opus in webmTudor Suciu2013-07-03
* | lavf: add support for libgmewm42013-07-02
* | avformat_find_stream_info: move ret init down from flush codecs.Michael Niedermayer2013-07-02
* | avformat_find_stream_info: Do not consider no streams an error in flush codecsMichael Niedermayer2013-07-02
* | avformat_find_stream_info: try to preserve the error codeMichael Niedermayer2013-07-02
* | av_find_stream_info: initialize retMichael Niedermayer2013-07-02
* | avformat: Print "Consider increasing the value for analzeduration and probesi...Carl Eugen Hoyos2013-07-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-07-02
|\|
| * oggdec: do not fall back on binary search in the generic code.Anton Khirnov2013-07-02
* | lavf/http: add support for reading streamcast metadatawm42013-07-02
* | rmdec: Pass AVIOContext to rm_read_metadata()Michael Niedermayer2013-07-02