summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* fic: Support rendering cursorsDerek Buitenhuis2014-04-22
* fic: Use proper quantization matrix indexDerek Buitenhuis2014-04-22
* aarch64: NEON vorbis_inverse_couplingJanne Grunau2014-04-22
* aarch64: NEON fixed/floating point MPADSP apply_windowJanne Grunau2014-04-22
* aarch64: NEON float (i)MDCTJanne Grunau2014-04-22
* aarch64: NEON float FFTJanne Grunau2014-04-22
* lavc: improve AVCodecContext.delay doxyAnton Khirnov2014-04-22
* mpegvideo: Use the current_picture ptsMichael Niedermayer2014-04-21
* avcodec/fic: Fix return value checkMichael Niedermayer2014-04-21
* avcodec/fic: clear slice_dataMichael Niedermayer2014-04-21
* avcodec/fic: fix slice checksMichael Niedermayer2014-04-21
* fic: use correct IDCTKostya Shishkov2014-04-21
* mvc: Specify the pixel format for the mv-mvc* testsMartin Storsjö2014-04-19
* Silicon Graphics Motion Video Compressor 1 & 2 decoderPeter Ross2014-04-19
* Silicon Graphics RLE 8-bit video decoderPeter Ross2014-04-19
* h264: codec reinit: remove statements without effectJanne Grunau2014-04-19
* utils: add yvyu422 to avcodec_align_dimensions2Vittorio Giovara2014-04-19
* vp78: Align the intra4x4_pred_mode_top array within VP8MacroblockMartin Storsjö2014-04-14
* dcadec: Delete redundant init_get_bits callNiels Möller2014-04-14
* x86/synth_filter: remove the fma3 version ifdefsJames Almer2014-04-13
* dcadec: Use correct channel count in stereo downmix checkTim Walker2014-04-12
* dcadec: Do not decode the XCh extension when downmixing to stereoTim Walker2014-04-12
* tiffdec: support predictor type 2 with RGB48 pixel formatJean First2014-04-12
* tiffdec: remove an unneeded variableJustin Ruggles2014-04-12
* tiff: use a better name and enum values for PhotometricInterpretationJustin Ruggles2014-04-12
* tiffdec: use a single strip if RowsPerStrip is 0Justin Ruggles2014-04-12
* tiffdec: use bytestream2 to simplify overread/overwrite protectionJustin Ruggles2014-04-12
* bytestream: add bytestream2_copy_buffer() functionsJustin Ruggles2014-04-12
* bytestream: add functions for accessing size of bufferPaul B Mahol2014-04-12
* tiffdec: use correct data type for palette entries and set alpha to 0xFFJustin Ruggles2014-04-12
* tiffdec: rename variables for consistency and fix variable shadowingJean First2014-04-12
* 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