102163 Commits (d07534b5f5f20b4f780f5b0284aca6354da00695)
 

Author SHA1 Message Date
Andreas Rheinhardt d07534b5f5 avcodec/avcodec: Free frame_thread_encoder on avcodec_open2() error 4 years ago
Andreas Rheinhardt 83b6471dcb avcodec/avcodec: Remove unnecessary forward declaration 4 years ago
Andreas Rheinhardt 4be1714b12 avcodec/Makefile: Remove obsolete dependency of eatqi dec on rl.o 4 years ago
James Almer 0814610ee3 avcodec/packet_internal: move the next pointer in PacketList to the top of the struct 4 years ago
James Almer bd96c54fe4 doc/APIchanges: add hashes and version numbers for recent entries 4 years ago
Andreas Rheinhardt bc70684e74 avformat: Constify all muxer/demuxers 4 years ago
Andreas Rheinhardt d92f38c179 avdevice: Constify all devices 4 years ago
Andreas Rheinhardt a04ad248a0 avfilter: Constify all AVFilters 4 years ago
Anton Khirnov 85ba17f36d Bump major versions of all libraries. 4 years ago
James Almer fe95a37144 avcodec: postpone removal of deprecated libopenh264 wrapper options 4 years ago
James Almer cb9dbc60db avcodec: postpone removal of deprecated codec caps 4 years ago
James Almer 90262f3fb4 avfilter/buffersrc: postpone removal of sws_param 4 years ago
James Almer 0bf3a7361d avutil: remove deprecated AVClass.child_class_next 4 years ago
James Almer 3749eede66 avformat: remove deprecated AVStream.codec 4 years ago
Andreas Rheinhardt e5af920309 avcodec: Move all AVCodecParser.split functions to remove_extradata_bsf 4 years ago
Andreas Rheinhardt e625ae6092 avcodec: Constify all the AVCodecParsers 4 years ago
Andreas Rheinhardt cb3ac722f4 avcodec: Constify AVCodecParserContext.parser 4 years ago
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt 8b3e6ce5f4 avdevice/avdevice: Constify av_*_device_next API 4 years ago
Andreas Rheinhardt d7e0d428fa avdevice/avdevice: Constify avdevice_list_input_sources/output_sinks 4 years ago
Andreas Rheinhardt 46dac8cf3d avformat/avformat, utils: Make av_find_best_stream const-correct 4 years ago
Andreas Rheinhardt 626535f6a1 avcodec/codec, allcodecs: Constify the AVCodec API 4 years ago
Andreas Rheinhardt 14fa0a4efb avformat/avformat: Constify AVFormatContext.*_codec pointers 4 years ago
Andreas Rheinhardt 420cedd497 libavresample: Remove deprecated library 4 years ago
Andreas Rheinhardt d40bb518b5 avutil/cpu: Remove deprecated functions 4 years ago
Andreas Rheinhardt ef6a9e5e31 avutil/buffer: Switch AVBuffer API to size_t 4 years ago
Andreas Rheinhardt 985c0dac67 avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPAL 4 years ago
Andreas Rheinhardt 1eb3110115 avutil/frame: Remove deprecated getters and setters 4 years ago
Andreas Rheinhardt a240097ecd avutil: Switch crypto APIs to size_t 4 years ago
Andreas Rheinhardt 6e30b35b85 avutil/frame: Remove deprecated AVFrame.pkt_pts field 4 years ago
Andreas Rheinhardt 3b56fa85e8 avutil/frame: Remove deprecated AVFrame.error 4 years ago
Andreas Rheinhardt 0181162bb5 avutil/pixdesc: Remove deprecated off-by-one fields from pix fmt descs 4 years ago
Andreas Rheinhardt b8accd1175 avutil/frame: Remove AVFrame QP table API 4 years ago
Andreas Rheinhardt ad524cb9ee avutil/pixfmt: Remove deprecated VAAPI pixel formats 4 years ago
Andreas Rheinhardt 7c1f347b18 avcodec: Remove deprecated old encode/decode APIs 4 years ago
Andreas Rheinhardt 11bc790893 avcodec: Remove deprecated AVCodecContext.coded_frame 4 years ago
Anton Khirnov 95054bfa48 Disable vf_uspp/mcdeint. 4 years ago
Andreas Rheinhardt ea2d9b7a2e libswscale: Remove unused deprecated functions, make used ones static 4 years ago
Andreas Rheinhardt 0c820b1525 avfilter/Makefile: Don't compile transform.c unconditionally 4 years ago
Andreas Rheinhardt 7c4287b276 avfilter/transform: Stop exporting internal functions 4 years ago
Andreas Rheinhardt 930391e598 avfilter/formats: Remove avfilter_make_format64_list() 4 years ago
Andreas Rheinhardt 4de2b035a7 avfilter/avfilter: Remove deprecated avfilter_link_set_closed() 4 years ago
Andreas Rheinhardt ec82ff89b6 avfilter: Remove avfilter_next/avfilter_register API 4 years ago
Andreas Rheinhardt 3a370868dc avfilter: Remove deprecated avfilter_link_get_channels 4 years ago
Andreas Rheinhardt 339af976b6 avfilter: Remove deprecated resample_lavr_opts 4 years ago
Andreas Rheinhardt 1ec87f50f4 avfilter/avfilter: Remove compatibility code for old filter options 4 years ago
Andreas Rheinhardt e83717e63e avformat: Switch AVChapter.id to 64bits 4 years ago
Andreas Rheinhardt 0a071f7124 avformat: Remove deprecated av_demuxer_open() 4 years ago
Andreas Rheinhardt e8876bdcf3 avformat: Remove deprecated AVFMT_FLAG_MP4A_LATM flag, latm option 4 years ago
Andreas Rheinhardt e5bcda6473 avformat/dashenc: Remove deprecated min_seg_duration option 4 years ago