15733 Commits (5732b21884251a3414622f662eb337666f2eb77e)

Author SHA1 Message Date
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
Michael Niedermayer d6bd29492c avformat/icoenc: Remove deprecated use of codec_name 11 years ago
Michael Niedermayer e6516944a3 avformat/rtpdec_asf: fix compiler warning about const qualifier being discarded 11 years ago
Michael Niedermayer 35debfc366 avformat/rdt: fix compiler warning about const qualifier being discarded 11 years ago
Michael Niedermayer 7a2c380e93 avformat/aviobuf: remove uses of deprecated url_feof() 11 years ago
James Almer d3e9bee6f7 lavf/mp3enc: don't abort if audio packets can't be buffered 11 years ago
Anton Khirnov 75bbaf2493 mpegenc: limit the maximum muxrate 11 years ago
Michael Niedermayer 9e8ab36f54 avformat/mxfenc: dont warn about d10_channelcount being ignored if its not set 11 years ago
ThomasVolkert e15824e75b avformat/rtpdec_h261: Fix sanity checks 11 years ago
Diego Biurrun 4c8bd8ddb0 os_support: Adjust an outdated #endif comment 11 years ago
Michael Niedermayer 46ad2c4aed avformat/utils: remove assert that tests the same condition as the if() directly above 11 years ago
Michael Niedermayer bf16872fec avformat/nsvdec: fix out-commented asserts so the function names exist 11 years ago
Luca Barbato 4e9e6fa99f mpeg: Write H264 streams at offset 2 11 years ago
ThomasVolkert 96b2ba68c4 avformat/rtpdec: support for HEVC/H.265 RTP payload format (draft v6) depacketizing 11 years ago
Alexander Strasser db85d11d9d libavformat/ftp: Do not leak memory in routine ftp_features 11 years ago
Vignesh Venkatasubramanian 080acf7771 lavf/matroskadec: Ensure cues_end is initialized 11 years ago
Rémi Denis-Courmont 6ee1cb5740 libavformat: use MSG_NOSIGNAL when applicable 11 years ago
Anton Khirnov b263f8ffe7 lavf: add AVFormatContext.max_ts_probe 11 years ago