summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* ffv1: assert that there is at least one slicePaul B Mahol2012-10-311-0/+1
* Fix #1827, segfault with XXCH samples when downsampling.Nick Brereton2012-10-311-4/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-312-51/+47
|\
| * aacdec: Drop some unused function argumentsDiego Biurrun2012-10-311-24/+20
| * x86: fmtconvert: Refactor cvtps2pi emulation through cpuflagsDiego Biurrun2012-10-311-26/+26
* | Merge commit 'be923ed659016350592acb9b3346f706f8170ac5'Michael Niedermayer2012-10-319-115/+116
|\ \ | |/
| * x86: fmtconvert: port to cpuflagsDiego Biurrun2012-10-311-70/+71
| * x86: MMX2 ---> MMXEXT in macro namesDiego Biurrun2012-10-318-45/+45
* | Merge commit '652f5185945c8405fc57aed353286858df8d066f'Michael Niedermayer2012-10-312-3/+3
|\ \ | |/
| * x86: mmx2 ---> mmxext in comments and messagesDiego Biurrun2012-10-312-3/+3
* | Merge commit '04581c8c77ce779e4e70684ac45302972766be0f'Michael Niedermayer2012-10-3110-10/+10
|\ \ | |/
| * x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-3127-27/+27
* | Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73'Michael Niedermayer2012-10-3133-41/+27
|\ \ | |/
| * x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-3128-28/+1
| * cng: Reindent some incorrectly indented linesMartin Storsjö2012-10-302-2/+2
| * cngdec: Allow flushing the decoderMartin Storsjö2012-10-301-3/+17
| * cngdec: Make the dbov variable have the right unitMartin Storsjö2012-10-301-2/+2
| * cngdec: Fix the memset size to cover the full arrayMartin Storsjö2012-10-301-1/+1
| * cngdec: Update the LPC coefficients after averaging the reflection coefficientsMartin Storsjö2012-10-301-1/+1
* | av_get_audio_frame_duration: add IACPaul B Mahol2012-10-311-0/+1
* | pix_fmt_info: add 9/10 bit YUVA formatsMichael Niedermayer2012-10-311-0/+36
* | av_get_audio_frame_duration: add G723_1Paul B Mahol2012-10-301-0/+2
* | av_get_audio_frame_duration: fix IMCMichael Niedermayer2012-10-301-1/+2
* | lavc: const correctness for avpicture_fill()Paul B Mahol2012-10-302-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-307-331/+501
|\ \ | |/
| * pixfmt: support more yuva formatsLuca Barbato2012-10-301-0/+19
| * Use ptrdiff_t instead of int for intra pred "stride" function parameter.Ronald S. Bultje2012-10-295-117/+264
| * x86: use PRED4x4/8x8/8x8L/16x16 macros to declare intrapred prototypes.Ronald S. Bultje2012-10-292-186/+190
* | ff: fix case where image does not have alpha channelPaul B Mahol2012-10-301-2/+10
* | Merge commit '08b028c18dc31b6de741861b9555669dcca4d12a'Michael Niedermayer2012-10-302-169/+177
|\ \ | |/
| * Remove usage of INIT_AVX in h264_intrapred_10bit.asm.Ronald S. Bultje2012-10-292-169/+177
* | Merge commit '14f031d7ecfabba0ef02776d4516aa3dcb7c40d8'Michael Niedermayer2012-10-309-1/+336
|\ \ | |/
| * avcodec: Add a RFC 3389 comfort noise codecMartin Storsjö2012-10-297-1/+290
| * lpc: Add a function for calculating reflection coefficients from samplesMartin Storsjö2012-10-292-0/+15
| * lpc: Add a function for calculating reflection coefficients from autocorrelat...Justin Ruggles2012-10-291-0/+31
| * indeo3: remove duplicate capabilities line.Anton Khirnov2012-10-291-1/+0
* | Merge commit '381dc1a5ec0925b281c573457c413ae643567086'Michael Niedermayer2012-10-301-5/+4
|\ \ | |/
| * aacenc: Drop some unused function argumentsDiego Biurrun2012-10-291-5/+4
* | rawdec: check avpicture_get_size() return valueMichael Niedermayer2012-10-301-0/+4
* | Partly revert f174fba: yop decoder does not support direct rendering.Carl Eugen Hoyos2012-10-301-1/+0
* | Partly revert f174fba: indeo3 decoder does not support direct rendering.Carl Eugen Hoyos2012-10-301-1/+0
* | vqavideo: return more meaningful error codesPaul B Mahol2012-10-301-6/+6
* | mpeg12videodec: dont pass mpeg1 VBR special case value on as bitrate.Michael Niedermayer2012-10-301-1/+2
* | mpeg12video_parser: Wrong bit rate in MPEG2 video file (Ticket #1862)Heesuk Jung2012-10-301-1/+1
* | mpeg12parser: cleanup bitrate parsing.Michael Niedermayer2012-10-301-2/+6
* | truemotion2: remove unused variableMichael Niedermayer2012-10-291-3/+0
* | pictordec: decode 1bpp / 4bpp images when extra header marker is missingPiotr Bandurski2012-10-291-1/+1
* | avuidec: correct long_namePiotr Bandurski2012-10-292-2/+2
* | lavc: remove duplicated .capabilitiesPaul B Mahol2012-10-293-3/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-299-0/+9
|\ \ | |/
OpenPOWER on IntegriCloud