]> git.sesse.net Git - ffmpeg/history - libavcodec
Changelog: add entries for the SMPTE VC-2 decoder and encoder
[ffmpeg] / libavcodec /
2016-02-14 Michael Niedermayeravcodec/h264_cabac: Check decode_cabac_mb_mvd() for...
2016-02-14 Timothy Gux86/vc1dsp: Port vc1_*_hor_16b_shift2 to NASM format
2016-02-14 Mark Reidlibavcodec/dnxhd_parser: add parser and probe support...
2016-02-14 Carl Eugen Hoyosavcodec: Fix a typo.
2016-02-14 Andreas Cadhalpunavcodec: only warn about hwaccel with frame threads
2016-02-13 Neil Birkbecklavc/hevc Parse SEI_TYPE_MASTERING_DISPLAY_INFO and...
2016-02-13 Ronald S. Bultjevp9: only call ff_get_format on stream format changes.
2016-02-13 Rostislav Pehlivanovaacenc: temporarily disable Mid/Side coding with multic...
2016-02-13 Michael Niedermayeravcodec/h264: Fix memleak of a53_caption
2016-02-13 Mats Petersonavcodec/rawdec: Print stride and packet size at debug...
2016-02-13 Mats Petersonavcodec/rawdec: Fix nut pal8 test
2016-02-12 Mats Petersonavcodec/rawdec: Initialize default mono palette only...
2016-02-12 Rostislav Pehlivanovaacenc: make a better estimate for the audio bitrate...
2016-02-12 James Almeravcodec/vc2enc_dwt: add missing header
2016-02-12 Michael Niedermayeravcodec/h264_slice: Fix dequant table init with field...
2016-02-12 Michael Niedermayeravcodec/h264_slice: assert relation between current_sli...
2016-02-12 Michael Niedermayeravcodec/h264_slice: remove duplicate unconditional...
2016-02-12 Kieran Kunhyaavcodec/cfhd: Fix errors with valid files.
2016-02-12 Michael Niedermayeravcodec/cfhd: Check the number of tag/value pairs
2016-02-10 Rostislav Pehlivanovvc2enc: use project-standard inclusion guards
2016-02-10 Rostislav Pehlivanovavcodec: add a native SMPTE VC-2 HQ encoder
2016-02-10 Rostislav Pehlivanovoptions_table: update maximum bitrate limit
2016-02-10 Derek BuitenhuisMerge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'
2016-02-09 Michael Niedermayernut: Add PAL8 support
2016-02-09 Michael Niedermayeravcodec/dirac: Fix memleak of dsh on error
2016-02-07 Timothy Gudiractab: Fix header guard name
2016-02-07 Timothy Guhuffyuvencdsp: Undefine "i" macro after each use
2016-02-07 Timothy Gulibvpxenc: Allow setting tune parameter
2016-02-07 Timothy Gudiracdec: Pass DWTPlane to dwt init
2016-02-07 Timothy Gudiracdec: Split DWTPlane struct from Plane
2016-02-07 Timothy Gudirac_dwt: Rename init2 to init
2016-02-07 Timothy Gudirac_dwt: Don't pass information in context as arguments
2016-02-07 Michael Niedermayeravcodec/utils: Add AV_PIX_FMT_GBRAP16?E to avcodec_alig...
2016-02-06 James Almerx86/dcadec: add ff_lfe_fir0_float_{sse,sse2,avx,fma3}
2016-02-06 James Almeravcodec/dcadsp: rename lfe_fir_float functions
2016-02-06 Timothy Gudirac_dwt: Make x86 files/functions names consistent
2016-02-06 Timothy Gudiracdsp: Make x86 files/functions names consistent
2016-02-06 Michael Bradshawlavc/dirac_dwt: fix building without asm
2016-02-05 Henrik Gramneravcodec/h264: Fix segfault in 4:2:2 chroma deblock...
2016-02-05 James Darnleyavcodec/h264: mmxext 4:2:2 chroma deblock/loop filter
2016-02-05 Mats Petersonlavc/rawdec: Use 16-byte line alignment for B1W0 and...
2016-02-05 James Almeravcodec/dcadsp: replace intptr_t with ptrdiff_t
2016-02-04 Hendrik Leppkesdca_parser: ensure frame duration matches the actual...
2016-02-04 Michael Niedermayeravcodec/libutvideoenc: Add NULL termintor to options
2016-02-03 Derek Buitenhuismjpegenc: Remove duplicate initializer
2016-02-03 Derek Buitenhuislibutvideo: Unbreak
2016-02-03 Rostislav Pehlivanovdiradec: split tables away to a separate diractab file
2016-02-03 Rostislav Pehlivanovdiracdec: move the MAX_DWT_LEVELS macro to dirac.h
2016-02-03 Derek BuitenhuisMerge commit '68395f8c99393c281a08139d20a7a04398b2fd04'
2016-02-03 Derek BuitenhuisMerge commit 'cc602061ee860b041013397e27a036b85cd87b09'
2016-02-03 Derek BuitenhuisMerge commit '002c47798da0c43a053822c8041144798d49ed84'
2016-02-03 Derek BuitenhuisMerge commit 'd336bfcf69fee159e9dba5e5e486ddb1aba61aab'
2016-02-03 Derek BuitenhuisMerge commit 'c0c4d7a0a556ec66e3068d36a883e84d1efb0690'
2016-02-03 Derek BuitenhuisMerge commit '87a814fdce522d45aa31aa258cb5514d7e754bff'
2016-02-03 Derek BuitenhuisMerge commit '0e9c4fe254073b209970df3e3cb84531bc388e99'
2016-02-03 Derek BuitenhuisMerge commit '5b6f42da98c26a8aee8d2c2edfcbd0633ad1c607'
2016-02-03 Derek BuitenhuisMerge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'
2016-02-03 Michael Niedermayeravcodec/utils: Check the return code of av_image_fill_l...
2016-02-03 Timothy Gucinepakenc: Stop using AVPicture
2016-02-03 Andreas Cadhalpuncfhd: fix off-by-one error in level check
2016-02-02 Hendrik Leppkesdca: add emms_c after usage of AV_COPY128
2016-02-02 Hendrik Leppkesdca: add emms_c after AV_ZERO128 macros
2016-02-02 Timothy Gudiracdsp_mmx: Fix some more indentations
2016-02-02 Timothy Gudiracdsp_mmx: Fix indentation
2016-02-02 Timothy Gux86: vc1dsp: Convert vc1_inv_trans_*_dc to NASM format
2016-02-01 Derek Buitenhuismpeg12dec: Export GOP timecodes as side data
2016-02-01 James Almeravcodec/dca_core: rename get_vlc function
2016-02-01 Kieran Kunhyaavcodec/cfhd: Make sure we have an end of header tag...
2016-02-01 Hendrik Leppkeshevc: set profile based on the profile compatibility...
2016-02-01 Stephen Hutchinsonlibx265: Enable 12-bit encoding
2016-01-31 Timothy Guall: Make header guard names consistent
2016-01-31 Michael Niedermayeravcodec/flacenc: Fix prediction_order parameter
2016-01-31 Derek Buitenhuisflacenc: Restore defaults and range for {min,max}_predi...
2016-01-31 foo86avcodec/dca: add new decoder based on libdcadec
2016-01-31 foo86avcodec/dca: add generic defines
2016-01-31 foo86avcodec/synth_filter: add more filters
2016-01-31 foo86avcodec/synth_filter: fix whitespace
2016-01-31 foo86avcodec/dca: add math helpers and fixed point DCT
2016-01-31 foo86avcodec/dca: add more tables
2016-01-31 foo86avcodec/dca: add REV1AUX sync word
2016-01-31 foo86avcodec/dca: remove old decoder
2016-01-31 Derek BuitenhuisMerge commit '243df1351d2d928caa084a5704ed783f0b83f072'
2016-01-31 Derek BuitenhuisMerge commit '936f0d98f864f9f6bb4f9e5458b78537e146bacd'
2016-01-31 Derek BuitenhuisMerge commit 'd749615333084e62c9fcc480d1ae466369fdf14f'
2016-01-31 Paul B Maholavcodec/fraps: remove superfluous "Fraps:" from av_log
2016-01-31 Michael Niedermayeravcodec/rawdec: Switch to monowhite if there is no...
2016-01-30 Kieran Kunhyaavcodec: Add forgotten minor bump, add Changelog and...
2016-01-30 Kieran Kunhyaavcodec: Cineform HD Decoder
2016-01-30 Carl Eugen Hoyoslavc/exr: Move setting SAR down.
2016-01-30 Carl Eugen Hoyoslavc/v210dec: Allow odd width.
2016-01-30 Clément Bœschlavc/utils: fix instanciate/instantiate typo
2016-01-30 Stephen Hutchinsonlibx265: Remove experimental flag when encoding 4:2...
2016-01-30 Kieran Kunhyaavcodec: Remove libvo-aacenc support.
2016-01-30 Timothy Guavcodec: Remove libaacplus
2016-01-29 James Almeravcodec/proresdec_lgpl: use av_mod_uintp2
2016-01-29 James Almeravcodec/pngdec: use av_mod_uintp2
2016-01-29 James Almeravcodec/amrwbdec: use av_mod_uintp2
2016-01-29 James Almeravcodec/dvaudio: add missing header include
2016-01-29 Mats Petersonlavc/rawdec: Use AV_PIX_FMT_PAL8 for raw 1 bpp video...
2016-01-29 Michael Niedermayeravcodec/huffyuvenc: Remove duplicate include
next