summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* vda: set destination image buffer attributes.Sebastien Zwickert2011-11-09
* fraps: check overread per sample instead of per lineMichael Niedermayer2011-11-09
* fraps: fix memleakMichael Niedermayer2011-11-09
* pthreads: drop has_b_frames mangling, its buggy in many many ways,Michael Niedermayer2011-11-09
* Check extradata_size before accessing extradata.Carl Eugen Hoyos2011-11-09
* ra288: try to fix 10l typo that breaks compile on some platformsMichael Niedermayer2011-11-09
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-09
|\
| * indeo3: Fix a fencepost error.Alex Converse2011-11-08
| * ra288: return error if input buffer is too smallJustin Ruggles2011-11-08
| * ra288: utilize DSPContext.vector_fmul()Justin Ruggles2011-11-08
| * ra288: use memcpy() to copy decoded samples to outputJustin Ruggles2011-11-08
| * mace: only calculate output buffer size onceJustin Ruggles2011-11-08
| * Remove redundant filename self-references inside files.Diego Biurrun2011-11-08
| * indeo3data: add missing config.h #include for HAVE_BIGENDIANDiego Biurrun2011-11-08
| * x86: drop pointless ARCH_X86 #ifdef from files in x86 subdirectoryDiego Biurrun2011-11-08
* | fraps: check for overreadMichael Niedermayer2011-11-09
* | Fix nonsense buffer hints.Reimar Döffinger2011-11-08
* | Revert "lavc: Init AVFrame->opaque to AVCodecContext.opaque in avcodec_defaul...Michael Niedermayer2011-11-08
* | Revert "Warn the user if lowres > max_lowres, set lowres to max_lowres and co...Michael Niedermayer2011-11-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-08
|\|
| * BMV demuxer and decoderKostya Shishkov2011-11-08
| * mpeg12enc: Remove write-only variables.Alex Converse2011-11-07
| * mpeg12enc: Don't set up run-level info for level 0.Alex Converse2011-11-07
| * msmpeg4: Don't set up run-level info for level 0.Alex Converse2011-11-07
| * dsputil: use cpuflags in x86 versions of vector_clip_int32()Justin Ruggles2011-11-06
* | proresenc: fix typo that caused the wrong dimensions to be used.Michael Niedermayer2011-11-07
* | mpegaudiodec: add SSE-optimized imdct36()Vitor Sessak2011-11-07
* | mpegaudiodec: move imdct36() to MPADSPContextVitor Sessak2011-11-07
* | libutvideodec: Check if the decode initializes correctlyDerek Buitenhuis2011-11-07
* | libutvideodec: Remove CODEC_CAP_LOSSLESSDerek Buitenhuis2011-11-07
* | libutvideodec: Make buf_size localDerek Buitenhuis2011-11-07
* | libutvideodec: Fix typoDerek Buitenhuis2011-11-07
* | libutvideodec: Width and height don't need to be unsignedDerek Buitenhuis2011-11-07
* | libutvideodec: Fix name of extradata memberDerek Buitenhuis2011-11-07
* | libutvideodec: remove impossible pix_fmt caseDerek Buitenhuis2011-11-07
* | libutvideo: Don't try and output original_formatDerek Buitenhuis2011-11-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-07
|\|
| * cosmetics: insert some spaces in explicit enum value assignmentsKostya Shishkov2011-11-06
| * move 8SVX audio codecs to the audio codec list part on the next bumpKostya Shishkov2011-11-06
| * deprecate codec IDs that won't ever be usedKostya Shishkov2011-11-06
* | Fix av_packet_split_side_data.Reimar Döffinger2011-11-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-06
|\|
| * h264_weight: remove duplication functions.Ronald S. Bultje2011-11-05
| * h264: improve calculation of codec delay.Ronald S. Bultje2011-11-05
| * w32threads: Wrap the mutex functions in inline functions returning intMartin Storsjö2011-11-05
| * avcodec: Allow locking and unlocking an avformat specific mutexMartin Storsjö2011-11-05
* | Set avctx->coded_width/height to uncropped h264 sizesJoakim Plate2011-11-06
* | libvpxenc: Fix "Additional information: g_lag_in_frames out of range [..25]"Michael Niedermayer2011-11-06
* | Set AVFrame reference before reget_buffer.Reimar Döffinger2011-11-05
* | nuv: do not use data not initialized by LZO decompression.Reimar Döffinger2011-11-05