summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* lavc: do not init frame with guessed layout.Nicolas George2013-04-03
* h264pred: fix "warning: initialization discards const qualifier from pointer ...Michael Niedermayer2013-04-03
* dsputil: Fix "warning: initialization discards const qualifier from pointer t...Michael Niedermayer2013-04-02
* libmp3lame: allow joint stereo to be disabledPaul B Mahol2013-04-02
* cavs: fix "warning: initialization discards const qualifier from pointer targ...Michael Niedermayer2013-04-02
* cavsdsp: fix "warning: initialization discards const qualifier from pointer t...Michael Niedermayer2013-04-01
* dvdec: fix lowres=3 with yuv 4:1:1Michael Niedermayer2013-03-31
* h264_refs: check for multiple mismatching long term ref assignmentsMichael Niedermayer2013-03-31
* h264_direct: assert the validity of the spatial refMichael Niedermayer2013-03-30
* h264: move last_slice_type reset into decode_slice_headerMichael Niedermayer2013-03-30
* h264: move the default_ref_list_done check down after its inputs have been wr...Michael Niedermayer2013-03-30
* h264_refs: assert that the references are not deallocatedMichael Niedermayer2013-03-30
* h264_refs: assert that long ref fields have not been inserted multiple timesMichael Niedermayer2013-03-30
* h264: Move slice_table clean out of frame_startMichael Niedermayer2013-03-30
* lavc: remove empty functionPaul B Mahol2013-03-30
* lavc/libtheoraenc: clarify comment about global_quality to quality conversionStefano Sabatini2013-03-30
* Fix compilation with --enable-decoder=webp --disable-decoder=vp8Carl Eugen Hoyos2013-03-30
* Fix pthread_cond and pthread_mutex leaks in vp8Matt Wolenetz2013-03-29
* paf_video: make code independent of sizeof(AVFrame)Paul B Mahol2013-03-29
* aacps: correct opdipd code to match specMichael Niedermayer2013-03-29
* vmdav: use more unchecked bytestream2 variants where it makes sensePaul B Mahol2013-03-29
* noise_bsf: check if allocation failedPaul B Mahol2013-03-29
* lavc: fix typoPaul B Mahol2013-03-29
* vda_h264_dec: fit the new APIXidorn Quan2013-03-29
* mjpegdec: check buffer before using itMichael Niedermayer2013-03-29
* mpegvideo: Make the table reallocation more robust.Michael Niedermayer2013-03-29
* gmc: Always use edge emuMichael Niedermayer2013-03-28
* wmv2: drop non emu edge modeMichael Niedermayer2013-03-28
* wmv2: Use emu edge mode when the edge is too smallMichael Niedermayer2013-03-28
* h264_refs: Check for attempts to assign pictures to short & long.Michael Niedermayer2013-03-28
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-28
|\
| * vmdav: convert to bytestream2Alexandra Khirnova2013-03-28
* | Merge commit 'b4d24b471bc52f1f78a43ee330199e70483e51c3'Michael Niedermayer2013-03-28
|\|
| * msmpeg4: Split decoding related functions to a separate fileMartin Storsjö2013-03-27
* | Merge commit 'e557584aa7df6ac9f52af7ee7e5c963437da2e2f'Michael Niedermayer2013-03-28
|\|
| * mpeg12: Move Mpeg1Context declaration to the only place it is usedDiego Biurrun2013-03-27
* | Merge commit '1b6d66745ac1768adb387c2227cdcf4452271149'Michael Niedermayer2013-03-28
|\|
| * Split MPEG-1/2 decoder code off from MPEG-1/2 common codeDiego Biurrun2013-03-27
* | Merge commit 'eee2000b41234ae9465c314e18bfec1700181f32'Michael Niedermayer2013-03-28
|\|
| * mpeg12: Move some ff_mpeg1_* function declarations to a more suitable placeDiego Biurrun2013-03-27
* | Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa'Michael Niedermayer2013-03-28
|\|
| * cosmetics: Remove unnecessary extern keywords from function declarationsDiego Biurrun2013-03-27
* | Merge commit '1db6a080bddd14fed6b29140ecd2e21e42b1c022'Michael Niedermayer2013-03-28
|\|
| * dca: Move ff_dca_convert_bitstream() to the DCA common codeDiego Biurrun2013-03-27
| * vdpau: wrap codec specific functions in appropiate #ifsJanne Grunau2013-03-27
| * vdpau: fix obsolete mpeg1 vdpau decoder when mpeg2 is disabledJanne Grunau2013-03-26
* | mlpdec: Fix reading state with 0 bit elements.Michael Niedermayer2013-03-28
* | h264_cavlc: fix assertion failure due to reading too long vlcMichael Niedermayer2013-03-28
* | vp3: Check fps validity more completelyMichael Niedermayer2013-03-28
* | wavpack: check K, fix assertion failureMichael Niedermayer2013-03-28