| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'a0cabd0a27587525e90a44660c795d40d2f44fe2' | Michael Niedermayer | 2013-01-26 | 5 | -234/+246 |
|\ |
|
| * | mimic: cosmetics, reformat | Anton Khirnov | 2013-01-26 | 1 | -54/+57 |
| * | iff: drop ff_ prefix from a static function. | Anton Khirnov | 2013-01-26 | 1 | -3/+3 |
| * | pngdec: cosmetics, reformat. | Anton Khirnov | 2013-01-26 | 1 | -73/+77 |
| * | dxa: return meaningful error codes. | Anton Khirnov | 2013-01-26 | 1 | -7/+7 |
| * | eatgq: cosmetics, reformat. | Anton Khirnov | 2013-01-26 | 1 | -65/+76 |
* | | Merge commit 'f337c29017b10c98ccb4dce20efced4c74b665f6' | Michael Niedermayer | 2013-01-26 | 2 | -78/+83 |
|\| |
|
| * | eatgq: return meaningful error codes. | Anton Khirnov | 2013-01-26 | 1 | -4/+4 |
| * | eatgv: cosmetics, reformat | Anton Khirnov | 2013-01-26 | 1 | -76/+81 |
* | | Merge commit 'ade402804a0e811cd00862c90559121a793054a6' | Michael Niedermayer | 2013-01-26 | 3 | -21/+23 |
|\| |
|
| * | eatgv: return meaningful error codes. | Anton Khirnov | 2013-01-26 | 1 | -10/+10 |
| * | cyuv: return meaningful error codes. | Anton Khirnov | 2013-01-26 | 1 | -4/+5 |
| * | txd: return meaningful error codes. | Anton Khirnov | 2013-01-26 | 1 | -7/+8 |
* | | Merge commit '69c25c9284645cf5189af2ede42d6f53828f3b45' | Michael Niedermayer | 2013-01-26 | 3 | -5/+28 |
|\| |
|
| * | dnxhdenc: fix invalid reads in dnxhd_mb_var_thread(). | Anton Khirnov | 2013-01-26 | 1 | -3/+24 |
| * | x86: h264qpel: Move stray comment to the right spot and clarify it | Diego Biurrun | 2013-01-26 | 2 | -2/+4 |
| * | atrac3: use correct loop variable in add_tonal_components() | Michael Karcher | 2013-01-25 | 1 | -1/+1 |
* | | Merge commit 'ded3673d77943c376d94e8157b1238bbd1eeca2d' | Michael Niedermayer | 2013-01-26 | 1 | -0/+18 |
|\| |
|
| * | libx264: introduce -x264-params private option | Gavriloaie Eugen-Andrei | 2013-01-25 | 1 | -0/+18 |
* | | lavc/iff: ilbm: unbreak decoding on big endian | Paul B Mahol | 2013-01-26 | 1 | -1/+1 |
* | | lavc/gif: remove some obsolete/irrelevant chunks | Paul B Mahol | 2013-01-26 | 1 | -7/+0 |
* | | atrac3: fix buffer size for get_bits. | Michael Niedermayer | 2013-01-26 | 1 | -1/+1 |
* | | indeo4: check for invalid transform_size blk_size combinations | Michael Niedermayer | 2013-01-26 | 1 | -0/+4 |
* | | 4xm: remove avcodec_get_frame_defaults() calls | Michael Niedermayer | 2013-01-26 | 1 | -2/+0 |
* | | 4xm: add assert to check that the pointer from read_huffman_tables is within ... | Michael Niedermayer | 2013-01-26 | 1 | -0/+2 |
* | | 4xm: Check available space in read_huffman_tables() | Michael Niedermayer | 2013-01-26 | 1 | -1/+8 |
* | | Fix atrac3 decoder broken in e55d53905f34f8e8747f6d321e9a695dc02ebb2f | Michael Karcher | 2013-01-26 | 1 | -1/+1 |
* | | ffv1enc: fix gbrp>8bit | Michael Niedermayer | 2013-01-25 | 1 | -2/+2 |
* | | lavc/dnxhddata: fix bitrates for cid 1251 and 1252 in cid table | Matthieu Bouron | 2013-01-25 | 1 | -2/+2 |
* | | Merge commit 'b85a5e87af4254b80913fe33591d96361f30832b' | Michael Niedermayer | 2013-01-25 | 4 | -1/+18 |
|\| |
|
| * | h264: Allow discarding the cropping information from SPS | Vittorio Giovara | 2013-01-25 | 4 | -1/+18 |
* | | Merge commit '33552a5f7b6ec7057516f487b1a902331f8c353e' | Michael Niedermayer | 2013-01-25 | 1 | -0/+2 |
|\| |
|
| * | arm: Add mathops.h to ARCH_HEADERS list | Diego Biurrun | 2013-01-24 | 1 | -0/+2 |
* | | Merge commit '2c10e2a2f62477efaef5b641974594f7df4ca339' | Michael Niedermayer | 2013-01-25 | 1 | -78/+75 |
|\| |
|
| * | x86: h264qpel: add cpu flag checks for init function | Janne Grunau | 2013-01-24 | 1 | -72/+75 |
* | | lavc/gifdec: remove obsolete check | Paul B Mahol | 2013-01-25 | 1 | -5/+0 |
* | | lavc/gifdec: move idx_line allocation out of gif_read_header1() | Paul B Mahol | 2013-01-25 | 1 | -4/+4 |
* | | lavc/gifdec: do not return nonzero *got_frame if frame is not passed | Paul B Mahol | 2013-01-25 | 1 | -8/+6 |
* | | lavc/gifdec: simplify "!= 0" checks | Paul B Mahol | 2013-01-25 | 1 | -3/+3 |
* | | lavc/gifdec: use memcpy() | Paul B Mahol | 2013-01-25 | 1 | -4/+2 |
* | | Merge commit '6bdb841b46d170d58488deaed720729b79223b1d' | Michael Niedermayer | 2013-01-25 | 1 | -3/+3 |
|\| |
|
| * | h264: copy h264qpel dsp context to slice thread copies | Janne Grunau | 2013-01-24 | 1 | -0/+1 |
| * | arm: h264qpel: use neon h264 qpel functions only if supported | Janne Grunau | 2013-01-24 | 1 | -3/+3 |
* | | vqavideo: check chunk sizes before reading chunks | Michael Niedermayer | 2013-01-25 | 1 | -0/+10 |
* | | eacmv: Free frames on resolution changes | Michael Niedermayer | 2013-01-25 | 1 | -1/+6 |
* | | gifdec: check that w,h is not zero | Michael Niedermayer | 2013-01-25 | 1 | -0/+2 |
* | | Fix compilation with --disable-everything on x86_32. | Carl Eugen Hoyos | 2013-01-25 | 1 | -1/+1 |
* | | gifdec: gif_copy_img_rect: Fix end pointer | Michael Niedermayer | 2013-01-24 | 1 | -1/+1 |
* | | h264_qpel: put cpuflags checks back. | Michael Niedermayer | 2013-01-24 | 1 | -0/+6 |
* | | cavsdec: check for value in get_ue_code() | Michael Niedermayer | 2013-01-24 | 1 | -3/+7 |