summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
...
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-13
|\|
| * tiffdec: Add a malloc check and refactor another.Alex Converse2012-04-13
| * faxcompr: Check malloc results and unify return pathAlex Converse2012-04-13
| * ac3dsp: call femms/emms at the end of float_to_fixed24() for 3DNow and SSEJustin Ruggles2012-04-12
| * pthread: Fix crash due to fctx->delaying not being cleared.Dale Curtis2012-04-12
| * vp3: Assert on invalid filter_limit values.Dale Curtis2012-04-12
| * h264: fix 10bit biweight functions after recent x86inc.asm fixes.Ronald S. Bultje2012-04-12
| * ffv1: Fix size mismatch in encode_line.Alex Converse2012-04-12
* | avpicture_layout: use a endian independant format for the palette.Michael Niedermayer2012-04-13
* | pthread: Fix crash due to fctx->delaying not being cleared.Dale Curtis2012-04-13
* | vp3: Assert on invalid filter_limit values.Dale Curtis2012-04-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-13
|\|
| * libxvid: remove disabled codeDiego Biurrun2012-04-12
| * qdm2: make a table static constMans Rullgard2012-04-12
| * qdm2: simplify bitstream reader setup for some subpacket typesMans Rullgard2012-04-12
| * qdm2: use get_bits_left()Mans Rullgard2012-04-12
| * build: Consistently handle conditional compilation for all optimization OBJS.Diego Biurrun2012-04-12
| * avpacket, bfi, bgmc, rawenc: K&R prettyprinting cosmeticsDiego Biurrun2012-04-12
| * msrle: convert MS RLE decoding function to bytestream2.Ronald Bultje2012-04-11
| * x86inc improvements for 64-bitHenrik Gramner2012-04-11
* | vorbisdec: use correct channels variable.Reimar Döffinger2012-04-12
* | ratecontrol: Use ticks_per_frame to calculate fps.Michael Niedermayer2012-04-12
* | wmalosslessdec: Reset residues to 0 if they were not decoded from bitstream.Jakub Stachowski2012-04-12
* | msmpeg4enc: fix stored fps valueMichael Niedermayer2012-04-12
* | mjpeg: fix crash with lowres and flipped imagesMichael Niedermayer2012-04-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-11
|\|
| * interplayvideo: fix av_dlog parameter type mismatchDiego Biurrun2012-04-11
| * Drop some pointless #ifdefs.Diego Biurrun2012-04-10
* | h261: move tables from header to .c file.Reimar Döffinger2012-04-11
* | ff_samples_to_time_base: support AV_NOPTS_VALUEMichael Niedermayer2012-04-11
* | Fix memory leaks on failed ff_h264_decode_init()Dale Curtis2012-04-11
* | vda: try to fix compileMichael Niedermayer2012-04-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-10
|\|
| * rv40dsp x86: use only one register, for both increment and loop counterChristophe GISQUET2012-04-10
| * rv40dsp: implement prescaled versions for biweight.Christophe GISQUET2012-04-10
| * vda: Signal 4 byte NAL headers to the decoder regardless of what's in the ext...Sebastien Zwickert2012-04-10
| * lavc doxy: add all installed headers to doxy groups.Anton Khirnov2012-04-09
| * lavc doxy: add avfft to the main lavc group.Anton Khirnov2012-04-09
| * lavc doxy: add remaining avcodec.h functions to a misc doxygen group.Anton Khirnov2012-04-09
| * lavc doxy: add AVPicture functions to a doxy group.Anton Khirnov2012-04-09
| * lavc doxy: add resampling functions to a doxy group.Anton Khirnov2012-04-09
| * lavc doxy: replace \ with /Anton Khirnov2012-04-09
| * lavc doxy: add encoding functions to a doxy group.Anton Khirnov2012-04-09
| * lavc doxy: add decoding functions to a doxy group.Anton Khirnov2012-04-09
| * lavc doxy: fix formatting of AV_PKT_DATA_{PARAM_CHANGE,H263_MB_INFO}Anton Khirnov2012-04-09
| * lavc doxy: add AVPacket-related stuff to a separate doxy group.Anton Khirnov2012-04-09
| * lavc doxy: add core functions/definitions to a doxy group.Anton Khirnov2012-04-09
| * ppc: Add/remove a number of const qualifiers to fix related warnings.Diego Biurrun2012-04-09
* | aacsbr: silence message for SBR extension "padding".Reimar Döffinger2012-04-10
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-09
|\|