15751 Commits (de4a4ca1a08d30afa7f0abb94ee5f31edee3001f)

Author SHA1 Message Date
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
Michael Niedermayer 19bf1ed1f4 avformat/id3v2: Fix "warning: unused variable uncompressed_buffer_size" if zlib is unavailable 11 years ago
Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 11 years ago
Peter Ross 9b8eedd736 avformat/wtvdec: seek over broken chunks 11 years ago
Michael Niedermayer 72732f2ddd avformat/webmdashenc: use av_strlcpy() and allocate enough space 11 years ago
Michael Niedermayer 37520a91ac avformat: drop redundant MATROSKA_VIDEO_STEREO_MODE_COUNT identifier 11 years ago
Vittorio Giovara 4d686fb721 matroskaenc: convert avstream stereo3d side data during encoding 11 years ago
Vittorio Giovara d4ae8ac92f matroskadec: parse stereo mode on decoding 11 years ago
Vittorio Giovara 9301486408 avcodec: add stream-level stereo3d side data 11 years ago
Vittorio Giovara f2583bc86e matroska: list supported extensions 11 years ago
Paul B Mahol 0ddb0516f1 avformat/soxenc: return more meaningful error code 11 years ago