2539 Commits (c52b1c283e30c0985cf062248eb1dd8fb0485966)

Author SHA1 Message Date
James Almer 1ba8b6d9dc avcodec: remove FF_API_SUB_TEXT_FORMAT 2 years ago
James Almer 3ceffe7839 avcodec: remove FF_API_FLAG_TRUNCATED 2 years ago
James Almer 5f9e848e68 avcodec: remove FF_API_AVCTX_TIMEBASE 2 years ago
James Almer 63258b6f7c avcodec: remove FF_API_GET_FRAME_CLASS 2 years ago
James Almer 0b3152779d avcodec: remove FF_API_DEBUG_MV 2 years ago
James Almer e0786a8eeb avcodec: remove FF_API_THREAD_SAFE_CALLBACKS 2 years ago
Andreas Rheinhardt f843460eb7 avcodec/avcodec: Remove AV_CODEC_FLAG2_DROP_FRAME_TIMECODE 2 years ago
Andreas Rheinhardt 868a31b42d avcodec: Make avcodec_decode_subtitle2 accept a const AVPacket* 2 years ago
Anton Khirnov bdc76f467f lavu/frame: deprecate reordered_opaque 2 years ago
Anton Khirnov d02340b9e3 lavc/decode: allow using AV_CODEC_FLAG_COPY_OPAQUE for decoding 2 years ago
Anton Khirnov a1a80f2e64 lavc/encode: pass through frame durations to encoded packets 2 years ago
Anton Khirnov 5c0348f3d6 lavc: add a codec flag for propagating opaque from frames to packets 2 years ago
Anton Khirnov e5e29eda5a lavc/avcodec: improve AV_CODEC_FLAG_RECON_FRAME doxy 2 years ago
Anton Khirnov 1f9828bb8c lavc/avcodec: improve enc/dec API doxy 2 years ago
Timo Rothenpieler 7a8d78f7e3 lavc: add new unsafe_output hwaccel_flag 2 years ago
Marvin Scholz 2c59038208 avcodec/avcodec: Escape Doxygen reference 2 years ago
Marvin Scholz ea5884e2e3 avcodec: Fix Doxygen trailing brief comments 2 years ago
Andreas Rheinhardt a02a0e8db4 avcodec/avcodec: Deprecate lavc chroma pos API functions 2 years ago
Andreas Rheinhardt cf856d8957 avcodec/avcodec: Move AV_ER_* and FF_COMPLIANCE_* to defs.h 2 years ago
Anton Khirnov 0a811f8f94 lavc: fix and extend AVCodecContext.hwaccel_context doxy 2 years ago
Andreas Rheinhardt 0661472fa8 avcodec/avcodec: Remove legacy cruft 3 years ago
Anton Khirnov e3838b856f lavc: add API for exporting reconstructed frames from encoders 3 years ago
Niklas Haas e1a0f2df3d avcodec: add API for automatic handling of icc profiles 3 years ago
Andreas Rheinhardt 9a167a15c7 avcodec/avcodec: Don't mention removed function 3 years ago
Martin Storsjö 2d368392a5 Keep including the full version.h when headers are included externally 3 years ago
Martin Storsjö f2da2e1458 libavcodec: Split version.h 3 years ago
Vittorio Giovara 548aeb9383 lavc: switch to the new channel layout API 3 years ago
Andreas Rheinhardt d4b605afab avcodec/avcodec: Remove MpegEncContext forward declaration 3 years ago
Anton Khirnov b648ece34b lavc: deprecate FF_IDCT_NONE 3 years ago
Anton Khirnov be95df12bb lavc/mpeg*: drop the XvMC hwaccel code 3 years ago
Andreas Rheinhardt ebf1d0f4bb avcodec/avcodec: Remove outdated comment 3 years ago
Andreas Rheinhardt 176b8d785b avcodec/avcodec, options_table: Deprecate sub_text_format 3 years ago
Anton Khirnov dd846bc4a9 lavc: deprecate AV_CODEC_(FLAG|CAP)_TRUNCATED 3 years ago
Andreas Rheinhardt cbf111059d avcodec/avcodec: Allow up to seven codec ids per parser 3 years ago
James Almer 590a7e02f0 avcodec: add a Film Grain codec property flag 3 years ago
Andreas Rheinhardt 69f120ead7 avcodec/avcodec: Don't include cpu.h 4 years ago
Andreas Rheinhardt cea34b9172 avcodec/avcodec: Don't include hwcontext.h 4 years ago
Andreas Rheinhardt 912f125c42 avcodec/avcodec: Don't include errno.h 4 years ago
Andreas Rheinhardt 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 4 years ago
Andreas Rheinhardt 57b5ec6ba7 avcodec/avcodec: Stop including bsf.h in avcodec.h 4 years ago
Anton Khirnov 296dc876ec lavc: fix and extend AVCodecContext.get_format doxy 4 years ago
Anton Khirnov 7c9763070d lavc: move av_get_profile_name() from avcodec.h to codec.h 4 years ago
Anton Khirnov bb3648e676 lavc: move av_get_audio_frame_duration2() from avcodec.h to codec_par.h 4 years ago
Anton Khirnov 881db34f6a lavc: move av_get_pcm_codec() from avcodec.h to codec_id.h 4 years ago
Anton Khirnov 2628dff366 lavc: move avcodec_profile_name() from avcodec.h to codec_id.h 4 years ago
Anton Khirnov 000f35125f lavc: move av_get_[exact_]bits_per_sample() to codec_id.h 4 years ago
Anton Khirnov ff0a96046d lavc: move small misc definitions into a separate header 4 years ago
James Almer f44d4f511d avcodec: remove leftover references to AVCodecContext.refcounted_frames 4 years ago
James Almer 5b5398722e avcodec: be more explicit about the buffer size in get_encode_buffer documentation 4 years ago
Andreas Rheinhardt 83b6471dcb avcodec/avcodec: Remove unnecessary forward declaration 4 years ago