102283 Commits (2b54a2976224bd42d552f485b817682cb8c4a959)
 

Author SHA1 Message Date
Andreas Rheinhardt d6cb7bf599 avcodec: Remove deprecated avcodec_get_chroma_sub_sample 4 years ago
Andreas Rheinhardt f581433e8b avcodec: Remove remnants of user-visiable HW acceleration API 4 years ago
Andreas Rheinhardt e8fdb0db16 avcodec: Remove lock manager API 4 years ago
Andreas Rheinhardt d1d8a81874 avcodec: Remove deprecated av_codec_get_tag_string 4 years ago
Andreas Rheinhardt 23bb78d2ea avcodec: Remove unneeded getters and setters 4 years ago
Andreas Rheinhardt d85c41b572 avcodec: Remove private options from AVCodecContext 4 years ago
Andreas Rheinhardt e1597fe0cf avcodec: Remove deprecated API to split/merge side-data 4 years ago
Andreas Rheinhardt 78ce00428f avcodec: Remove deprecated coder type options 4 years ago
Andreas Rheinhardt 6cf0cb8935 avcodec: Remove deprecated stat-bits fields 4 years ago
Andreas Rheinhardt ab227d8fe1 avcodec: Remove deprecated AVPacket API 4 years ago
Andreas Rheinhardt df6b44182e avcodec, avformat: Remove AVPacket.convergence_duration 4 years ago
Andreas Rheinhardt 26ca5ebd7b avcodec: Remove sidedata-only-packet cruft 4 years ago
Andreas Rheinhardt 0f247986ad avcodec, avformat: Remove old BSF API 4 years ago
Andreas Rheinhardt 1137ddf330 avformat: Remove next API for AV(In|Out)putFormat 4 years ago
Andreas Rheinhardt 4b2be3f8d4 avcodec: Remove AVCodec, AVParser and AVBitStreamFilter next API 4 years ago
Gyan Doshi b06082d1d5 avformat/dtsenc: reindent 4 years ago
Gyan Doshi 45fc214ebf avformat/adtsenc: clarify option help 4 years ago
Limin Wang 113373128f doc/filters: correct http link 4 years ago
Shubhanshu Saxena 4b79416dc4 lavfi/dnn/queue.h: Add Documentation to Queue 4 years ago
Shubhanshu Saxena 5b8e828dee lavfi/dnn/safe_queue.h: Add Documentation to SafeQueue 4 years ago
Andreas Rheinhardt 63b2b0f47d avcodec/msmpeg4enc: Reindent after the last commit 4 years ago
Andreas Rheinhardt f4d16c3865 avcodec/msmpeg4enc: Make msmpeg4 encoders init-threadsafe 4 years ago
Andreas Rheinhardt 1d5d666601 avcodec/msmpeg4: Factor out common RLTable initialization code 4 years ago
Andreas Rheinhardt 0d30c04e5d avcodec/msmpeg4: Reindentation 4 years ago
Andreas Rheinhardt 26798932ae avcodec/msmpeg4: Make ff_msmpeg4_common_init() thread-safe 4 years ago
Andreas Rheinhardt 929107c751 avcodec/mpeg4videoenc: Make encoder init-threadsafe 4 years ago
Andreas Rheinhardt d99707b42a avcodec/mpeg4video: Make initializing RLTable thread-safe 4 years ago
Andreas Rheinhardt fea1f42e5f avcodec/ituh263enc: Make static initializations thread-safe 4 years ago
Andreas Rheinhardt ad184c8e36 avcodec/encode: Zero padding in ff_get_encode_buffer() 4 years ago
Andreas Rheinhardt 2a623bacc8 avcodec/svq3: Free array of frames in a loop 4 years ago
Andreas Rheinhardt ef02cf8290 avcodec/svq3: Remove unused function parameter 4 years ago
Andreas Rheinhardt 3dacb09f10 avcodec/ivi: Fix indentation 4 years ago
Andreas Rheinhardt aa2e0b868d avcodec/vc2enc: Actually zero padding 4 years ago
Andreas Rheinhardt cc7943e803 avformat/westwood_audenc: Remove unused variable 4 years ago
Andreas Rheinhardt a64d4de0d4 avformat/westwood_audenc: Check for, not assert on invalid data 4 years ago
Zane van Iperen a6d4ea285c
doc: update for adpcm_ima_ws encoder and wsaud muxer 4 years ago
Gyan Doshi d57104e698 doc/muxers: add entry for ALP muxer 4 years ago
Jan Ekström b24488e727 avcodec/ttmlenc: add support for region positioning and sizing 4 years ago
Jan Ekström 3ef5a8ba2b avcodec/ttmlenc: add initial support for regions and styles 4 years ago
Jan Ekström 464d6ed98d avformat/ttmlenc: enable writing out additional header values 4 years ago
Jan Ekström b71184faef avcodec/ttmlenc: split header writing into its own function 4 years ago
Gyan Doshi 343d54a733 doc/muxers: add entry for ADTS muxer 4 years ago
Zane van Iperen 2da033be10
fate: add adpcm_ima_ws test 4 years ago
Aidan Richmond 4236e87f50
avformat/westwoodaudenc: Adds muxer for Westwood AUD format. 4 years ago
Aidan Richmond a0fd55c206
avcodec/adpcmenc: Adds encoder for Westwood ADPCM. 4 years ago
Aidan Richmond 50442540d0
avcodec/adpcm: Fixes output from Westwood ADPCM. 4 years ago
James Almer 7a6ea6ce2a x86/tx_float: remove ff_ prefix from external constant tables 4 years ago
Chris Ribble c9fed043f1 libavformat/adtsenc: Increase ADTS_MAX_FRAME_BYTES from 8k to 16k 4 years ago
James Almer c8197f73e6 avcodec/mjpegdec: postpone calling ff_get_buffer() until the SOS marker 4 years ago
James Almer bc27269694 avfilter/af_adelay: make per channel delay argument an int64_t 4 years ago