summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* 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
* mov: read hydrogenaudio replaygain informationAnton Khirnov2014-04-10
* libavfilter: Add asettb filter for setting timebase for audioNicolas George2014-04-10
* mpegvideo: operate with pointers to AVFrames instead of whole structswm42014-04-09
* fate: correctly set sample rate for mp2 testsVittorio Giovara2014-04-09
* doc: Completely document the x264 optionsLuca Barbato2014-04-08