summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* DNxHD: convert inline asm to yasmTimothy Gu2014-04-11
* DNxHD: make get_pixel_8x4_sym accept ptrdiff_t as strideTimothy Gu2014-04-11
* DNxHD: K&R formatting cosmeticsVittorio Giovara2014-04-11
* mp2: Do not force a samplerateLuca Barbato2014-04-11
* libx265: Only set the SAR if it is validDerek Buitenhuis2014-04-10
* libx265: Use 16-bit SARDerek Buitenhuis2014-04-10
* libx265: Use x265_param_parse to set the SARDerek Buitenhuis2014-04-10
* mpegvideo: operate with pointers to AVFrames instead of whole structswm42014-04-09
* rawvideo: Support decoding YVYU422 FourCCVittorio Giovara2014-04-08
* mp2: match twolame default optionsVittorio Giovara2014-04-07
* libtwolame MP2 encoding supportPaul B Mahol2014-04-07
* libxvid: fix missing end of line characterVittorio Giovara2014-04-07
* h264: Refactor decode_nal_unitsLuca Barbato2014-04-06
* libxvid: Add SSIM displaying through a libxvidcore pluginTimothy Gu2014-04-06
* libxvid: add working lumimasking and variance AQTimothy Gu2014-04-06
* aarch64: implement videodsp.prefetchJanne Grunau2014-04-06
* LucasArts SMUSH VIMA audio decoderPaul B Mahol2014-04-06
* LucasArts SMUSH SANM video decoderPaul B Mahol2014-04-06
* dsputil: Move DV-specific ff_zigzag248_direct table to dvdataDiego Biurrun2014-04-04
* x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they belongDiego Biurrun2014-04-04
* x86: h264_qpel: Simplify an #if conditionalDiego Biurrun2014-04-04
* x86: Drop some unnecessary YASM ifdefsDiego Biurrun2014-04-04
* ppc: Drop a bunch of unnecessary dsputil_altivec.h #includesDiego Biurrun2014-04-04
* x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includesDiego Biurrun2014-04-04
* Remove a number of unnecessary dsputil.h #includesDiego Biurrun2014-04-04
* x86/synth_filter: add synth_filter_fma3James Almer2014-04-04
* x86/synth_filter: add synth_filter_avxJames Almer2014-04-04
* x86/synth_filter: add synth_filter_sseJames Almer2014-04-04
* arm: asm decode_block_coeffs_internal is vp8 specificJanne Grunau2014-04-04
* On2 VP7 decoderPeter Ross2014-04-04
* vc1dec: fix a possible unitialized variable warningVittorio Giovara2014-04-02
* More correct printf format specifiersDiego Biurrun2014-04-02
* VP3: K&R formatting cosmeticsVittorio Giovara2014-04-01
* sgi: decode 16bit RLE imagesVittorio Giovara2014-04-01
* sgi: encode images with 4 channels at 8 and 16 bitsVittorio Giovara2014-04-01
* sgi: decode images with 4 channels at 8 and 16 bitsCarl Eugen Hoyos2014-04-01
* sgi: remove redundant argument from read_uncompressed_sgi()Paul B Mahol2014-04-01
* sgi: set the row boundary to the correct valueMichael Niedermayer2014-04-01
* sgi: fix end of line boundary detectionMichael Niedermayer2014-04-01
* sgi: check maximum supported resolutionPiotr Bandurski2014-04-01
* sgi: K&R formatting cosmeticsVittorio Giovara2014-04-01
* codec_desc: set lossless attribute for SGI and DPXPaul B Mahol2014-04-01
* OpenEXR decoderJimmy Christensen2014-04-01
* dxva2: Directly use AVFramesMichael Niedermayer2014-04-01
* vc1dec: improve hwaccel #ifdefsRémi Denis-Courmont2014-03-31
* h263: improve hwaccel #ifdefsRémi Denis-Courmont2014-03-31
* libx265: Use the repeat headers flag when not using global headersMarcus Gustafsson2014-03-31
* libmp3lame: add ABR supportTimothy Gu2014-03-31
* libmp3lame: add comments about CBR/VBR modesTimothy Gu2014-03-31
* libmp3lame: allow joint stereo to be disabledPaul B Mahol2014-03-31