20019 Commits (a78ae465fda902565ed041d93403e04490b4be0d)

Author SHA1 Message Date
James Almer 14e092448f avformat/concatdec: port to the new bitstream filter API 8 years ago
Carl Eugen Hoyos 20da413502 lavf/nutdec: Fix an impossible condition, regression since e0c53c34. 8 years ago
Micah Galizia 28b2467074 libavformat/http: Ignore expired cookies 8 years ago
James Almer 37cc1c1e91 avformat/matroskaenc: add support for writing Content Light Level elements 8 years ago
James Almer 095147ae06 avformat/matroskadec: export Content Light Level metadata 8 years ago
Lucas Cooper 77bc507f6f avformat/movenc: Explicitly address potential division by zero. 8 years ago
Steven Liu cbfd44a922 avformat/hlsenc: fix CID 1405135 8 years ago
Steven Liu 363e4f0810 avformat/hlsenc: hold old key info when append list 8 years ago
James Almer b4330a0e02 avformat/concatdec: fix the h264 annexb extradata check 8 years ago
Derek Buitenhuis 6ba1c9bf7e webm_dash_manifest_demuxer: Fix initialization range for files with cues at the front 8 years ago
Derek Buitenhuis 8e6b9ef473 webm_dash_manifest_demuxer: Fix UB in cue timestamp string code and make it actually work 8 years ago
Muhammad Faiz 9f030ee00f avformat: do not use AVFrame accessor 8 years ago
Derek Buitenhuis ec07efa700 avformat/webmdashenc: Validate the 'streams' adaptation sets parameter 8 years ago
Derek Buitenhuis cbd3a68f3e avformat/webmdashenc: Require the 'adaptation_sets' option to be set 8 years ago
Carl Eugen Hoyos c6aaf0840c lavf/mov: Only copy extradata if it exists. 8 years ago
Paul B Mahol 61088051bd avcodec: add Screen Recorder Gold Codec decoder 8 years ago
Paul B Mahol a96db6be06 avcodec: add Mandsoft Screen Capture Codec decoder 8 years ago
James Zern 20aeee4fc9 matroskadec,cosmetics: fix a couple typos 8 years ago
Vignesh Venkatasubramanian 62c27fdba4 webm_dash_manifest: Add option to specify bandwidth 8 years ago
Steven Liu 5caaa3a49e avformat/hlsenc: add hls encrypt options 8 years ago
Matthew Gregan b905ba5bc1 avformat/movenc: Fix potential leak of sgpd_entries array. 8 years ago
Carl Eugen Hoyos d89ac691c9 lavf/isom: Remove codec point for WMAv2 that has never worked. 8 years ago
Michael Niedermayer 6268f2ca7b avformat/movenc: Fix mix of declaration and statement 8 years ago
Matthew Gregan 3041b5d03b avformat/mo: Add experimental demuxing support for Opus in ISO BMFF (MP4). 8 years ago
Matthew Gregan 0c4d208296 avformat/movenc: Add experimental muxing support for Opus in ISO BMFF (MP4). 8 years ago
Michael Niedermayer 9eff4b0d2b avformat/oggparseogm: Check ff_alloc_extradata() for failure 8 years ago
Michael Niedermayer 170d864d2c avformat/oggparseogm: Check available data before reading global header 8 years ago
James Almer d36a3f5a78 avformat/movenc: auto insert vp9_superframe bsf when needed 8 years ago
James Almer a8b5f37501 avformat/matroskaenc: don't try to update flac extradata if live streaming 8 years ago
James Almer b8f26779d6 lavf: use the new bitstream filter for extracting extradata 8 years ago
Steve Lhomme f4cee500e9 avformat/dump : Display Content Light Level metadata 8 years ago
Thierry Foucu ac24a8202a libavformat/mov: Fix memory leak, need to free the chapter tracks array 8 years ago
tiejun.peng@foxmail.com 9fe73b0147 avformat/ftp: Solve a crash bug when network occur a exception 8 years ago
Damien Riegel 01718dc0df rtp: rfc4175: add handler for YCbCr-4:2:2 8 years ago
Michael Niedermayer 39ee3ddff8 avformat/mov: Check creation_time for overflow 8 years ago
Michael Niedermayer 22b0daa1b3 Bump versions for master after 3.3 8 years ago
Michael Niedermayer e1cc7f83df Bump minor for 3.3 8 years ago
Michael Niedermayer 23ae3cc822 avformat/oggparsedaala: Do not leave an invalid value in gpshift 8 years ago
Michael Niedermayer 679a315424 avformat/oggparsedaala: Check duration for AV_NOPTS_VALUE 8 years ago
James Almer 2efb70c379 avformat/dump: use av_spherical_projection_name() to print spherical projection names 8 years ago
Carl Eugen Hoyos 76dd87c929 lavf/amr: Return AVERROR_EOF on EOF. 8 years ago
Sasi Inguva ef71dc7948 lavf/mov.c: Add -advanced_editlist option for mov format. 8 years ago
Michael Niedermayer 58b867a7cf Bump minor versions for master after release/3.3 branchpoint 8 years ago
Michael Niedermayer fc332f3e29 Bump minor versions for staring release/3.3 branch 8 years ago
Michael Niedermayer 77a3c288bd avformat/mov: Init ref_sc / ref_st to NULL 8 years ago
Michael Niedermayer bd8201566d avformat/libopenmpt: Check for avio_size() failure 8 years ago
Michael Niedermayer 8779ec91b2 avformat/mux: Check return code of av_packet_split_side_data() 8 years ago
Leo Izen 7449169081 avformat/nut: Add HEVC and Opus support 8 years ago
Clément Bœsch 549045254c Fix all -Wformat warnings raised by DJGPP 8 years ago
Clément Bœsch bec96a7286 lavf: use av_fourcc2str() where appropriate 8 years ago