]> git.sesse.net Git - ffmpeg/history - libavcodec
lavc: Remove old vaapi decode infrastructure
[ffmpeg] / libavcodec /
2016-07-18 James Almerhevc: Add AVX2 DC IDCT
2016-07-18 Mickaël Raulethevc: Add coefficient limiting to speed up IDCT
2016-07-18 Mickaël Raulethevc: Add DC IDCT
2016-07-18 Mickaël Raulethevcdsp_template: Templatize IDCT
2016-07-18 Alexandra Hájkováhevc: Separate adding residual to prediction from IDCT
2016-07-15 Anton Khirnovhevc: offer DXVA2 for 10bit 420
2016-07-15 Anton Khirnovh264: fix decoding multiple fields per packet with...
2016-07-15 Anton Khirnovh264: eliminate decode_postinit()
2016-07-15 Martin Storsjölibopenh264enc: Simplify init by setting FF_CODEC_CAP_I...
2016-07-15 Martin Storsjölibopenh264enc: Return a more sensible error code in...
2016-07-15 Martin Storsjölibopenh264dec: Simplify the init thanks to FF_CODEC_CA...
2016-07-15 Martin Storsjölibopenh264dec: Fix cleanup if the init failed early
2016-07-13 Vittorio Giovarah264: Log more information about invalid NALu size
2016-07-13 Janne Grunauh2645_parse: handle embedded Annex B NAL units in size...
2016-07-11 Anton Khirnovh264_ps: export actual height in MBs as SPS.mb_height
2016-07-11 Steve Lhommed3d11va: don't keep the context lock while waiting...
2016-07-10 Martin Storsjövp8dsp: Remove the comment saying that the height is...
2016-07-10 Janne Grunauvp8/armv6: mc: avoid boolean expression in calculation
2016-07-09 Martin Storsjölibopenh264: Support building with the 1.6 release
2016-07-06 Martin Storsjöarm: Fix a typo in a comment
2016-07-06 Martin Storsjövp8dsp: Clarify the first dimension of the mc function...
2016-07-03 Anton Khirnovqsvdec: when a frames ctx is supplied, use its frame...
2016-07-03 Anton Khirnovqsvdec: add support for P010 (10-bit 420) decoding
2016-07-03 Anton Khirnovqsvdec: use the same mfxFrameInfo for allocating frames...
2016-07-03 Anton Khirnovqsvdec: make ff_qsv_map_pixfmt() return a MFX fourcc...
2016-07-02 Mark Thompsonvaapi_encode: Respect driver quirks around buffer destr...
2016-06-29 Vittorio Giovaratiffenc: Check zlib support for deflate option during...
2016-06-29 Vittorio Giovaratiffenc: Check av_pix_fmt_desc_get() return value
2016-06-29 Vittorio Giovaratargaenc: Move size check to initialization function
2016-06-29 Vittorio Giovararle: K&R formatting cosmetics
2016-06-29 Diego Biurrunbuild: Drop unnecessary libavcodec <-> libavformat...
2016-06-29 Diego Biurrunbuild: Move MP2 muxer declaration away from MP3 muxer...
2016-06-29 Diego Biurrunbuild: Move ff_mpeg12_frame_rate_tab to a separate...
2016-06-29 Diego Biurrunbuild: Add a new component for H.264 parsing code
2016-06-29 Luca Barbatoffv1: Report additional bitstream information in verbos...
2016-06-29 Luca Barbatoffv1: Remove version 2 and mark version 3 as non-experi...
2016-06-28 Martin StorsjöAdd an OpenH264 decoder wrapper
2016-06-28 Anton Khirnovqsvdec_hevc: add the UID of the HEVC HW decoder plugin
2016-06-28 Anton Khirnovqsvdec_hevc: fix a variable name
2016-06-27 Vittorio Giovaraoptions_table: Add aliases for color properties
2016-06-27 Vittorio Giovarapixdesc: Add aliases to SMPTE color properties
2016-06-26 Mark Thompsonvaapi_encode: Maintain a pool of bitstream output buffers
2016-06-26 Clément Bœschlibavcodec: fix constness in clobber test avcodec_open2...
2016-06-24 Martin Storsjöomx: Don't return > 0 from omx_encode_frame
2016-06-24 Martin Storsjölibopenh264enc: Fix inconsistent whitespace
2016-06-24 Diego Biurrunmsmpeg4: Remove commented-out debug logging code
2016-06-24 Diego Biurrunmsmpeg4: Remove some broken, commented-out cruft
2016-06-23 Diego Biurrunh264: Eliminate unused but set variable
2016-06-21 Mark Thompsonvaapi_encode: Fix fallback when input does not match...
2016-06-21 Martin Storsjödxva2_h264: Remove an unused variable
2016-06-21 Anton Khirnovlavc: export the timestamps when decoding in AVFrame.pts
2016-06-21 Anton Khirnovqsvenc: support getting the session from an AVHWFramesC...
2016-06-21 Anton Khirnovqsvdec: support getting the session from an AVHWFramesC...
2016-06-21 Anton Khirnovqsvdec: move reading the user-provided session to qsv_d...
2016-06-21 Anton Khirnovlavc: allow using AVCodecContext.hw_frames_ctx for...
2016-06-21 Vittorio Giovaratruemotion2rt: Use ff_set_dimensions
2016-06-21 Vittorio Giovarapixdesc: Add new SMPTE 431, 432, and 2085 color properties
2016-06-21 Neil Birkbeckpixfmt: Add ARIB STD-B76 color transfer characteristic
2016-06-21 Anton Khirnovh264: handle frame recovery in h264_field_start()
2016-06-21 Anton Khirnovh264: discard slices of redundant pictures right after...
2016-06-21 Anton Khirnovh264: always set redundant_pic_count during slice heade...
2016-06-21 Anton Khirnovh264: call the hwaccel frame_start() from h264_field_st...
2016-06-21 Anton Khirnovh264: fix the check for mixed IDR/non-IDR slices
2016-06-21 Anton Khirnovh264: do not pass H264Context to h264_slice_header_parse()
2016-06-21 Anton Khirnovh264: fix warnings in fill_filter_caches_inter()
2016-06-21 Anton Khirnovh264: drop tests whether the codec id is AV_CODEC_ID_H264
2016-06-21 Anton Khirnovh264_cabac: drop an always true condition
2016-06-21 Anton Khirnovh264: add H264_ prefix to the NAL unit types
2016-06-21 Anton Khirnovh264_sei: drop an unnecessary h264dec.h include
2016-06-21 Anton Khirnovlavc: drop unnecessary h264dec.h includes
2016-06-21 Anton Khirnovh264: tighten the valid range for ref_frame_count
2016-06-21 Anton Khirnovh264: move the parameter set definitions to a new heade...
2016-06-21 Anton Khirnovsvq3: stop using H264Picture
2016-06-21 Anton Khirnovh264: create a new header for common h264 definitions
2016-06-21 Anton Khirnovh264: rename h264.[ch] to h264dec.[ch]
2016-06-21 Anton Khirnovh264: factor out setting frame properties / side data
2016-06-21 Anton Khirnovh264: drop unused NAL_FF_IGNORE
2016-06-21 Anton Khirnovh264: move a per-field block from decode_slice_header...
2016-06-21 Anton Khirnovh264: only allow ending a field/starting a new one...
2016-06-21 Anton Khirnovh264: store {curr,max}_pic_num in the per-slice context
2016-06-21 Anton Khirnovh264: decode the poc values from the slice header into...
2016-06-21 Anton Khirnovh264: set mb_aff_frame in frame_start()
2016-06-21 Anton Khirnovh264: move the block starting a new field out of slice_...
2016-06-21 Anton Khirnovh264: pass a H2645NAL to slice header decoding
2016-06-20 Paul B MaholAdd TrueMotion 2.0 Real Time decoder
2016-06-20 Paul B MaholAdd MagicYUV decoder
2016-06-18 Jerome Martinezffv1: Error out on unsupported format
2016-06-17 Vittorio Giovarah264: Support AV_PKT_DATA_NEW_EXTRADATA
2016-06-17 Vittorio Giovaralavc: Document AV_PKT_DATA_NEW_EXTRADATA
2016-06-16 Martin Storsjöx86: Add missing movsxd for the int stride parameter
2016-06-14 Diego Biurrunh264: Drop unused function check_opcodes()
2016-06-13 Vittorio Giovaraavpacket: Error out when creating 0-sized side data
2016-06-12 Anton Mitrofanovh264: Fix decoding delay for Intra only streams
2016-06-12 Anton Khirnovlavc: add H.264 MVC profiles
2016-06-12 Anton Khirnovh264: factor out setting the parameter sets for a frame
2016-06-12 Anton Khirnovh264: pass just the PPS to get_chroma_qp()
2016-06-12 Anton Khirnovh264: merge the two reinit blocks in slice_header_parse()
2016-06-12 Anton Khirnovh264: factor starting a new field out of parsing the...
2016-06-12 Anton Khirnovh264: postpone generating the implicit MMCOs
2016-06-12 Anton Khirnovh264: decode the MMCOs into per-slice contexts
next