summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* celp_math: rename ff_log2 to ff_log2_q15Mans Rullgard2012-10-20
* ARM: fix overreads in neon h264 chroma mcMans Rullgard2012-10-20
* build: Drop OBJS declaration for non-existing PCM_DVD encoderDiego Biurrun2012-10-19
* mpeg4videodec: Disable frame multithreading for GMC, its not implemented at allMichael Niedermayer2012-10-19
* indeo3: do not try to output more lines than we can fitKostya Shishkov2012-10-19
* bmv: get a new frame on every decode_frame(), so we can use direct renderingKostya Shishkov2012-10-19
* aac: fix build with hardcoded tablesMans Rullgard2012-10-18
* Add support for building shared libraries with MSVCMartin Storsjö2012-10-18
* avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tabMartin Storsjö2012-10-18
* mips64: mark hi/lo registers clobbered in MAC64/MLS64 macrosMans Rullgard2012-10-17
* libmp3lame: resize the output buffer if neededJustin Ruggles2012-10-17
* avcodec_encode_audio(): fix invalid freeRafaël Carré2012-10-16
* pcm-mpeg: correct bitrate calculationChristian Schmidt2012-10-16
* ffv1: K&R formatting cosmeticsLuca Barbato2012-10-16
* rangecoder-test: Drop timer output that clutters stderrDiego Biurrun2012-10-15
* rangecoder-test: Return in case of an errorDiego Biurrun2012-10-15
* wmapro: use planar sample formatJustin Ruggles2012-10-14
* wmalossless: output in planar sample formatJustin Ruggles2012-10-14
* wmadec: use float planar sample format outputJustin Ruggles2012-10-14
* shorten: use planar sample formatJustin Ruggles2012-10-14
* lavc: update documentation for AVFrame.extended_dataJustin Ruggles2012-10-14
* avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_systematic_pal2()Diego Biurrun2012-10-13
* vc1: Use codec ID from AVCodecContext while parsing frame headerMashiat Sarker Shakkhar2012-10-13
* dca: allocate a secondary buffer for extra channels when downmixingJustin Ruggles2012-10-13
* mpegvideo: remove write-only variableMans Rullgard2012-10-12
* Use proper return values in case of missing featuresDiego Biurrun2012-10-12
* rangecoder-test: Set error message log level to error, instead of debugDiego Biurrun2012-10-12
* rangecoder: K&R formatting cosmeticsDiego Biurrun2012-10-12
* avcodec: Remove broken MMI optimizationsDiego Biurrun2012-10-12
* Remove libmpeg2 #define remnantsDiego Biurrun2012-10-12
* Move av_reverse table to libavcodecDiego Biurrun2012-10-12
* avutil: Duplicate ff_log2_tab instead of sharing it across libsDiego Biurrun2012-10-12
* tscc2: Fix an out of array accessMichael Niedermayer2012-10-12
* vp8: reset loopfilter delta values at keyframes.Sami Pietila2012-10-12
* avutil: add yuva422p and yuva444p formatsLuca Barbato2012-10-12
* lavc: do not use av_pix_fmt_descriptors directly.Anton Khirnov2012-10-12
* mpegvideo: fix indentationAnton Khirnov2012-10-12
* Use the new aes/md5/sha/tree allocation functionsMartin Storsjö2012-10-11
* svq3: fix pointer type warningMans Rullgard2012-10-11
* svq3: replace unsafe pointer casting with intreadwrite macrosMans Rullgard2012-10-11
* Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun2012-10-11
* options_table: refs option is not snow-onlyDiego Biurrun2012-10-11
* mlpdsp: adding missing fileLuca Barbato2012-10-11
* dsputil: split out mlp dsp functionLuca Barbato2012-10-11
* sh4: add required #include, fix buildMans Rullgard2012-10-11
* flashsv: propagate inflateReset() errorsJanne Grunau2012-10-10
* indeo4/5: remove constant parameter num_bands from wavelet recompositionJanne Grunau2012-10-10
* Double motion vector range for HPEL interlaced picture in proper placeMashiat Sarker Shakkhar2012-10-10
* vc1dec: Set opposite to the correct value for 1REF field picturesMashiat Sarker Shakkhar2012-10-10
* vc1dec: Invoke edge emulation regardless of MV precision for 1-MV chromaMashiat Sarker Shakkhar2012-10-10