| Commit message (Expand) | Author | Age | Files | Lines |
* | h263dec: use init_get_bits8() and check its return code | Michael Niedermayer | 2013-10-21 | 1 | -4/+6 |
* | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -2/+2 |
|\ |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-09-24 | 1 | -11/+0 |
|\| |
|
| * | h263dec: Remove a hack that can cause infinite loops | Martin Storsjö | 2013-09-23 | 1 | -13/+0 |
* | | Fix nonsense MPEG-4 hwaccel code. | Reimar Döffinger | 2013-09-22 | 1 | -3/+4 |
* | | mpeg4dec: Ensure data is not clobbered too early. | Reimar Döffinger | 2013-09-21 | 1 | -11/+12 |
* | | avcodec/h263dec: fix aspect of lead h263 EHC | Michael Niedermayer | 2013-08-24 | 1 | -0/+3 |
* | | avcodec/h263dec: use FF_CEIL_RSHIFT() | Michael Niedermayer | 2013-08-24 | 1 | -2/+2 |
* | | mpeg4videodec: fix GEOV/GEOX fliping | Michael Niedermayer | 2013-08-24 | 1 | -0/+15 |
* | | Revert "Merge commit of 'vdpau: remove old-style decoders'" | Michael Niedermayer | 2013-08-17 | 1 | -0/+7 |
* | | Merge commit '578ea75a9e4ac56e0bbbbe668700be756aa699f8' | Michael Niedermayer | 2013-08-06 | 1 | -7/+0 |
|\| |
|
| * | vdpau: remove old-style decoders | Rémi Denis-Courmont | 2013-08-05 | 1 | -7/+0 |
* | | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' | Michael Niedermayer | 2013-05-16 | 1 | -2/+0 |
|\| |
|
| * | Remove commented-out debug #define cruft | Diego Biurrun | 2013-05-16 | 1 | -2/+0 |
* | | Merge commit 'd46c588f3cb1963a00e990ceaf4ba9ffa05a716d' | Michael Niedermayer | 2013-05-16 | 1 | -8/+0 |
|\| |
|
| * | h263dec: Remove broken and disabled debug cruft | Diego Biurrun | 2013-05-15 | 1 | -8/+0 |
* | | Fix multithreaded MPEG-4 decoding. | Reimar Döffinger | 2013-04-19 | 1 | -1/+1 |
* | | Add thread-safe wrapper for get_format(). | Reimar Döffinger | 2013-04-15 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-03-27 | 1 | -1/+5 |
|\| |
|
| * | hwaccel: fix use with frame based multithreading | Janne Grunau | 2013-03-26 | 1 | -1/+5 |
* | | h263dec: switch to av_assert() | Michael Niedermayer | 2013-03-22 | 1 | -2/+2 |
* | | mpegvideo: Fix exported qp table offest | Michael Niedermayer | 2013-03-15 | 1 | -2/+2 |
* | | h263dec: export qp_table | Michael Niedermayer | 2013-03-15 | 1 | -0/+2 |
* | | avcodec: fix motion vector vissualization | Michael Niedermayer | 2013-03-12 | 1 | -2/+2 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -4/+8 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -4/+8 |
* | | Merge commit 'bcd0a7137e4aca0f6f598593b90ca8f338444c51' | Michael Niedermayer | 2013-03-08 | 1 | -0/+1 |
|\| |
|
| * | Add missing error_resilience includes to files that use ER | Diego Biurrun | 2013-03-07 | 1 | -0/+1 |
| * | lavc: Split out ff_hwaccel_pixfmt_list_420[] over individual codecs | Ronald S. Bultje | 2013-03-06 | 1 | -1/+12 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | split out ff_hwaccel_pixfmt_list_420[] over individual codecs. | Ronald S. Bultje | 2013-02-18 | 1 | -2/+13 |
* | | Merge commit '1d0feb5d1ac04d187b335f0e8d411c9f40b3a885' | Michael Niedermayer | 2013-02-16 | 1 | -2/+2 |
|\| |
|
| * | mpegvideo: split ff_draw_horiz_band(). | Anton Khirnov | 2013-02-15 | 1 | -2/+2 |
* | | Merge commit '54974c62982ae827becdbdb9b620b7ba75d079a0' | Michael Niedermayer | 2013-02-16 | 1 | -10/+10 |
|\| |
|
| * | error_resilience: decouple ER from MpegEncContext | Anton Khirnov | 2013-02-15 | 1 | -10/+10 |
* | | Merge commit 'ca1fe6c0e60808da45d4dfd8728f45e843b9f9b0' | Michael Niedermayer | 2013-02-07 | 1 | -1/+1 |
|\| |
|
| * | h263: remove an unused parameter from ff_h263_decode_init_vlc | Anton Khirnov | 2013-02-06 | 1 | -1/+1 |
* | | Merge commit '68f18f03519ae550e25cf12661172641e9f0eaca' | Michael Niedermayer | 2013-01-21 | 1 | -4/+1 |
|\| |
|
| * | dsputil: drop non-compliant "fast" qpel mc functions | Mans Rullgard | 2013-01-20 | 1 | -4/+1 |
* | | Merge commit '80ac87c13dc8c6c063e26a464c5c542357c0583f' | Michael Niedermayer | 2013-01-18 | 1 | -1/+1 |
|\| |
|
| * | lavc: support ZenoXVID custom tag | Luca Barbato | 2013-01-17 | 1 | -1/+1 |
* | | Fix "bistream" typo and add a check in tools/patcheck. | Clément Bœsch | 2012-12-18 | 1 | -1/+1 |
* | | Merge commit '5d471b73d20616f5ac701ff62e5de49465cda264' | Michael Niedermayer | 2012-12-10 | 1 | -1/+3 |
|\| |
|
| * | cosmetics: Fix dropable --> droppable typo | Diego Biurrun | 2012-12-09 | 1 | -1/+3 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -3/+3 |
|\| |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -3/+3 |
* | | h263dec: switch 2 asserts to av_assert | Michael Niedermayer | 2012-11-23 | 1 | -2/+2 |
* | | Check resync marker only when enabled. | Anuj Mittal | 2012-10-09 | 1 | -1/+1 |