| Commit message (Expand) | Author | Age | Files | Lines |
* | h264chroma: remove duplicate 9/10 bit functions. | Ronald S. Bultje | 2013-02-11 | 2 | -17/+7 |
* | ffv1enc: better heuristic to calculate initial states | Michael Niedermayer | 2013-02-11 | 1 | -8/+19 |
* | libfdk-aacenc: Actually check for upper bounds of cutoff | Derek Buitenhuis | 2013-02-11 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-11 | 1 | -8/+8 |
|\ |
|
| * | sparc: dsputil_vis: Fix silly variable name search and replace typo | Diego Biurrun | 2013-02-10 | 1 | -28/+28 |
* | | evrcdec: fix wrong condition | Paul B Mahol | 2013-02-11 | 1 | -1/+2 |
* | | get_bits: return pointer to buffer that is the result of the alignment. | Ronald S. Bultje | 2013-02-11 | 1 | -1/+2 |
* | | bit_depth_template: don't depend on dsputil.h. | Ronald S. Bultje | 2013-02-11 | 1 | -1/+1 |
* | | Move ff_emulated_edge_mc prototypes to videodsp. | Ronald S. Bultje | 2013-02-11 | 4 | -8/+10 |
* | | h264 intra pred: add missing includes. | Ronald S. Bultje | 2013-02-11 | 1 | -0/+2 |
* | | mlpdec: check ch_assign more completely | Michael Niedermayer | 2013-02-11 | 1 | -1/+1 |
* | | tiff: dont leave geotag_count in an invalid state on errors. | Michael Niedermayer | 2013-02-10 | 1 | -1/+4 |
* | | tiff: check for failure in search_keyval() | Michael Niedermayer | 2013-02-10 | 1 | -3/+9 |
* | | pictordec: fix cga palette index limit | Michael Niedermayer | 2013-02-10 | 1 | -1/+1 |
* | | dpx: include offset in the total_size calculation | Michael Niedermayer | 2013-02-10 | 1 | -1/+1 |
* | | dpx: Fix rounding in 10bit total_size calculation | Michael Niedermayer | 2013-02-10 | 1 | -1/+1 |
* | | pcx: Add missing padding to scanline buffer | Michael Niedermayer | 2013-02-10 | 1 | -1/+1 |
* | | pcx: use init_get_bits8() | Michael Niedermayer | 2013-02-10 | 1 | -1/+1 |
* | | pcx: fix rounding in bytes_per_scanline check | Michael Niedermayer | 2013-02-10 | 1 | -1/+1 |
* | | Support more atrac3-in-mkv samples. | Carl Eugen Hoyos | 2013-02-10 | 1 | -1/+1 |
* | | Merge commit '36fab50e90d15352e403e4cc210890810f2fb4e2' | Michael Niedermayer | 2013-02-10 | 2 | -2/+0 |
|\| |
|
| * | mss4, ra288: Remove unused DSPContext local codec context members | Diego Biurrun | 2013-02-09 | 2 | -2/+0 |
* | | imgconvert: use get_pix_fmt_score in avcodec_find_best_pix_fmt_of_2() | Michael Niedermayer | 2013-02-10 | 1 | -31/+15 |
* | | imgconvert: add get_pix_fmt_score() | Michael Niedermayer | 2013-02-10 | 1 | -13/+50 |
* | | targa: Fix y check in advance_line | Michael Niedermayer | 2013-02-09 | 1 | -1/+1 |
* | | rv10: remove check that is always true | Paul B Mahol | 2013-02-09 | 1 | -1/+1 |
* | | motionpixels: Check that the vlc table has been fully inited | Michael Niedermayer | 2013-02-09 | 1 | -0/+4 |
* | | motionpixels: Propagate errors in vlc table init | Michael Niedermayer | 2013-02-09 | 1 | -7/+14 |
* | | paf, sanm: remove unused header after b05830169d | Paul B Mahol | 2013-02-09 | 2 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-09 | 13 | -23/+29 |
|\| |
|
| * | dsputil: Move fdct function declarations to dct.h | Diego Biurrun | 2013-02-09 | 12 | -20/+25 |
* | | Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9' | Michael Niedermayer | 2013-02-09 | 23 | -35/+21 |
|\| |
|
| * | dsputil: Move LOCAL_ALIGNED macros to libavutil | Diego Biurrun | 2013-02-08 | 23 | -35/+21 |
* | | Merge commit '059866eb17cd3c66422a61d3e9c3305f55830a50' | Michael Niedermayer | 2013-02-09 | 2 | -14/+14 |
|\| |
|
| * | dsputil: Move WRAPPER8_16_SQ macro to the only place it is used | Diego Biurrun | 2013-02-08 | 2 | -14/+14 |
* | | rnd_avg: fix author attribution | Michael Niedermayer | 2013-02-09 | 1 | -4/+7 |
* | | Merge commit 'bf6b3ec924b4fb64d14df33077f4d4541d525dbf' | Michael Niedermayer | 2013-02-09 | 7 | -23/+52 |
|\| |
|
| * | dsputil: Move rnd_avg inline functions to a separate header | Diego Biurrun | 2013-02-08 | 6 | -23/+51 |
* | | Merge commit 'b9c2408b19dc9408e9dc0ce4a099af529bbfba3b' | Michael Niedermayer | 2013-02-09 | 1 | -8/+0 |
|\| |
|
| * | dsputil: Remove commented-out, unused function declarations | Diego Biurrun | 2013-02-08 | 1 | -8/+0 |
* | | Merge commit '35685a3c2a1ec09f3c62dcfc4368fe9e92bcddf6' | Michael Niedermayer | 2013-02-09 | 7 | -8/+60 |
|\| |
|
| * | dsputil: Move ff_shrink* function declarations to separate header | Diego Biurrun | 2013-02-07 | 4 | -5/+31 |
| * | dsputil: Move ff_svq3 function declarations to a separate header | Diego Biurrun | 2013-02-07 | 4 | -3/+29 |
* | | Merge commit '6a4430407404bfe55581e66a86a496c9adf6fb44' | Michael Niedermayer | 2013-02-09 | 4 | -20/+47 |
|\| |
|
| * | dsputil: Move ff_h264_idct function declarations to a separate header | Diego Biurrun | 2013-02-07 | 4 | -18/+45 |
* | | Merge commit 'b9ba5253dd1232be4b48cfe61c31ff4b3de3d10a' | Michael Niedermayer | 2013-02-09 | 8 | -69/+100 |
|\| |
|
| * | dsputil: Move copy_block functions to a separate header | Diego Biurrun | 2013-02-07 | 4 | -36/+63 |
| * | dsputil: Drop unused functions copy_block{2|4|16} | Diego Biurrun | 2013-02-07 | 1 | -33/+0 |
* | | Merge commit 'b9ee5f2cab3ffe1c962e542346b1ed61394864ec' | Michael Niedermayer | 2013-02-09 | 2 | -9/+14 |
|\| |
|
| * | indeo3: replace use of copy_block4 with put_pixels | Mans Rullgard | 2013-02-07 | 1 | -9/+12 |