]> git.sesse.net Git - ffmpeg/history - libavcodec
avcodec: libdav1d AV1 decoder wrapper.
[ffmpeg] / libavcodec /
2018-11-06 James Almeravcodec: libdav1d AV1 decoder wrapper.
2018-11-05 Martin Storsjölibx264: Pass the reordered_opaque field through the...
2018-10-27 James Almerlibaom: remove references to yuva444p pixfmt
2018-10-27 James AlmerRevert "decode: copy the output parameters from the...
2018-10-13 Zhong Lilavc/qsvenc_jpeg: set a default quality
2018-10-13 Zhong Lilavc/qsvenc_jpeg: add async_depth support
2018-10-11 James Almeravcodec/libaomenc: export the Sequence Header OBU as...
2018-10-11 James Almeravcodec/libaomenc: remove AVOption related to frame...
2018-10-06 James Almeravcodec/extract_extradata: don't uninitialize the H2645...
2018-10-06 James Almeravcodec/extract_extradata: Move the reference in the...
2018-10-06 James Almeravcodec/extract_extradata: Do not allocate more space...
2018-10-06 James Almeravcodec/extract_extradata: Zero-initialize the padding...
2018-10-03 Nikolas Boweavcodec/extract_extradata_bsf: Fix leak discovered...
2018-10-03 Jan Sebechlebskyavcodec/bsf: Add ff_bsf_get_packet_ref() function
2018-09-18 Maxym Dmytrychenkoqsvenc: AV_PIX_FMT_QSV path should release frame
2018-09-13 Martin Storsjölibfdk-aac: Don't use defined() in a #define
2018-09-05 Martin Storsjölibfdk-aacenc: Allow enabling the ELDv2 profile
2018-09-05 Martin Storsjölibfdk-aacdec: Allow setting the new dynamic range...
2018-09-05 Martin Storsjölibfdk-aac: Consistently use a proper version check...
2018-09-03 Martin Storsjölibfdk-aacenc: Fix building with libfdk-aac v2
2018-09-02 Zhong Lilavc/qsvenc: dump BufferSizeInKB message
2018-09-02 Zhong Lilavc/qsvenc: allow to set qp range for h264 BRC
2018-08-31 Martin Storsjölibopenh264dec: Export the decoded profile and level...
2018-08-23 Zhong Liqsvdec: Release packet on decoding failure for mpeg2...
2018-08-23 Zhong Liqsvenc: Fix a misleading log message
2018-08-17 James Almerdecode: copy the output parameters from the last bsf...
2018-08-17 James Almerdecode: flush the internal bsfs instead of constantly...
2018-08-17 James Almerh264_redundant_pps_bsf: implement a AVBSFContext.flush...
2018-08-17 James Almervp9_superframe_bsf: implement a AVBSFContext.flush...
2018-08-17 James Almervp9_superframe_split_bsf: implement a AVBSFContext...
2018-08-17 James Almerh264_mp4toannexb_bsf: implement a AVBSFContext.flush...
2018-08-17 James Almerbsf: add a flushing mechanism to AVBSFContext
2018-08-06 Maxym Dmytrychenkoqsv: enforcing continuous memory layout
2018-08-01 Martin Storsjölibopenh264: Add support for decoding of b-frames
2018-07-26 Dmitry Rogozhkinavcodec/qsv: fix async support
2018-07-06 Martin Storsjölibfdk-aac: Use enum names instead of literal numbers...
2018-06-11 Zhong Liqsvenc: remove vcm option on Linux
2018-06-11 Zhong Liqsvenc: use the compression_level to replace private...
2018-05-24 Zhong Liqsvenc: Add an option to disable MFE mode
2018-04-19 Alexander Kravchenkoamfenc: Retain a reference to D3D frames used as input...
2018-04-15 Martin Storsjöx86: Don't declare a non-static function as inline
2018-04-09 Diego BiurrunDrop Windows XP support remnants
2018-04-09 wm4w32pthreads: always use Vista+ API, drop XP support
2018-04-09 Vittorio Giovaralibx265: Support tiny video sizes
2018-04-08 Zhong Lilavc/qsvdec: set complete_frame flags for progressive...
2018-04-08 Maxym Dmytrychenkoqsv: adding Multi Frame Encode support
2018-04-08 Zhong Lilavc/qsvdec: expose frame pic_type and key_frame
2018-04-04 James Almerlibaom: remove references to RGB pixfmts
2018-04-02 James Almerlibaom: remove references to yuv440p pixfmt
2018-03-30 Martin Storsjöarm: vc1dsp: Add commas between macro arguments
2018-03-29 James Almerlibaomenc: fix profile setting
2018-03-29 James Almeravcodec: rename the AV1 profiles
2018-03-16 Zhong Liqsvenc: add the Access Unit Delimiter NAL Unit support
2018-03-16 Zhong Liqsvenc: Fix a typo of FrameRateExtD/FrameRateExtN
2018-03-12 Luca BarbatoSupport AV1 encoding using libaom
2018-03-12 Luca BarbatoAdd AV1 video decoding support through libaom
2018-03-07 Alexander Kravchenkoamf: Replace writer_id option with LIBAV_AMF_WRITER_ID...
2018-03-05 Zhong Liqsvenc: Provide a detailed error message if the paramet...
2018-02-20 Mark Thompsonh264_metadata: Add option to delete filler data
2018-02-20 Mark Thompsoncbs_h264: Add support for filler NAL units
2018-02-20 Mark Thompsoncbs_h264: Move slice_group_id array out of PPS structure
2018-02-20 Mark Thompsonh264_metadata: Always add the SEI user data to the...
2018-02-20 Mark Thompsonh264_metadata: Use common SEI addition function
2018-02-20 Mark Thompsoncbs_h264: Add utility functions to insert/delete SEI...
2018-02-20 Mark Thompsoncbs: Refcount all the things!
2018-02-20 Mark Thompsoncbs_h264: Add hack for pic_timing with no active SPS
2018-02-20 Mark Thompsoncbs_h2645: Remove active ps references when it is replaced
2018-02-20 Mark Thompsoncbs: Demote the "decomposition unimplemented" warning
2018-02-20 Mark Thompsonvaapi_h265: Mark unused entries in RefPicList[01] as...
2018-02-20 Mark Thompsonvaapi_encode: Destroy output buffer pool before VA...
2018-02-20 Jun Zhaovaapi_encode: Allocate slice structures and parameter...
2018-02-20 Mark Thompsoncbs: Minor comment fixes / cosmetics
2018-02-20 Mark Thompsoncbs: Add an explicit type for coded bitstream unit...
2018-02-20 Mark Thompsoncbs: Allocate the context inside the init function
2018-02-12 Diego Biurrunbuild: Ignore generated mpeg12framerate test binary
2018-02-12 Michael Niedermayeravcodec/vc1dec: fix mby_start for interlaced content
2018-02-11 Ruiling Songlavc/qsv: default la_ds to MFX_LOOKAHEAD_DS_UNKNOWN
2018-02-11 Zhong Liqsvenc: AVBR is not supported on non-windows OS
2018-02-11 Mark Thompsonlavc: Add per-thread surfaces in get_hw_frame_parameters()
2018-02-11 Mark Thompsonlavc: Add support for increasing hardware frame pool...
2018-02-06 Diego BiurrunDrop some unnecessary config.h #includes
2018-02-01 Martin Storsjöavpacket: Initialize the allocated padding area in...
2018-01-31 Sean McGovernvc1: skip motion compensation when data for last pictur...
2018-01-26 Zhong Liqsvdec: Relax the surface vs coded dimension check
2018-01-25 Ruiling, Songqsv: Skip the packet if decoding failure
2018-01-08 Maxym Dmytrychenkoqsv: better to use alignment by 16 and HEVC 10b require...
2018-01-04 Michael WoottonAdd support for H.264 and HEVC hardware encoding for...
2017-12-27 Luca Barbatox264: Support version 153
2017-12-20 Martin Storsjömmaldec: Fix compilation after 2fcb0090
2017-12-19 Mark Thompsonlavc: Mark all AVHWAccel structures as const
2017-12-19 Mark Thompsonlavc: Delete all fake hwaccels
2017-12-19 Mark Thompsonlavc: Remove register mechanism for hwaccels
2017-12-19 Mark Thompsonlavc: Deprecate av_hwaccel_next() and av_register_hwaccel()
2017-12-19 Mark Thompsonlavc: Use hardware config information in ff_get_format()
2017-12-19 Mark Thompsonwebp: Fix alpha initialisation
2017-12-19 Mark Thompsonlavc: Add hardware config metadata for decoders support...
2017-12-19 Mark Thompsonlavc: Add codec metadata to indicate hardware support
2017-12-14 wm4avcodec: add metadata to identify wrappers and hardware...
2017-12-12 Luca Barbatoqsv: Support explicit lookahead downscaling
2017-12-12 Li, Zhongqsv/vp8dec: fixes memory leak issue
next