101871 Commits (fb4da90fecdefa2508618ca835cd0250be940e04)
 

Author SHA1 Message Date
Andreas Rheinhardt 4a9eb7072c avformat/utils: Don't allocate separate packet for extract_extradata 4 years ago
Andreas Rheinhardt e375e09d82 libavformat/utils: Fix indentation 4 years ago
Andreas Rheinhardt bcf707639e avcodec/svq3: Don't copy watermarked frame data twice 4 years ago
Andreas Rheinhardt 3ab1a890e8 avcodec/svq3: Use av_fast_padded_malloc() instead of av_fast_malloc() 4 years ago
Andreas Rheinhardt 84b02bbb78 avformat/s337m: Use av_get_packet() to read packet 4 years ago
Andreas Rheinhardt 47d0b86cf3 avformat/s337m: Use and test Dolby-E-parser 4 years ago
Andreas Rheinhardt 2fccd8bfb9 avformat/utils: Fix confusing return value for ff_read_packet() 4 years ago
Andreas Rheinhardt 7b10083933 avcodec: Factor updating palette out 4 years ago
Andreas Rheinhardt ab5803553b avformat/apetag: Avoid stack packet when reading attached picture 4 years ago
James Almer 34f4f57800 avformat: remove FF_API_INIT_PACKET from AVStream.attached_pic 4 years ago
Derek Buitenhuis e668c55649 FATE: Add test for probing MOV/MP4 files with extended box sizes 4 years ago
Derek Buitenhuis 85f397c828 avformat/mov: Fix extended atom size buffer length check 4 years ago
Gyan Doshi 75fd3e1519 avformat/rtp_mpegts: typedef MuxChain struct 4 years ago
Gyan Doshi 36a5ae619a configure: select child muxers for rtp_mpegts 4 years ago
Carl Eugen Hoyos 288ca1c667 lavc/aomenc: Force default qmax of 0 if crf was set to 0. 4 years ago
Carl Eugen Hoyos 9f8c81efc5 lavf/swfdec: Allow decoding Nellymoser in swf. 4 years ago
Andreas Rheinhardt 8a73313412 avformat/pp_bnk: Fix memleaks when reading non-stereo tracks 4 years ago
Andreas Rheinhardt 258a88dfe4 avformat/utils: Always leave parse_pkt in blank state, avoid resetting 4 years ago
Andreas Rheinhardt 9faf3f8bb0 avcodec/parser: Don't return pointer to stack buffer 4 years ago
Andreas Rheinhardt f21b47f38c avcodec/options: Reindent after previous commit 4 years ago
Andreas Rheinhardt 784c3c0d85 avcodec/options: Remove always-true check 4 years ago
Andreas Rheinhardt 77616c5fb4 avcodec/avcodec: Move decoder channel count check to ff_decode_preinit 4 years ago
Andreas Rheinhardt 746796ceb4 avcodec/avcodec: Sanitize options before using them 4 years ago
Andreas Rheinhardt e3156fa7c2 avcodec/avcodec: Perform sub_charenc/iconv checks before AVCodec.init() 4 years ago
Andreas Rheinhardt 02e43c00ed avcodec/avcodec: Check earlier for codec id/type mismatch 4 years ago
Michael Niedermayer c361fa9e21 Bump minor versions after release branch 4 years ago
Michael Niedermayer c67d2a2875 Bump Versions before release/4.4 branch 4 years ago
Michael Niedermayer 17cf309dfa doc/APIchanges: fill in missing fields 4 years ago
Michael Niedermayer 33a1687bf6 avcodec/mpeg4videoenc: Check extradata malloc() 4 years ago
Michael Niedermayer 92fde2585e avformat/mov: Check offset addition for overflow 4 years ago
Michael Niedermayer 462b8261aa avcodec/speedhq: Width < 8 is not supported 4 years ago
Jiangjie Gao 3e9284fccb avformat/rtsp: support buffer_size and pkt_size options for RTP 4 years ago
Dominic Mayers 626e0dd060 avfilter/vf_ocr: add white space to whitelist 4 years ago
Zhao Zhili d86f44fecc avformat/libsrt: fix help message 4 years ago
Zhao Zhili 65bfb6af66 avformat/libsrt: fix setsockopt() typo 4 years ago
Moritz Barsnick 94b63e8ae8 avformat/http,tls: honor http_proxy command line variable for HTTPS 4 years ago
Hironori Bono 4892060f50 lavc/videotoolboxenc: Add support for HEVC with Alpha. 4 years ago
Simone Karin Lehmann efece4442f videotoolboxenc: enable constant quality with -q:v on Apple Silicon Macs and use b-frames für HEVC and H264 and b-pyramid for HEVC. 4 years ago
James Almer f47d7a3b42 avcodec: move core AVCodecContext functions from util.c to a new file 4 years ago
James Almer 4057a060f6 avcodec: move AVCodecParameters related functions from util.c to a new file 4 years ago
Zane van Iperen cbb8943a54
fate: add adpcm_ima_cunning stereo test case 4 years ago
Zane van Iperen 6973df1122
avformat/pp_bnk: treat music files as stereo 4 years ago
Zane van Iperen d294c33231
avcodec/adpcm_ima_cunning: reindent 4 years ago
Zane van Iperen 684745230f
avcodec/adpcm_ima_cunning: support stereo 4 years ago
Gyan Doshi c5341d415c doc/filters: remove option band in delogo 4 years ago
Gyan Doshi 3a79ab8317 doc/ffmpeg: document parameters set by -target 4 years ago
Andreas Rheinhardt e8c0bca6bd avutil/adler32: Switch av_adler32_update() to size_t on bump 4 years ago
Andreas Rheinhardt a46d781905 avcodec/packet: Also change av_packet_pack/unpack_dictionary to size_t 4 years ago
Andreas Rheinhardt 04d001ca9b avcodec/avpacket: Improve overflow checks when packing dictionary 4 years ago
Andreas Rheinhardt e318438f2f avformat: Make AVChapter.id an int64_t on next major bump 4 years ago