summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* avcodec/svq3: Don't copy watermarked frame data twiceAndreas Rheinhardt2021-03-23
* avcodec/svq3: Use av_fast_padded_malloc() instead of av_fast_malloc()Andreas Rheinhardt2021-03-23
* avformat/s337m: Use av_get_packet() to read packetAndreas Rheinhardt2021-03-23
* avformat/s337m: Use and test Dolby-E-parserAndreas Rheinhardt2021-03-23
* avformat/utils: Fix confusing return value for ff_read_packet()Andreas Rheinhardt2021-03-23
* avcodec: Factor updating palette outAndreas Rheinhardt2021-03-22
* avformat/apetag: Avoid stack packet when reading attached pictureAndreas Rheinhardt2021-03-21
* avformat: remove FF_API_INIT_PACKET from AVStream.attached_picJames Almer2021-03-21
* FATE: Add test for probing MOV/MP4 files with extended box sizesDerek Buitenhuis2021-03-21
* avformat/mov: Fix extended atom size buffer length checkDerek Buitenhuis2021-03-21
* avformat/rtp_mpegts: typedef MuxChain structGyan Doshi2021-03-21
* configure: select child muxers for rtp_mpegtsGyan Doshi2021-03-21
* lavc/aomenc: Force default qmax of 0 if crf was set to 0.Carl Eugen Hoyos2021-03-21
* lavf/swfdec: Allow decoding Nellymoser in swf.Carl Eugen Hoyos2021-03-20
* avformat/pp_bnk: Fix memleaks when reading non-stereo tracksAndreas Rheinhardt2021-03-20
* avformat/utils: Always leave parse_pkt in blank state, avoid resettingAndreas Rheinhardt2021-03-20
* avcodec/parser: Don't return pointer to stack bufferAndreas Rheinhardt2021-03-20
* avcodec/options: Reindent after previous commitAndreas Rheinhardt2021-03-20
* avcodec/options: Remove always-true checkAndreas Rheinhardt2021-03-20
* avcodec/avcodec: Move decoder channel count check to ff_decode_preinitAndreas Rheinhardt2021-03-20
* avcodec/avcodec: Sanitize options before using themAndreas Rheinhardt2021-03-20
* avcodec/avcodec: Perform sub_charenc/iconv checks before AVCodec.init()Andreas Rheinhardt2021-03-20
* avcodec/avcodec: Check earlier for codec id/type mismatchAndreas Rheinhardt2021-03-20
* Bump minor versions after release branchMichael Niedermayer2021-03-20
* Bump Versions before release/4.4 branchMichael Niedermayer2021-03-20
* doc/APIchanges: fill in missing fieldsMichael Niedermayer2021-03-20
* avcodec/mpeg4videoenc: Check extradata malloc()Michael Niedermayer2021-03-20
* avformat/mov: Check offset addition for overflowMichael Niedermayer2021-03-19
* avcodec/speedhq: Width < 8 is not supportedMichael Niedermayer2021-03-19
* avformat/rtsp: support buffer_size and pkt_size options for RTPJiangjie Gao2021-03-19
* avfilter/vf_ocr: add white space to whitelistDominic Mayers2021-03-19
* avformat/libsrt: fix help messageZhao Zhili2021-03-19
* avformat/libsrt: fix setsockopt() typoZhao Zhili2021-03-19
* avformat/http,tls: honor http_proxy command line variable for HTTPSMoritz Barsnick2021-03-19
* lavc/videotoolboxenc: Add support for HEVC with Alpha.Hironori Bono2021-03-19
* videotoolboxenc: enable constant quality with -q:v on Apple Silicon Macs and ...Simone Karin Lehmann2021-03-19
* avcodec: move core AVCodecContext functions from util.c to a new fileJames Almer2021-03-19
* avcodec: move AVCodecParameters related functions from util.c to a new fileJames Almer2021-03-19
* fate: add adpcm_ima_cunning stereo test caseZane van Iperen2021-03-19
* avformat/pp_bnk: treat music files as stereoZane van Iperen2021-03-19
* avcodec/adpcm_ima_cunning: reindentZane van Iperen2021-03-19
* avcodec/adpcm_ima_cunning: support stereoZane van Iperen2021-03-19
* doc/filters: remove option band in delogoGyan Doshi2021-03-19
* doc/ffmpeg: document parameters set by -targetGyan Doshi2021-03-19
* avutil/adler32: Switch av_adler32_update() to size_t on bumpAndreas Rheinhardt2021-03-19
* avcodec/packet: Also change av_packet_pack/unpack_dictionary to size_tAndreas Rheinhardt2021-03-19
* avcodec/avpacket: Improve overflow checks when packing dictionaryAndreas Rheinhardt2021-03-19
* avformat: Make AVChapter.id an int64_t on next major bumpAndreas Rheinhardt2021-03-19
* avformat/matroskaenc: Check chapter ids for duplicatesAndreas Rheinhardt2021-03-19
* avcodec/libxvid: Remove set-but-unused variableAndreas Rheinhardt2021-03-19