15769 Commits (7a02b9cb2d033cc6b507dc35ed7a09dbdf6ec573)

Author SHA1 Message Date
  Benoit Fouet 7a02b9cb2d avformat/riffenc: Filter out "BottomUp" in ff_put_bmp_header() 11 years ago
  Katerina Barone-Adesi b45ab61b24 apetag: Fix APE tag size check 11 years ago
  Michael Niedermayer 36ea35bbc0 avformat/utils: free s->pb for image2 as it can be used with and without a file 11 years ago
  Clément Bœsch 89d42da5c6 avformat/assenc: honor ReadOrder 11 years ago
  Michael Niedermayer 296cd9c432 avformat/mpegts: Improve probe heuristic by considering the overall frequency of 0x47 headers 11 years ago
  Clément Bœsch d86cf4a91d avformat/vobsub: fix NULL dereference 11 years ago
  Andreas Cadhalpun bcac0f4010 lavf/format.c: use AVPROBE_SCORE_MIME instead of AVPROBE_SCORE_EXTENSION for matching mime types 11 years ago
  Michael Niedermayer b3fd2b175c avformat/img2dec: Fail probing when no data is yet available and the filename contains no number/glob patterns either. 11 years ago
  Michael Niedermayer 917d14e6a2 avformat/format: Run image2 probe again when file content data is available 11 years ago
  Michael Niedermayer 321c3cd1a9 avformat/img2dec: reduce bmppipe probe score 11 years ago
  Michael Niedermayer de4a4ca1a0 avformat/img2_alias_pix: Add AVClass and image2 AVOptions 11 years ago
  Michael Niedermayer 8b4714614f avformat/img2_alias & brender_pix: fix function names 11 years ago
  Michael Niedermayer 646d663f71 avformat/img2_brender_pix: Add AVClass and image2 AVOptions 11 years ago
  Michael Niedermayer 5303a644f5 avformat/img2: Make AVOptions available to img* demuxers defined in other files 11 years ago
  Michael Niedermayer ea7ebadeb7 avformat/rmdec: very basic MLTI support 11 years ago
  Michael Niedermayer 3294fc8c47 avformat/concatdec: fix "warning: explicitly assigning a variable of type int to itself" 11 years ago
  Michael Niedermayer 1b5ccae0f2 avformat/mp3dec: Improve seeking frame sync code 11 years ago
  Clément Bœsch c7d8dbad14 avformat: remove FF_API_ASS_SSA dead code 11 years ago
  Michael Niedermayer f7bbe0f414 avformat/mpeg: update comment on probe score 11 years ago
  Michael Niedermayer 5109ce2017 avformat/mpeg: increase score for short mpeg-ps by 1 11 years ago
  Michael Niedermayer 951f6fa3f3 avformat/rtpdec_qt: Fix 'warning: passing argument 2 of ffio_init_context discards const qualifier from pointer target type' 11 years ago
  Stefano Sabatini f51de9cac2 lavf/segment: abort in case of invalid segment format options 11 years ago
  Hendrik Leppkes e9c08e32d6 avformat/utils: Exclude the header size when computing duration from bit_rate 11 years ago
  Martin Storsjö 803e82276b libavformat: Check mkdir return error codes 11 years ago
  Michael Niedermayer 7c1835c52a avformat/m4vdec: Check for non startcode 00 00 00 sequences in probe 11 years ago
  Stefano Sabatini 4f5493fe23 lavf/segment: add segment_format_options option 11 years ago
  Michael Niedermayer c2430304df avformat/swfdec: Do not change the pixel format 11 years ago
  Andreas Cadhalpun b76d6eb3bd avformat/mpegts: fix spelling error 11 years ago
  wm4 c368538667 avformat/srtdec: speed up probing 11 years ago
  wm4 b7f641dc9b avformat/realtextdec: UTF-16 support 11 years ago
  wm4 231a514dd3 avformat/samidec: UTF-16 support 11 years ago
  wm4 d658ef18e3 avformat/srtdec: UTF-16 support 11 years ago
  wm4 3e8426170c avformat/assdec: UTF-16 support 11 years ago
  Stefano Sabatini 6f0fc1a96b lavf/ffmdec: return proper error code in ffm2_read_header() 11 years ago
  Diego Biurrun 4d55e9de27 vc1: Split bits used in libavformat into a separate header 11 years ago
  Steven Liu 03efd73082 avformat/flvdec: read the correct bits into the tag type 11 years ago
  Michael Niedermayer e489e83466 avformat/mpegts: Change order of structs to match 7968059e5c 11 years ago
  Thomas Volkert 95e177eeb2 rtpdec: HEVC/H.265 support 11 years ago
  Luca Barbato 7968059e5c mpegts: Allow custom max resync size 11 years ago
  Michael Niedermayer 1c55d0ff32 avformat/swfdec: Use side data to communicate w/h changes to the decoder 11 years ago
  Mika Raento 502fc3b3d4 segment: fix copying stream metadata 11 years ago
  Mika Raento 413fa76f61 segment: use mpegts_flags instead of the deprecated resend_headers option 11 years ago
  Michael Niedermayer 0ffe32cf8f avformat/segment: Use avformat_alloc_output_context2() 11 years ago
  Carl Eugen Hoyos 3668168afa Support decoding of ImageJ png in avi. 11 years ago
  Mika Raento 58e0402e02 segment: don't access outside seg->frames array 11 years ago
  Michael Niedermayer 4250753497 avformat/mpegts: favor DESC_types over probed codecs 11 years ago
  Paul B Mahol bd6f145820 avformat/dfa: use avio_feof() 11 years ago
  wm4 b173f5c155 oggdec: fix invalid free on error 11 years ago
  Carl Eugen Hoyos f22c24bd7a lavf/rtpdec_hevc: Fix compilation with -DDEBUG. 11 years ago
  Michael Niedermayer 97cebf3139 avformat/udp: Move variables used only with HAVE_PTHREAD_CANCEL, under the #if 11 years ago