102202 Commits (837ee53724564374c2c752fe5f02027639e5efb2)
 

Author SHA1 Message Date
Andreas Rheinhardt 131f2c2712 avformat: Remove FFserver leftovers 4 years ago
Andreas Rheinhardt 56450a0ee4 avformat: Constify the API wrt AV(In|Out)putFormat 4 years ago
Andreas Rheinhardt f0c7fa2c48 avcodec: Switch AVCPBProperties to 64bits 4 years ago
Andreas Rheinhardt f34521266e avcodec/parser: Remove deprecated av_parser_change 4 years ago
Andreas Rheinhardt e1e975869d avcodec/mpegvideo: Remove deprecated rc_strategy option 4 years ago
Andreas Rheinhardt e3d993fab0 avcodec/vaapi: Remove old and deprecated VAAPI context and header 4 years ago
Andreas Rheinhardt 337f777f37 avcodec: Remove deprecated old aliases for NVENC encoders 4 years ago
Andreas Rheinhardt eb6ea948ed avcodec: Remove deprecated VBV delay field 4 years ago
Andreas Rheinhardt 4a66fe1588 avcodec/imgconvert: Remove deprecated parts of pixel format API 4 years ago
Andreas Rheinhardt d947464ad4 avcodec: Remove deprecated AVPicture API 4 years ago
Andreas Rheinhardt af581cf79d avcodec/vdpau: Remove deprecated av_vdpau_get_profile 4 years ago
Andreas Rheinhardt bc9dca5c95 avcodec/options: Remove deprecated avcodec_copy_context 4 years ago
Andreas Rheinhardt ff8f9fcbe5 avcodec: Remove deprecated avcodec_get_context_defaults3 4 years ago
Andreas Rheinhardt 6c497ac93b avcodec/(movtext|srt|ttml|webvtt)enc: Reindent after previous commit 4 years ago
Andreas Rheinhardt 1f63665ca5 avcodec: Remove deprecated ASS with inline timing 4 years ago
Andreas Rheinhardt cb172ae9ab avcodec/mpegvideo_enc: Remove deprecated RTP-callback 4 years ago
Andreas Rheinhardt b7473ffbf5 avcodec/codec2utils: Remove legacy avpriv functions 4 years ago
Andreas Rheinhardt c57d07c3d5 avcodec/mpeg4audio: Remove avpriv_mpeg4audio_get_config 4 years ago
Andreas Rheinhardt c197e3fe12 avcodec/bitstream: Remove avpriv PutBits API functions 4 years ago
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