summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/h264: mmxext 4:2:2 chroma deblock/loop filterJames Darnley2016-02-05
* lavc/rawdec: Use 16-byte line alignment for B1W0 and B0W1 video in nutMats Peterson2016-02-05
* avcodec/dcadsp: replace intptr_t with ptrdiff_tJames Almer2016-02-05
* dca_parser: ensure frame duration matches the actual sample rateHendrik Leppkes2016-02-04
* avcodec/libutvideoenc: Add NULL termintor to optionsMichael Niedermayer2016-02-04
* mjpegenc: Remove duplicate initializerDerek Buitenhuis2016-02-03
* libutvideo: UnbreakDerek Buitenhuis2016-02-03
* diradec: split tables away to a separate diractab fileRostislav Pehlivanov2016-02-03
* diracdec: move the MAX_DWT_LEVELS macro to dirac.hRostislav Pehlivanov2016-02-03
* Merge commit '0e9c4fe254073b209970df3e3cb84531bc388e99'Derek Buitenhuis2016-02-03
|\
| * lavc: Move pre_me to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '5b6f42da98c26a8aee8d2c2edfcbd0633ad1c607'Derek Buitenhuis2016-02-03
|\|
| * lavc: Move me_penalty_compensation to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '2862b63783b5556f7f3fb2d097629bc6879f833a'Derek Buitenhuis2016-02-03
|\|
| * lavc: Move prediction_method to codec private optionsVittorio Giovara2016-01-21
* | avcodec/utils: Check the return code of av_image_fill_linesizes()Michael Niedermayer2016-02-03
* | cinepakenc: Stop using AVPictureTimothy Gu2016-02-02
* | cfhd: fix off-by-one error in level checkAndreas Cadhalpun2016-02-03
* | dca: add emms_c after usage of AV_COPY128Hendrik Leppkes2016-02-02
* | dca: add emms_c after AV_ZERO128 macrosHendrik Leppkes2016-02-02
* | diracdsp_mmx: Fix some more indentationsTimothy Gu2016-02-01
* | diracdsp_mmx: Fix indentationTimothy Gu2016-02-01
* | x86: vc1dsp: Convert vc1_inv_trans_*_dc to NASM formatTimothy Gu2016-02-01
* | mpeg12dec: Export GOP timecodes as side dataDerek Buitenhuis2016-02-01
* | avcodec/dca_core: rename get_vlc functionJames Almer2016-02-01
* | avcodec/cfhd: Make sure we have an end of header tag before allocating a frame.Kieran Kunhya2016-02-01
* | hevc: set profile based on the profile compatibility flags if neededHendrik Leppkes2016-02-01
* | libx265: Enable 12-bit encodingStephen Hutchinson2016-02-01
* | all: Make header guard names consistentTimothy Gu2016-01-31
* | avcodec/flacenc: Fix prediction_order parameterMichael Niedermayer2016-01-31
* | flacenc: Restore defaults and range for {min,max}_prediction_orderDerek Buitenhuis2016-01-31
* | avcodec/dca: add new decoder based on libdcadecfoo862016-01-31
* | avcodec/dca: add generic definesfoo862016-01-31
* | avcodec/synth_filter: add more filtersfoo862016-01-31
* | avcodec/synth_filter: fix whitespacefoo862016-01-31
* | avcodec/dca: add math helpers and fixed point DCTfoo862016-01-31
* | avcodec/dca: add more tablesfoo862016-01-31
* | avcodec/dca: add REV1AUX sync wordfoo862016-01-31
* | avcodec/dca: remove old decoderfoo862016-01-31
* | Merge commit '243df1351d2d928caa084a5704ed783f0b83f072'Derek Buitenhuis2016-01-31
|\|
| * lavc: Move {min,max}_prediction_order to codec private optionsVittorio Giovara2016-01-21
* | Merge commit '936f0d98f864f9f6bb4f9e5458b78537e146bacd'Derek Buitenhuis2016-01-31
|\|
| * lavc: Move rtp_payload_size to codec private optionsVittorio Giovara2016-01-21
* | Merge commit 'd749615333084e62c9fcc480d1ae466369fdf14f'Derek Buitenhuis2016-01-31
|\|
| * lavc: Move timecode_frame_start to codec private optionsVittorio Giovara2016-01-21
* | avcodec/fraps: remove superfluous "Fraps:" from av_logPaul B Mahol2016-01-31
* | avcodec/rawdec: Switch to monowhite if there is no palette & bpp=1Michael Niedermayer2016-01-31
* | avcodec: Add forgotten minor bump, add Changelog and add Cineform to general....Kieran Kunhya2016-01-30
* | avcodec: Cineform HD DecoderKieran Kunhya2016-01-30
* | lavc/exr: Move setting SAR down.Carl Eugen Hoyos2016-01-30