| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-14 | 1 | -1/+1 |
|\ |
|
| * | indeo: Bound-check before applying transform | Luca Barbato | 2013-07-13 | 1 | -0/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -1/+0 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -1/+0 |
* | | Merge commit '040c565e51985477a8fa5e42d2ddfb26ebde6608' | Michael Niedermayer | 2013-02-24 | 1 | -1/+1 |
|\| |
|
| * | Remove pointless av_cold attributes in header files | Diego Biurrun | 2013-02-23 | 1 | -1/+1 |
* | | Merge commit '07acdd651d1e2f4cfa5f610e616e70e323bb69cd' | Michael Niedermayer | 2012-12-14 | 1 | -74/+0 |
|\| |
|
| * | ivi_common: make some functions and tables static. | Anton Khirnov | 2012-12-14 | 1 | -74/+0 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -1/+1 |
|\| |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -1/+1 |
* | | indeo4: more complete check for the scan vs block sizes. | Michael Niedermayer | 2012-11-12 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -8/+8 |
|\| |
|
| * | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -8/+8 |
* | | Merge commit 'd05f72c75445969cd7bdb1d860635c9880c67fb6' | Michael Niedermayer | 2012-09-30 | 1 | -12/+0 |
|\| |
|
| * | ivi_common: make ff_ivi_process_empty_tile() static. | Anton Khirnov | 2012-09-29 | 1 | -12/+0 |
| * | indeo5dec: Make sure we have had a valid gop header. | Michael Niedermayer | 2012-09-29 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-20 | 1 | -9/+64 |
|\| |
|
| * | indeo: Make ivi_calc_band_checksum() static, it is only used in one file. | Diego Biurrun | 2012-05-20 | 1 | -5/+0 |
| * | indeo: Drop unused debug function ivi_check_band(). | Diego Biurrun | 2012-05-20 | 1 | -5/+0 |
| * | indeo: check for invalid motion vectors | Kostya Shishkov | 2012-05-20 | 1 | -0/+1 |
| * | indeo: track tile macroblock size | Kostya Shishkov | 2012-05-20 | 1 | -0/+1 |
| * | factor out common decoding code for Indeo 4 and Indeo 5 | Kostya Shishkov | 2012-05-20 | 1 | -0/+60 |
* | | indeo4: check transform size. | Michael Niedermayer | 2012-04-15 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-31 | 1 | -4/+4 |
|\| |
|
| * | cosmetics: Drop unnecessary parentheses around return values. | Diego Biurrun | 2011-12-30 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-06 | 1 | -1/+1 |
|\| |
|
| * | doxygen: eliminate Qt-style doxygen syntax | Diego Biurrun | 2011-12-05 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-03 | 1 | -4/+0 |
|\| |
|
| * | Replace custom DEBUG preprocessor trickery by the standard one. | Diego Biurrun | 2011-06-03 | 1 | -2/+0 |
| * | Remove pointless #ifdefs around function declarations in a header. | Diego Biurrun | 2011-06-03 | 1 | -2/+0 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -5/+5 |
|/ |
|
* | Fix Doxygen @param command attribute syntax. | Diego Biurrun | 2010-07-17 | 1 | -29/+29 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -20/+20 |
* | Move transform declarations out of IVIBandDesc so indeo4 can use them as well. | Maxim Poliakovski | 2010-06-11 | 1 | -2/+9 |
* | Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert those in... | Maxim Poliakovski | 2010-06-08 | 1 | -2/+2 |
* | Remove unused variables. | Maxim Poliakovski | 2010-05-30 | 1 | -2/+0 |
* | Add the forgotten ff_ prefix to the shareable scan patterns. | Maxim Poliakovski | 2010-05-26 | 1 | -3/+3 |
* | move indeo5 scan patterns into ivi_common.c | Maxim Poliakovski | 2010-05-26 | 1 | -0/+8 |
* | Fix signedness of q_delta field of the IVIMbInfo. | Maxim Poliakovski | 2010-05-19 | 1 | -1/+1 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Encapsulate VLC information needed for decoding blocks and macroblocks in | Kostya Shishkov | 2010-02-27 | 1 | -10/+29 |
* | Make it clear that ff_ivi_init_static_vlc() does not need arguments | Kostya Shishkov | 2010-02-27 | 1 | -1/+1 |
* | Macroblock and block Huffman code sets are to be used by both Indeo 4 and | Kostya Shishkov | 2010-02-22 | 1 | -2/+7 |
* | Remove outdated comment. | Maxim Poliakovski | 2010-02-15 | 1 | -1/+0 |
* | Indeo Video Interactive 4 and 5 common code and DSP functions. | Kostya Shishkov | 2010-01-30 | 1 | -0/+319 |