summaryrefslogtreecommitdiffstats
path: root/libavcodec/rv34.c
Commit message (Expand)AuthorAgeFilesLines
...
| * rv34: fix invalid memory access for small video dimensionsJohn Brooks2012-01-041-2/+3
| * rv34: joint coefficient decoding and dequantizationChristophe GISQUET2012-01-041-36/+44
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-18/+4
|\ \ | |/
| * lavc: introduce ER_MB_END and ER_MB_ERRORLuca Barbato2011-12-131-2/+2
| * error_resilience: use the ER_ namespaceLuca Barbato2011-12-131-2/+2
| * rv34: move 4x4 dequant to RV34DSPContextMans Rullgard2011-12-131-16/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-021-2/+2
|\ \ | |/
| * rv34: align temporary block of "dct" coefsMans Rullgard2011-12-011-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-271-1/+1
|\ \ | |/
| * rv34: fix signed multiplication overflowMans Rullgard2011-11-261-1/+1
| * h264: 4:2:2 intra decoding supportBaptiste Coudurier2011-10-211-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-131-79/+3
|\ \ | |/
| * rv34: move inverse transform functions to DSP contextJanne Grunau2011-10-121-79/+3
| * rv34: Check for invalid slices offsetsLaurent Aimar2011-09-221-1/+10
| * rv34: Check for invalid slice offsetsLaurent Aimar2011-09-201-4/+5
| * rv34: Fix potential overreadsLaurent Aimar2011-09-191-2/+3
| * rv34: Fix buffer size used for MC of B frames after a resolution changeLaurent Aimar2011-09-191-2/+2
| * rv34: Avoid NULL dereference on corrupted bitstreamLaurent Aimar2011-09-191-1/+1
| * Fixed size given to init_get_bits().Laurent Aimar2011-09-151-1/+1
* | Check for invalid slices offsets in RV30/40 decoder.Laurent Aimar2011-09-221-1/+10
* | Check for invalid slice offsets in real decoder.Laurent Aimar2011-09-201-4/+5
* | Avoid NULL dereference on corrupted bitstream with real decoder.Laurent Aimar2011-09-181-1/+1
* | rv34: check for size mismatchMichael Niedermayer2011-09-171-0/+4
* | Fix buffer size used for MC of B frames after a resolution change in the real...Laurent Aimar2011-09-171-2/+2
* | Fix potential overreads in rv34 decoder.Laurent Aimar2011-09-171-2/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-121-0/+7
|\ \ | |/
| * rv34: check that subsequent slices have the same type as first one.Kostya Shishkov2011-09-121-0/+7
* | Fixed size given to init_get_bits().Laurent Aimar2011-09-101-1/+1
* | h264dec: h264: 4:2:2 intra decodingBaptiste Coudurier2011-08-151-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-131-1/+2
|\ \ | |/
| * rv34: free+allocate buffer instead of reallocating it to preserve alignmentKostya Shishkov2011-08-121-1/+2
* | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer2011-08-131-32/+92
|\ \ | |/
| * Add weighted motion compensation for RV40 B-framesKostya Shishkov2011-08-111-11/+65
| * RV3/4: calculate B-frame motion weights once per frameKostya Shishkov2011-08-111-5/+12
| * Move RV3/4-specific DSP functions into their own contextKostya Shishkov2011-08-111-20/+19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-091-45/+45
|\ \ | |/
| * Pretty-print RV3/4 decoder sourceKostya Shishkov2011-08-091-45/+45
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-021-2/+2
|\ \ | |/
| * Correct chroma vector calculation for RealVideo 3.Kostya Shishkov2011-08-021-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-121-66/+66
|\ \ | |/
| * Eliminate FF_COMMON_FRAME macro.Diego Biurrun2011-07-111-66/+66
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-051-20/+0
|\ \ | |/
| * Remove unused static tables and static inline functions.Diego Biurrun2011-07-041-20/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-031-79/+76
|\ \ | |/
| * doxygen: Prefer member groups over grouping into modulesReinhard Tartler2011-07-021-79/+76
| * Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...Oskar Arvidsson2011-05-101-1/+1
| * Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.Stefano Sabatini2011-05-021-10/+10
* | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*Stefano Sabatini2011-05-021-10/+10
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-271-9/+0
|\ \ | |/
| * lavc: remove FF_API_HURRY_UP cruftAnton Khirnov2011-04-261-9/+0
OpenPOWER on IntegriCloud