summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* h264: Move slice_table clean out of frame_startMichael Niedermayer2013-03-301-5/+9
* lavc: remove empty functionPaul B Mahol2013-03-305-38/+1
* lavc/libtheoraenc: clarify comment about global_quality to quality conversionStefano Sabatini2013-03-301-5/+5
* Fix compilation with --enable-decoder=webp --disable-decoder=vp8Carl Eugen Hoyos2013-03-301-0/+2
* Fix pthread_cond and pthread_mutex leaks in vp8Matt Wolenetz2013-03-291-0/+4
* paf_video: make code independent of sizeof(AVFrame)Paul B Mahol2013-03-291-27/+32
* aacps: correct opdipd code to match specMichael Niedermayer2013-03-291-1/+2
* vmdav: use more unchecked bytestream2 variants where it makes sensePaul B Mahol2013-03-291-4/+4
* noise_bsf: check if allocation failedPaul B Mahol2013-03-291-0/+2
* lavc: fix typoPaul B Mahol2013-03-291-1/+1
* vda_h264_dec: fit the new APIXidorn Quan2013-03-291-14/+27
* mjpegdec: check buffer before using itMichael Niedermayer2013-03-291-2/+4
* mpegvideo: Make the table reallocation more robust.Michael Niedermayer2013-03-292-2/+14
* gmc: Always use edge emuMichael Niedermayer2013-03-281-4/+0
* wmv2: drop non emu edge modeMichael Niedermayer2013-03-282-1/+2
* wmv2: Use emu edge mode when the edge is too smallMichael Niedermayer2013-03-281-2/+1
* h264_refs: Check for attempts to assign pictures to short & long.Michael Niedermayer2013-03-281-0/+3
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-281-91/+66
|\
| * vmdav: convert to bytestream2Alexandra Khirnova2013-03-281-93/+59
* | Merge commit 'b4d24b471bc52f1f78a43ee330199e70483e51c3'Michael Niedermayer2013-03-283-943/+977
|\ \ | |/
| * msmpeg4: Split decoding related functions to a separate fileMartin Storsjö2013-03-273-932/+965
* | Merge commit 'e557584aa7df6ac9f52af7ee7e5c963437da2e2f'Michael Niedermayer2013-03-282-15/+15
|\ \ | |/
| * mpeg12: Move Mpeg1Context declaration to the only place it is usedDiego Biurrun2013-03-272-15/+15
* | Merge commit '1b6d66745ac1768adb387c2227cdcf4452271149'Michael Niedermayer2013-03-284-2568/+2620
|\ \ | |/
| * Split MPEG-1/2 decoder code off from MPEG-1/2 common codeDiego Biurrun2013-03-274-2433/+2487
* | Merge commit 'eee2000b41234ae9465c314e18bfec1700181f32'Michael Niedermayer2013-03-284-3/+4
|\ \ | |/
| * mpeg12: Move some ff_mpeg1_* function declarations to a more suitable placeDiego Biurrun2013-03-274-3/+4
* | Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa'Michael Niedermayer2013-03-284-161/+159
|\ \ | |/
| * cosmetics: Remove unnecessary extern keywords from function declarationsDiego Biurrun2013-03-274-161/+159
* | Merge commit '1db6a080bddd14fed6b29140ecd2e21e42b1c022'Michael Niedermayer2013-03-288-76/+58
|\ \ | |/
| * dca: Move ff_dca_convert_bitstream() to the DCA common codeDiego Biurrun2013-03-276-75/+44
| * vdpau: wrap codec specific functions in appropiate #ifsJanne Grunau2013-03-271-0/+12
| * vdpau: fix obsolete mpeg1 vdpau decoder when mpeg2 is disabledJanne Grunau2013-03-261-1/+2
* | mlpdec: Fix reading state with 0 bit elements.Michael Niedermayer2013-03-281-1/+1
* | h264_cavlc: fix assertion failure due to reading too long vlcMichael Niedermayer2013-03-281-2/+8
* | vp3: Check fps validity more completelyMichael Niedermayer2013-03-281-1/+1
* | wavpack: check K, fix assertion failureMichael Niedermayer2013-03-281-0/+4
* | snow: drop commented out assertsMichael Niedermayer2013-03-271-2/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-274-3/+10
|\ \ | |/
| * hwaccel: fix use with frame based multithreadingJanne Grunau2013-03-264-3/+10
* | Merge commit 'c24469e812501903a46a06eff9722a82e136e841'Michael Niedermayer2013-03-271-1/+3
|\ \ | |/
| * utils: add workaround for AVHWAccel in ff_get_buffer compat codeJanne Grunau2013-03-261-0/+4
* | Merge commit '3b2d0ec473b036bdd0a5bc0d896fd5292915f44d'Michael Niedermayer2013-03-271-42/+42
|\ \ | |/
| * x86: vc1dsp: Fix indentationMartin Storsjö2013-03-261-42/+42
* | mpegvideo: fix null pointer dereference on switching streamsMichael Niedermayer2013-03-261-0/+1
* | mpegvideo/h264: drop period_since_freeMichael Niedermayer2013-03-263-14/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-03-261-39/+39
|\ \ | |/
| * h264: Make it possible to compile without error_resilienceRonald S. Bultje2013-03-261-35/+40
* | Merge commit 'f1e9398621af0bc9d166014e4ce6996bb4f141d0'Michael Niedermayer2013-03-267-12/+17
|\ \ | |/
| * lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideoMartin Storsjö2013-03-267-12/+17