| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -2/+0 |
|\ |
|
* \ | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-29 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | lavc: add CODEC_CAP_DR1 to all video decoders missing them | Anton Khirnov | 2012-10-29 | 1 | -0/+1 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -1/+1 |
* | | Merge commit 'd05f72c75445969cd7bdb1d860635c9880c67fb6' | Michael Niedermayer | 2012-09-30 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | indeo5: check tile size in decode_mb_info(). | Michael Niedermayer | 2012-09-29 | 1 | -0/+6 |
* | | Merge commit 'b146d74730ab9ec5abede9066f770ad851e45fbc' | Michael Niedermayer | 2012-09-29 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | indeo5dec: Make sure we have had a valid gop header. | Michael Niedermayer | 2012-09-29 | 1 | -2/+6 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | indeo5: check quant_mat | Michael Niedermayer | 2012-05-31 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-20 | 1 | -232/+21 |
|\ \
| |/ |
|
| * | factor out common decoding code for Indeo 4 and Indeo 5 | Kostya Shishkov | 2012-05-20 | 1 | -220/+21 |
* | | indeo5: check against scaleable frames in non scaleable streams. | Michael Niedermayer | 2012-04-22 | 1 | -0/+6 |
* | | indeo5: dont run the wavelet transform over partially decoded bands. | Michael Niedermayer | 2012-04-17 | 1 | -0/+5 |
* | | indeo5: check for unsupported luma block type | Michael Niedermayer | 2012-04-15 | 1 | -0/+5 |
* | | indeo5: check tile size in decode_mb_info(). | Michael Niedermayer | 2012-04-15 | 1 | -0/+6 |
* | | indeo5: set transform_size like indeo4 does to prevent useage of too large tr... | Michael Niedermayer | 2012-04-15 | 1 | -0/+6 |
* | | indeo5: change AVCodecContext w/h when internal ones change. | Michael Niedermayer | 2012-03-31 | 1 | -0/+4 |
* | | indeo5: check motion vectors. | Michael Niedermayer | 2012-03-26 | 1 | -1/+10 |
* | | indeo5dec: Make sure we have had a valid gop header. | Michael Niedermayer | 2012-03-24 | 1 | -1/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | vlc/rl: Add ff_ prefix to the nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-26 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | indeo5: prevent null pointer dereference on broken files | Janne Grunau | 2012-01-25 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-05 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Place some START_TIMER invocations in separate blocks. | Diego Biurrun | 2012-01-04 | 1 | -2/+2 |
* | | indeo5: Fix null pointer dereferences of ref_mb | Michael Niedermayer | 2011-12-29 | 1 | -3/+3 |
* | | indeo5: Fix crash due to partially initialized gop vars. | Michael Niedermayer | 2011-12-28 | 1 | -3/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-23 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Drop ALT_ prefix from BITSTREAM_READER_LE name. | Diego Biurrun | 2011-12-22 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-03 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Replace custom DEBUG preprocessor trickery by the standard one. | Diego Biurrun | 2011-06-03 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | lavc: set defaults in internal codec frames | Stefano Sabatini | 2011-05-07 | 1 | -0/+2 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Fix Doxygen @param command attribute syntax. | Diego Biurrun | 2010-07-17 | 1 | -16/+16 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -9/+9 |
* | Move indeo5-specific quant table selection to decode_gop_hdr. | Maxim Poliakovski | 2010-06-11 | 1 | -16/+20 |
* | Remove unused parameter. | Maxim Poliakovski | 2010-06-10 | 1 | -3/+2 |
* | Add the forgotten ff_ prefix to the shareable scan patterns. | Maxim Poliakovski | 2010-05-26 | 1 | -4/+4 |
* | move indeo5 scan patterns into ivi_common.c | Maxim Poliakovski | 2010-05-26 | 1 | -4/+4 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Correct reference buffer switching in Indeo 5 decoder. | Maxim Poliakovski | 2010-03-17 | 1 | -39/+27 |
* | document two variables in Indeo5 decoding context | Kostya Shishkov | 2010-03-17 | 1 | -2/+2 |
* | Make Indeo 5 decoder more robust on bitstream errors. | Maxim Poliakovski | 2010-03-08 | 1 | -4/+8 |
* | Band quant tables should not be assigned inside band tile loop, | Maxim Poliakovski | 2010-03-07 | 1 | -12/+12 |