20382 Commits (ba45ca0e62e251279508785bf93872f9c3b226a2)

Author SHA1 Message Date
Jonas Licht 59ad504696 libavformat/mov.c: use calculated dts offset when seeking in streams 7 years ago
Lukas Stabe d3f1b0d3d8 movenc: add m4b to ipod format extensions 7 years ago
Nicolas George 158a79c31d lavf/aviobuf: return EINVAL when reading from a write-only context. 7 years ago
Nicolas George a606f27f4c lavf/avio: temporarily accept 0 as EOF. 7 years ago
Peter Große 3c838e6442 dashenc: copy stream frame rate to output stream 7 years ago
Anton Schubert fe334712dd dashenc: Don't output frameRates at both AS and Representation-level. Only output maxFrameRate at AS-level. 7 years ago
Peter Große 2911dabd51 dashenc: allow AdaptationSets to have different average frame rates 7 years ago
Peter Große 1443859a8d dashenc: don't write header data before the first packet arrives 7 years ago
Peter Große 44ede215b6 dashenc: set DASH related options for the subsequent matroska muxer when using webm 7 years ago
Anton Schubert 3dca4887ae dashenc: fix bitrate estimation with correct scaling 7 years ago
Carl Eugen Hoyos 75bd01090f lavf/rtpenc: Add support for 24 bit pcm encoding as defined by RFC 3190. 7 years ago
James Almer c8e8092543 avformat/avformat.h: fix pairs typo 7 years ago
James Almer b7785d10b0 avformat: deprecate getters and setters for AVFormatContext and AVStream fields 7 years ago
James Almer 307c24b32f avformat: move public AVStream fields up in the struct 7 years ago
Steven Liu 073986c5ae avformat/hlsenc: reindent hlsenc code 7 years ago
Steven Liu c3e279e752 avformat/hlsenc: fix missing first segment bug in fmp4 mode 7 years ago
Steven Liu f520830761 avformat/hlsenc: fix base_output_dirname is null when basename_size is 0 bug 7 years ago
James Almer ca2b779423 avformat: remove use of deprecated AVFMT_FLAG_KEEP_SIDE_DATA flag 7 years ago
Michael Niedermayer eb54efc1e1 avformat/ac3dec: Check buf2 before adding 16 in ac3_eac3_probe() 7 years ago
Sasi Inguva 8013753113 lavf/mov.c: Fix parsing of edit list atoms with invalid elst entry count. 7 years ago
Peter Große 8edb9d4572 dashenc: move UTCTiming element to the end of the manifest 7 years ago
Peter Große 3606c11417 dashenc: use av_dict_set_int instead of static function 7 years ago
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