summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* fate: add tests for SGI RLE and MVC1&2 decodersVittorio Giovara2014-04-19
* Silicon Graphics Movie demuxerPeter Ross2014-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
* filtfmts: remove unused lavf includeVittorio Giovara2014-04-19
* lavfi: name anonymous structsVittorio Giovara2014-04-19
* configure: Handle armcc 5.0Martin Storsjö2014-04-19
* mp3dec: decode more data from Info headerAlessandro Ghedini2014-04-17
* crc: add ANSI CRC16 LEAlessandro Ghedini2014-04-17
* mp3dec: move XING/Info and VBRI parsing into their own functionsAlessandro Ghedini2014-04-17
* replaygain: allow exporting already decoded replaygain valuesAlessandro Ghedini2014-04-17
* resample: remove an unneeded context variableAnton Khirnov2014-04-17
* drawtext: Add fontconfig supportLuca Barbato2014-04-17
* 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
* rtmpproto: Handle RTMP chunk size packets before the connect packetStephan Soller2014-04-14
* rtmpproto: Make sure to pass on the error code if read_connect failedMartin Storsjö2014-04-14
* x86/synth_filter: remove the fma3 version ifdefsJames Almer2014-04-13
* af_volume: implement replaygain clipping preventionAlessandro Ghedini2014-04-13
* lavr: allocate the resampling buffer with a positive sizeAnton Khirnov2014-04-13
* FATE: add tests for more resampling modesAnton Khirnov2014-04-13
* resample: implement flushingAnton Khirnov2014-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
* swscale: Set alpha to opaque for internal palettes.Justin Ruggles2014-04-12
* swscale: fix some undefined signed left shiftsJustin Ruggles2014-04-12
* swscale: fix an implementation-defined unsigned-to-signed conversionJustin Ruggles2014-04-12
* doc: Libavfilter English cleanupKaterina Barone-Adesi2014-04-12
* mp3enc: Properly write bitrate value in XING headerMichael Niedermayer2014-04-12
* resample: split linear into its own functionAnton Khirnov2014-04-11
* resample: add initial padding explicitlyAnton Khirnov2014-04-11
* resample: drop useless abs()Anton Khirnov2014-04-11
* resample: reindentAnton Khirnov2014-04-11
* resample: split the nearest neighbour path into a separate function pointerAnton Khirnov2014-04-11
* resample: fix avresample_get_delay() return valueAnton Khirnov2014-04-11
* DNxHD: convert inline asm to yasmTimothy Gu2014-04-11