20661 Commits (55bdee7b07262a07d7c63475b1952b4ec17503d0)

Author SHA1 Message Date
Martin Storsjö 15537c904e flvdec: Check the avio_seek return value after reading a metadata packet 7 years ago
Steven Liu 171adca696 Revert "flvdec: Check the avio_seek return value after reading a metadata packet" 7 years ago
Carl Eugen Hoyos 693a11b8a2 lavf: Remove AVFMT_RAWPICTURE. 7 years ago
Mateusz a4743d2574 avformat/yuv4mpeg: add gray9/10/12 support 7 years ago
Tobias Rapp a07ac93023 avformat/wavenc: skip writing incorrect peak-of-peaks position value 7 years ago
James Almer ae100046ca avcodec/exif: remove GetByteContext usage from avpriv_exif_decode_ifd() 7 years ago
James Almer 6bd665b7c5 avcodec/tak: remove GetBitContext usage from avpriv_tak_parse_streaminfo() 7 years ago
John Stebbins 4a9d32baca mov: fix decode of fragments that overlap in time 7 years ago
Carl Eugen Hoyos 3605b312f6 lavf/avio: Print the https warning also for missing tls protocol. 7 years ago
James Almer b89081e01b avformat: remove dead av_stream_get_side_data() cruft 7 years ago
James Almer ca4df37f06 avformat: remove ABI portion of the side data merging API 7 years ago
James Almer d4d2e9fe4e avformat: Drop deprecated feof() AVIO fuction 7 years ago
Dale Curtis a5fd8aa45b avformat/mov: Set start_pad correctly in mov_fix_index() 7 years ago
Daniel Kucera 858db4b01f libavformat: not treat 0 as EOF 7 years ago
Carl Eugen Hoyos d180fce6c7 lavf/cafenc: Only allow mono and stereo for Opus. 7 years ago
Mark Thompson b1374e925c hevc: Improve stream constraint values in common header 7 years ago
Carl Eugen Hoyos a3accd0c37 lavf/cafenc: Allow muxing opus. 7 years ago
Jacek Jendrzej f685bbcbe8 avformat: fix build wihout dashenc 7 years ago
Daniel Kucera feed201849 libavformat/wtvdec: return AVERROR_EOF on EOF 7 years ago
Michael Niedermayer 80154b1b3a Bump version for master after 3.4 branchpoint 7 years ago
Michael Niedermayer e1de9eab3a Bump minor versions for branching 3.4 7 years ago
bnnm 1954e625b1 avcodec/wmaprodec: support multichannel XMA stream configurations 7 years ago
Carl Eugen Hoyos 14b1553939 lavf/adp: Fix the probe function on systems with signed char. 7 years ago
Carl Eugen Hoyos 2386cfc1ae lavf/rtpenc: Add support for little-endian G.726. 7 years ago
Carl Eugen Hoyos 50462e3e5e lavf/sdp: Fix MIME-type for big-endian G.726. 7 years ago
Carl Eugen Hoyos a20f64bee2 lavf/img2dec: Auto-detect svg images. 7 years ago
James Almer cc5b7601f7 avformat/mp3enc: flush buffered packets if referencing fails 7 years ago
Luca Barbato 1e27837265 rtsp: Move message parsing to a separate function 7 years ago
Lukas Stabe 1fd80106be avformat: fix id3 chapters 7 years ago
Tobias Rapp c941e99b7f avformat/wavenc: replace literal numbers with enum constants 7 years ago
Jan Ekström ffc58b2ce2 movenc: take packet dts shifting into mention in check_pkt 7 years ago
Ingo Brückl 08c7513096 avformat/mp3dec: Fix definition of MIDDLE_BITS 7 years ago
Carl Eugen Hoyos 4590d073cc lavf/mxfdec: Search all components of material track for source package. 7 years ago
Michael Niedermayer ef973bd98d avformat/mxfenc: Fix labels for IEC PAL DV 420 7 years ago
Michael Niedermayer a56ec48d42 avformat/mxfenc: Add IEC DV25 7 years ago
Carl Eugen Hoyos e9f9175db6 lavf/bit: Fix the G.729 bit auto-detection. 7 years ago
Carl Eugen Hoyos 6f7bd8cd90 lavf/bit: Use pkt->size instead of a constant for G.729 frame size. 7 years ago
Carl Eugen Hoyos 44bdb88811 lavf/bit: Only build the G.729 bit demuxer if requested. 7 years ago
Pablo Montilla 1015982f45 lavf/mov: Allow reading very large files. 7 years ago
Martin Storsjö 5455a44aa5 movenc-test: Add tests for negative cts offsets 7 years ago
Martin Storsjö 07e4be7ec9 movenc: Add an option for enabling negative CTS offsets 7 years ago
James Almer 52223ffe44 Revert "lavf/dashenc: update bitrates on dash_write_trailer" 7 years ago
Moritz Barsnick 6bf48c4805 lavf/tls_gnutls: fix warnings from version check 7 years ago
Moritz Barsnick 16c8a9feea lavf/tls_gnutls: fix compilation with GnuTLS 2.x 7 years ago
Jacek Jendrzej 9b1c091114 http: Reset compressed header flag when starting to read a request 7 years ago
James Almer 89a2472ec5 avformat/img2enc: remove av_dup_packet() call 7 years ago
James Almer a447b75de8 avformat: replace all uses of av_copy_packet() 7 years ago
Martin Vignali 45c15b7490 libavformat : add mov dataformat tag for HapAlphaOnly and HapQAlpha 7 years ago
Jörn Heusipp 3d2da6d585
avformat/libopenmpt: Query duration and metadata after selecting subsong 7 years ago
Michael Niedermayer ec683ed527 smacker: fix integer overflow with pts_inc 7 years ago