| Commit message (Expand) | Author | Age | Files | Lines |
* | huffyuvdec: check width more completely, avoid out of array accesses | Michael Niedermayer | 2012-11-29 | 1 | -1/+4 |
* | tiffdec: better checks for bitstream offsets, fixes out of array reads | Michael Niedermayer | 2012-11-29 | 1 | -2/+2 |
* | roqvideodec: check dimensions validity | Michael Niedermayer | 2012-11-29 | 1 | -0/+6 |
* | Merge commit 'bfe5454cd238b16e7977085f880205229103eccb' | Michael Niedermayer | 2012-11-29 | 1 | -57/+55 |
|\ |
|
| * | x86: dsputilenc: port to cpuflags | Diego Biurrun | 2012-11-28 | 1 | -57/+55 |
* | | Merge commit '1f3f896564501c23b44fcf605567c78ce066b539' | Michael Niedermayer | 2012-11-29 | 1 | -4/+4 |
|\| |
|
| * | x86: h264dsp: Fix linking with yasm and optimizations disabled | Diego Biurrun | 2012-11-28 | 1 | -4/+4 |
* | | pgssubdec: remove unused variable | Paul B Mahol | 2012-11-28 | 1 | -1/+0 |
* | | iff demuxer: 16SV support | Paul B Mahol | 2012-11-28 | 1 | -0/+2 |
* | | vc1dec: add hacks to ensure static tables are initialized in open(). | Reimar Döffinger | 2012-11-28 | 1 | -0/+9 |
* | | Use err_out label for error-case cleanup. | Reimar Döffinger | 2012-11-28 | 1 | -11/+12 |
* | | atrac3: do not use init_static_data to init VLC data. | Reimar Döffinger | 2012-11-28 | 1 | -2/+6 |
* | | Merge commit 'af7d13ee4a4bf8d708f9b0598abb8f6e22b76de1' | Michael Niedermayer | 2012-11-28 | 1 | -69/+70 |
|\| |
|
| * | x86: h264_idct: port to cpuflags | Diego Biurrun | 2012-11-28 | 1 | -69/+70 |
* | | Merge commit 'f5fa03660db16f9d78abc5a626438b4d0b54f563' | Michael Niedermayer | 2012-11-28 | 1 | -64/+55 |
|\| |
|
| * | vble: Do not abort decoding when version is not 1 | Piotr Bandurski | 2012-11-27 | 1 | -4/+2 |
| * | x86: h264_weight: port to cpuflags | Diego Biurrun | 2012-11-27 | 1 | -57/+48 |
* | | qpeg: reset palette on seeks | Michael Niedermayer | 2012-11-28 | 1 | -0/+15 |
* | | mjpegdec: dont set got_picture to 0 per frame. | Michael Niedermayer | 2012-11-27 | 1 | -1/+0 |
* | | mjpegdec: reset got_picture on errors, successful return, init and flush. | Michael Niedermayer | 2012-11-27 | 1 | -0/+11 |
* | | mjpegdec: replace returns by goto fail in frame decode. | Michael Niedermayer | 2012-11-27 | 1 | -7/+9 |
* | | mjpegdec: make sure ret is set before its used. | Michael Niedermayer | 2012-11-27 | 1 | -0/+1 |
* | | h264: support invalid annex B in mp4 | Michael Niedermayer | 2012-11-27 | 1 | -0/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-27 | 2 | -2/+3 |
|\| |
|
| * | h264: set Picture.owner2 to the current thread | Janne Grunau | 2012-11-27 | 2 | -2/+3 |
* | | Merge commit '6e5cdf26281945ddea3aaf5eca4d127791f23ca8' | Michael Niedermayer | 2012-11-27 | 2 | -6/+6 |
|\| |
|
| * | h264: check ref_count validity for num_ref_idx_active_override_flag | Janne Grunau | 2012-11-27 | 1 | -1/+6 |
| * | h264: add missing new line to log message | Janne Grunau | 2012-11-27 | 1 | -1/+1 |
| * | dcadec: skip QMF on unused channels | Michael Niedermayer | 2012-11-26 | 1 | -3/+4 |
* | | Merge commit '284ea790d89441fa1e6b2d72d3c1ed6d61972f0b' | Michael Niedermayer | 2012-11-27 | 8 | -84/+29 |
|\| |
|
| * | dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutil | Justin Ruggles | 2012-11-26 | 8 | -83/+27 |
| * | aacenc: use the correct output buffer | Michael Niedermayer | 2012-11-26 | 1 | -5/+5 |
| * | aacdec: fix signed overflows in lcg_random() | Mans Rullgard | 2012-11-26 | 1 | -1/+2 |
* | | AFC demuxer | Paul B Mahol | 2012-11-27 | 1 | -2/+17 |
* | | get_dc: fix rounding | Michael Niedermayer | 2012-11-26 | 1 | -1/+1 |
* | | mpeg4videodec: use ROUNDED_DIV for pts calculation | Michael Niedermayer | 2012-11-26 | 1 | -1/+1 |
* | | adpcm: thp, afc: support multichannel decoding | Paul B Mahol | 2012-11-26 | 1 | -5/+7 |
* | | h264: Fix minor bug in h264.c error trace | Sergio Garcia Murillo | 2012-11-26 | 1 | -1/+1 |
* | | Merge commit '5ae72f54532960cb9eae82a1c9e8d505106c022b' | Michael Niedermayer | 2012-11-26 | 3 | -19/+36 |
|\| |
|
| * | flashsv: check for keyframe before using differential coding | Janne Grunau | 2012-11-26 | 1 | -0/+5 |
| * | h264: enable low delay only if no delayed frames were seen | Janne Grunau | 2012-11-26 | 1 | -2/+8 |
| * | x86: fix build without inline asm | Diego Biurrun | 2012-11-26 | 1 | -20/+22 |
* | | Merge commit '3d3cf6745e2a5dc9c377244454c3186d75b177fa' | Michael Niedermayer | 2012-11-26 | 4 | -56/+76 |
|\| |
|
| * | aacdec: use float planar sample format for output | Justin Ruggles | 2012-11-25 | 3 | -48/+66 |
* | | Merge commit '8e134e5104e99a69cd4cea10540a7ce9c3682a2c' | Michael Niedermayer | 2012-11-26 | 4 | -55/+73 |
|\| |
|
| * | lavc: clarify get_buffer() documentation | Justin Ruggles | 2012-11-25 | 1 | -1/+6 |
| * | mpegaudiodec: use planar sample format for output unless packed is requested | Justin Ruggles | 2012-11-25 | 2 | -48/+61 |
| * | x86: h264 qpel: use the correct number of utilized xmm regs in cglobal | Justin Ruggles | 2012-11-25 | 1 | -6/+6 |
* | | dsputil_mmx: ff_put_dirac_pixels depend now on yasm. | Michael Niedermayer | 2012-11-26 | 1 | -0/+2 |
* | | iff decoder: reindent | Peter Ross | 2012-11-26 | 1 | -132/+132 |