13020 Commits (abce6dfd9ecea358f8def5040f60fcbe7f89e970)

Author SHA1 Message Date
  Michael Niedermayer 9a6e814be7 oggparseskeleton: avoid header parsing failure 12 years ago
  Michael Niedermayer 7f25050289 nutdec: use ff_find_last_ts() 12 years ago
  Michael Niedermayer 8ca5d277d8 avformat/utils: factor ff_find_last_ts() out of ff_gen_search() 12 years ago
  Paul B Mahol d64f3b72e0 replace some deprecated defines 12 years ago
  James Almer 63d7684fef oggparseskeleton: Replace avpriv_report_missing_feature() with a normal av_log() call 12 years ago
  James Almer 3960992f0a oggparseskeleton: Fix fisbone header parsing 12 years ago
  Michael Niedermayer 0844630e6b avformat/mp3dec: Add usetoc option to allow dlsabling the use of the xing TOC 12 years ago
  Michael Niedermayer 68b7b534be tcp: Use a default timeout of 5 sec for opening a connection but not for receiving packets 12 years ago
  Michael Niedermayer efa9e6b423 ff_network_wait_fd_timeout: do not break with timeout < 0 12 years ago
  Michael Niedermayer 390aabb2a1 tcp: Fix the default timeout 12 years ago
  Nigel Touati-Evans ef8cc06d6e avformat/avidec: Fix incorrect detection of badly interleaved avi 12 years ago
  Michael Niedermayer b009267910 mpegts: only reopen pmt_cb filter if its different from the previous. 12 years ago
  Stefano Sabatini d06ae0d791 lavf: fix documentation for avoid_negative_ts 12 years ago
  Michael Niedermayer 65abce67b5 avformat/movenc: allow negative TS for the ipod muxer 12 years ago
  Matthieu Bouron 621ab4e4ef lavf/movenc: check ff_mov_init_hinting() return 12 years ago
  Michael Niedermayer 8a8d9a7385 mpegts: use ffio_ensure_seekback() 12 years ago
  Michael Niedermayer 186ec17843 avformat/aviobuf: Add ffio_ensure_seekback() 12 years ago
  Michael Niedermayer 2ca48e4666 avformat: Append data in fill_buffer() when possible 12 years ago
  Zhang Rui 4a4c93cb3f avformat/http: support relative url redirection 12 years ago
  Michael Niedermayer b237e6282e avformat/h261dec: use init_get_bits8() 12 years ago
  Paul B Mahol d2ce3b3857 riff: remove invalid fourcc 'exr ' 13 years ago
  Matthieu Bouron 4943eff2cd lavf/movenc: fix writing of some iTunes metadata tag 12 years ago
  Tudor Suciu 820ffaed0f avformat/matroskaenc: Allow VP9 and Opus in webm 12 years ago
  wm4 c3316ddb83 lavf: add support for libgme 12 years ago
  Michael Niedermayer d59ec0adbb avformat_find_stream_info: move ret init down from flush codecs. 12 years ago
  Michael Niedermayer c5ddd75354 avformat_find_stream_info: Do not consider no streams an error in flush codecs 12 years ago
  Michael Niedermayer c826c5698b avformat_find_stream_info: try to preserve the error code 12 years ago
  Michael Niedermayer ccba9535dc av_find_stream_info: initialize ret 12 years ago
  Carl Eugen Hoyos 2492f7774f avformat: Print "Consider increasing the value for analzeduration and probesize" even more often 12 years ago
  Anton Khirnov 8ad3267ce3 oggdec: do not fall back on binary search in the generic code. 12 years ago
  wm4 a92fbe16f2 lavf/http: add support for reading streamcast metadata 12 years ago
  Michael Niedermayer bf87908cd8 rmdec: Pass AVIOContext to rm_read_metadata() 12 years ago
  Paul B Mahol e1b0d3a389 westwood_vqa: check return value of av_malloc() 12 years ago
  Paul B Mahol 16e0416fa4 idcin: check return value of av_malloc() 12 years ago
  Paul B Mahol 51f1bf3309 bfi: check return value of av_malloc() 12 years ago
  Matthieu Bouron 9e6d063dbc lavf/movenc: use ffio_fill() 12 years ago
  Michael Niedermayer 4e99660493 mpegts: use seek_back() for all seek backs 12 years ago
  Michael Niedermayer a5f23d8da0 mpegts: factor seek_back() out 12 years ago
  Michael Niedermayer b7c6685268 mpegts_read_header: goto fail instead of return directly 12 years ago
  Carl Eugen Hoyos 0915b531bc Rename "AVClass class" as "AVClass component_class". 12 years ago
  Reuben Martin 2fa89b2736 Added codec ID to playback DNxHD 12 years ago
  Michael Niedermayer 53fd1ab26b avformat: make av_register_*put_format() thread safe 12 years ago
  Timothy Gu a9bbf59be7 cosmetics: Fix "dont" "wont" "doesnt" typos 12 years ago
  Michael Niedermayer 804c7b2c62 udp: Fix receiving large udp packets 12 years ago
  Carl Eugen Hoyos f91833210e Set block_align when reading QDM2 in mov. 12 years ago
  Carl Eugen Hoyos 7f1b3c2ca6 Fix muxing QDM2 mono into caf. 12 years ago
  Reuben Martin 86190afbda gxf: Added codec ID to playback AVCHD 12 years ago
  Reuben Martin c4db4b1756 Added GXF format code to identify AVC Intra video streams. This was an extension to the origional GXF spec implemented by Grass Valley. 12 years ago
  Reuben Martin 7ebf3ab959 gxf: Factorize code in get_sindex() 12 years ago
  Reuben Martin 0de9d3dd1c gxf: Added GXF format code 25 which is used for DV codec in HD resolutions 12 years ago