summaryrefslogtreecommitdiff
path: root/libavcodec/rv34.c
Commit message (Expand)AuthorAge
...
| * error_resilience: use the ER_ namespaceLuca Barbato2011-12-13
| * rv34: move 4x4 dequant to RV34DSPContextMans Rullgard2011-12-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-02
|\|
| * rv34: align temporary block of "dct" coefsMans Rullgard2011-12-01
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-27
|\|
| * rv34: fix signed multiplication overflowMans Rullgard2011-11-26
| * h264: 4:2:2 intra decoding supportBaptiste Coudurier2011-10-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-13
|\|
| * rv34: move inverse transform functions to DSP contextJanne Grunau2011-10-12
| * rv34: Check for invalid slices offsetsLaurent Aimar2011-09-22
| * rv34: Check for invalid slice offsetsLaurent Aimar2011-09-20
| * rv34: Fix potential overreadsLaurent Aimar2011-09-19
| * rv34: Fix buffer size used for MC of B frames after a resolution changeLaurent Aimar2011-09-19
| * rv34: Avoid NULL dereference on corrupted bitstreamLaurent Aimar2011-09-19
| * Fixed size given to init_get_bits().Laurent Aimar2011-09-15
* | Check for invalid slices offsets in RV30/40 decoder.Laurent Aimar2011-09-22
* | Check for invalid slice offsets in real decoder.Laurent Aimar2011-09-20
* | Avoid NULL dereference on corrupted bitstream with real decoder.Laurent Aimar2011-09-18
* | rv34: check for size mismatchMichael Niedermayer2011-09-17
* | Fix buffer size used for MC of B frames after a resolution change in the real...Laurent Aimar2011-09-17
* | Fix potential overreads in rv34 decoder.Laurent Aimar2011-09-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-12
|\|
| * rv34: check that subsequent slices have the same type as first one.Kostya Shishkov2011-09-12
* | Fixed size given to init_get_bits().Laurent Aimar2011-09-10
* | h264dec: h264: 4:2:2 intra decodingBaptiste Coudurier2011-08-15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-13
|\|
| * rv34: free+allocate buffer instead of reallocating it to preserve alignmentKostya Shishkov2011-08-12
* | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer2011-08-13
|\|
| * Add weighted motion compensation for RV40 B-framesKostya Shishkov2011-08-11
| * RV3/4: calculate B-frame motion weights once per frameKostya Shishkov2011-08-11
| * Move RV3/4-specific DSP functions into their own contextKostya Shishkov2011-08-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-09
|\|
| * Pretty-print RV3/4 decoder sourceKostya Shishkov2011-08-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-02
|\|
| * Correct chroma vector calculation for RealVideo 3.Kostya Shishkov2011-08-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-12
|\|
| * Eliminate FF_COMMON_FRAME macro.Diego Biurrun2011-07-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-05
|\|
| * Remove unused static tables and static inline functions.Diego Biurrun2011-07-04
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-03
|\|
| * doxygen: Prefer member groups over grouping into modulesReinhard Tartler2011-07-02
| * Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-10
| * Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.Stefano Sabatini2011-05-02
* | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*Stefano Sabatini2011-05-02
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-27
|\|
| * lavc: remove FF_API_HURRY_UP cruftAnton Khirnov2011-04-26
* | Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-04-10
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-03
|\|
| * lavc: mark hurry_up for removal on next major bumpAnton Khirnov2011-04-02
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19