2580 Commits (1abba59738d99be72dee4a70c3ee2e2c724031b9)

Author SHA1 Message Date
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 2 years ago
Anton Khirnov e3838b856f lavc: add API for exporting reconstructed frames from encoders 2 years ago
Niklas Haas e1a0f2df3d avcodec: add API for automatic handling of icc profiles 2 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
Andreas Rheinhardt cb3ac722f4 avcodec: Constify AVCodecParserContext.parser 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
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 e3d993fab0 avcodec/vaapi: Remove old and deprecated VAAPI context and header 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