| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: add MicroDVD decoder. | Clément Bœsch | 2012-04-27 | 4 | -1/+320 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-26 | 9 | -2048/+1399 |
|\ |
|
| * | dsputil: fix invalid array indexing | Mans Rullgard | 2012-04-26 | 1 | -6/+10 |
| * | fft-test: add option to set cpuflag mask | Mans Rullgard | 2012-04-25 | 1 | -1/+9 |
| * | vp8: armv6: fix non-armv6t2 build | Mans Rullgard | 2012-04-25 | 1 | -0/+2 |
| * | vp8: armv6 optimisations | Mans Rullgard | 2012-04-25 | 2 | -1/+1658 |
| * | vp8: arm: separate ARMv6 functions from NEON | Mans Rullgard | 2012-04-25 | 7 | -170/+289 |
| * | ARM: add some compatibility macros | Mans Rullgard | 2012-04-25 | 1 | -0/+19 |
* | | ffv1: add examples of supported slices counts | Michael Niedermayer | 2012-04-26 | 1 | -1/+1 |
* | | ffv1: remove clear_state(), it has become unused | Michael Niedermayer | 2012-04-25 | 1 | -9/+0 |
* | | ffv1: move clear_state() to clear_slice_state() in encoding threads | Michael Niedermayer | 2012-04-25 | 1 | -1/+2 |
* | | ffv1: indent | Michael Niedermayer | 2012-04-25 | 1 | -5/+5 |
* | | ffv1: move init_slice_state() into the decoder threads. | Michael Niedermayer | 2012-04-25 | 1 | -12/+4 |
* | | ffv1: Remove slice count field with 1.3 and just count slices. | Michael Niedermayer | 2012-04-25 | 1 | -6/+15 |
* | | ffv1: store slice size with all slices in 1.3 | Michael Niedermayer | 2012-04-25 | 1 | -3/+3 |
* | | ffv1: add 1 status byte to slices in in case crcs are stored too. | Michael Niedermayer | 2012-04-25 | 1 | -2/+4 |
* | | ffv1: Always store slice size when error reobustness is enabled. | Michael Niedermayer | 2012-04-25 | 1 | -3/+3 |
* | | ffv1: include solution hint in the slice error message | Michael Niedermayer | 2012-04-25 | 1 | -1/+1 |
* | | ffv1: support vlc mode in 1.3 | Michael Niedermayer | 2012-04-24 | 1 | -1/+1 |
* | | ffv1: move the decoder side ac->vlc switch to decode_slice() | Michael Niedermayer | 2012-04-24 | 1 | -11/+8 |
* | | ffv1: allow selecting 1.3 by using -level | Michael Niedermayer | 2012-04-24 | 1 | -0/+5 |
* | | ffv1: move ac->vlc switch to encode_slice() | Michael Niedermayer | 2012-04-24 | 1 | -12/+8 |
* | | Add missing newline in shorten decoder. | Carl Eugen Hoyos | 2012-04-24 | 1 | -1/+1 |
* | | mpc8: print error messages on maxband(s) errors | Michael Niedermayer | 2012-04-24 | 1 | -2/+6 |
* | | mpc8: make maxband check less picky. | Michael Niedermayer | 2012-04-24 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-24 | 4 | -255/+0 |
|\| |
|
| * | Remove libdirac decoder. | Diego Biurrun | 2012-04-23 | 4 | -255/+0 |
* | | indeo4: check quant_mat more fully. | Michael Niedermayer | 2012-04-23 | 1 | -1/+5 |
* | | h264: some fields in SEIs are longer than 25 bits thus use get_bits_long() | Michael Niedermayer | 2012-04-23 | 1 | -4/+4 |
* | | vp8: fix crash due to skiped update_dimensions(). | Michael Niedermayer | 2012-04-23 | 1 | -2/+2 |
* | | lowres2 support. | Michael Niedermayer | 2012-04-22 | 22 | -44/+384 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-22 | 44 | -836/+129 |
|\| |
|
| * | ARM: allow runtime masking of CPU features | Mans Rullgard | 2012-04-22 | 14 | -24/+76 |
| * | dsputil: remove unused functions | Mans Rullgard | 2012-04-21 | 1 | -62/+0 |
| * | Remove lowres video decoding | Mans Rullgard | 2012-04-21 | 32 | -744/+55 |
* | | Support flicvideo with 904 bytes extradata. | Carl Eugen Hoyos | 2012-04-22 | 1 | -2/+5 |
* | | mpeg12dec: reset data size after parsing extradata. | Michael Niedermayer | 2012-04-22 | 1 | -0/+1 |
* | | iff: fix null ptr dereference | Michael Niedermayer | 2012-04-22 | 1 | -1/+1 |
* | | mjpegbdec: check SOS/SOF ordering. | Michael Niedermayer | 2012-04-22 | 2 | -5/+8 |
* | | ffv1dec: Require a valid keyframe for decoding non keyframes. | Michael Niedermayer | 2012-04-22 | 1 | -0/+7 |
* | | asv1dec: check extradatasize before reading. | Michael Niedermayer | 2012-04-22 | 1 | -2/+1 |
* | | indeo5: check against scaleable frames in non scaleable streams. | Michael Niedermayer | 2012-04-22 | 1 | -0/+6 |
* | | svq1dec: Fix overread on very small input | Michael Niedermayer | 2012-04-22 | 1 | -0/+3 |
* | | wmaprodec: tighter check for num_vec_coeffs | Michael Niedermayer | 2012-04-22 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-21 | 7 | -65/+71 |
|\| |
|
| * | avcodec: remove AVCodecContext.dsp_mask | Mans Rullgard | 2012-04-21 | 4 | -15/+8 |
| * | utvideo: general cosmetics | Jan Ekström | 2012-04-20 | 1 | -46/+54 |
| * | aac: Handle HE-AACv2 when sniffing a channel order. | Alex Converse | 2012-04-20 | 1 | -0/+7 |
| * | xxan: Remove write-only variable in xan_decode_frame_type0(). | Diego Biurrun | 2012-04-20 | 1 | -4/+1 |
| * | ivi_common: Initialize a variable at declaration in ff_ivi_decode_blocks(). | Diego Biurrun | 2012-04-20 | 1 | -4/+2 |