| Commit message (Expand) | Author | Age | Files | Lines |
* | h264pred: fix "warning: initialization discards const qualifier from pointer ... | Michael Niedermayer | 2013-04-03 | 1 | -6/+6 |
* | dsputil: Fix "warning: initialization discards const qualifier from pointer t... | Michael Niedermayer | 2013-04-02 | 1 | -6/+6 |
* | libmp3lame: allow joint stereo to be disabled | Paul B Mahol | 2013-04-02 | 1 | -1/+3 |
* | cavs: fix "warning: initialization discards const qualifier from pointer targ... | Michael Niedermayer | 2013-04-02 | 1 | -1/+1 |
* | cavsdsp: fix "warning: initialization discards const qualifier from pointer t... | Michael Niedermayer | 2013-04-01 | 1 | -4/+4 |
* | dvdec: fix lowres=3 with yuv 4:1:1 | Michael Niedermayer | 2013-03-31 | 1 | -2/+2 |
* | h264_refs: check for multiple mismatching long term ref assignments | Michael Niedermayer | 2013-03-31 | 1 | -0/+8 |
* | h264_direct: assert the validity of the spatial ref | Michael Niedermayer | 2013-03-30 | 1 | -0/+1 |
* | h264: move last_slice_type reset into decode_slice_header | Michael Niedermayer | 2013-03-30 | 1 | -2/+1 |
* | h264: move the default_ref_list_done check down after its inputs have been wr... | Michael Niedermayer | 2013-03-30 | 1 | -9/+5 |
* | h264_refs: assert that the references are not deallocated | Michael Niedermayer | 2013-03-30 | 1 | -0/+1 |
* | h264_refs: assert that long ref fields have not been inserted multiple times | Michael Niedermayer | 2013-03-30 | 1 | -0/+1 |
* | h264: Move slice_table clean out of frame_start | Michael Niedermayer | 2013-03-30 | 1 | -5/+9 |
* | lavc: remove empty function | Paul B Mahol | 2013-03-30 | 5 | -38/+1 |
* | lavc/libtheoraenc: clarify comment about global_quality to quality conversion | Stefano Sabatini | 2013-03-30 | 1 | -5/+5 |
* | Fix compilation with --enable-decoder=webp --disable-decoder=vp8 | Carl Eugen Hoyos | 2013-03-30 | 1 | -0/+2 |
* | Fix pthread_cond and pthread_mutex leaks in vp8 | Matt Wolenetz | 2013-03-29 | 1 | -0/+4 |
* | paf_video: make code independent of sizeof(AVFrame) | Paul B Mahol | 2013-03-29 | 1 | -27/+32 |
* | aacps: correct opdipd code to match spec | Michael Niedermayer | 2013-03-29 | 1 | -1/+2 |
* | vmdav: use more unchecked bytestream2 variants where it makes sense | Paul B Mahol | 2013-03-29 | 1 | -4/+4 |
* | noise_bsf: check if allocation failed | Paul B Mahol | 2013-03-29 | 1 | -0/+2 |
* | lavc: fix typo | Paul B Mahol | 2013-03-29 | 1 | -1/+1 |
* | vda_h264_dec: fit the new API | Xidorn Quan | 2013-03-29 | 1 | -14/+27 |
* | mjpegdec: check buffer before using it | Michael Niedermayer | 2013-03-29 | 1 | -2/+4 |
* | mpegvideo: Make the table reallocation more robust. | Michael Niedermayer | 2013-03-29 | 2 | -2/+14 |
* | gmc: Always use edge emu | Michael Niedermayer | 2013-03-28 | 1 | -4/+0 |
* | wmv2: drop non emu edge mode | Michael Niedermayer | 2013-03-28 | 2 | -1/+2 |
* | wmv2: Use emu edge mode when the edge is too small | Michael Niedermayer | 2013-03-28 | 1 | -2/+1 |
* | h264_refs: Check for attempts to assign pictures to short & long. | Michael Niedermayer | 2013-03-28 | 1 | -0/+3 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-03-28 | 1 | -91/+66 |
|\ |
|
| * | vmdav: convert to bytestream2 | Alexandra Khirnova | 2013-03-28 | 1 | -93/+59 |
* | | Merge commit 'b4d24b471bc52f1f78a43ee330199e70483e51c3' | Michael Niedermayer | 2013-03-28 | 3 | -943/+977 |
|\| |
|
| * | msmpeg4: Split decoding related functions to a separate file | Martin Storsjö | 2013-03-27 | 3 | -932/+965 |
* | | Merge commit 'e557584aa7df6ac9f52af7ee7e5c963437da2e2f' | Michael Niedermayer | 2013-03-28 | 2 | -15/+15 |
|\| |
|
| * | mpeg12: Move Mpeg1Context declaration to the only place it is used | Diego Biurrun | 2013-03-27 | 2 | -15/+15 |
* | | Merge commit '1b6d66745ac1768adb387c2227cdcf4452271149' | Michael Niedermayer | 2013-03-28 | 4 | -2568/+2620 |
|\| |
|
| * | Split MPEG-1/2 decoder code off from MPEG-1/2 common code | Diego Biurrun | 2013-03-27 | 4 | -2433/+2487 |
* | | Merge commit 'eee2000b41234ae9465c314e18bfec1700181f32' | Michael Niedermayer | 2013-03-28 | 4 | -3/+4 |
|\| |
|
| * | mpeg12: Move some ff_mpeg1_* function declarations to a more suitable place | Diego Biurrun | 2013-03-27 | 4 | -3/+4 |
* | | Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa' | Michael Niedermayer | 2013-03-28 | 4 | -161/+159 |
|\| |
|
| * | cosmetics: Remove unnecessary extern keywords from function declarations | Diego Biurrun | 2013-03-27 | 4 | -161/+159 |
* | | Merge commit '1db6a080bddd14fed6b29140ecd2e21e42b1c022' | Michael Niedermayer | 2013-03-28 | 8 | -76/+58 |
|\| |
|
| * | dca: Move ff_dca_convert_bitstream() to the DCA common code | Diego Biurrun | 2013-03-27 | 6 | -75/+44 |
| * | vdpau: wrap codec specific functions in appropiate #ifs | Janne Grunau | 2013-03-27 | 1 | -0/+12 |
| * | vdpau: fix obsolete mpeg1 vdpau decoder when mpeg2 is disabled | Janne Grunau | 2013-03-26 | 1 | -1/+2 |
* | | mlpdec: Fix reading state with 0 bit elements. | Michael Niedermayer | 2013-03-28 | 1 | -1/+1 |
* | | h264_cavlc: fix assertion failure due to reading too long vlc | Michael Niedermayer | 2013-03-28 | 1 | -2/+8 |
* | | vp3: Check fps validity more completely | Michael Niedermayer | 2013-03-28 | 1 | -1/+1 |
* | | wavpack: check K, fix assertion failure | Michael Niedermayer | 2013-03-28 | 1 | -0/+4 |
* | | snow: drop commented out asserts | Michael Niedermayer | 2013-03-27 | 1 | -2/+0 |