| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | 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 remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-01 | 1 | -3/+2 |
|\| |
|
| * | avcodec: Convert some commented-out printf/av_log instances to av_dlog | Diego Biurrun | 2012-10-01 | 1 | -1/+2 |
| * | avcodec: Drop silly and/or broken printf debug output | Diego Biurrun | 2012-10-01 | 1 | -2/+0 |
* | | h263dec: disable coded dimensions = 0 handling | Michael Niedermayer | 2012-09-20 | 1 | -1/+1 |
* | | Merge commit '581281e242609a222233a2e5538b89dfb88fb18e' | Michael Niedermayer | 2012-09-20 | 1 | -14/+13 |
|\| |
|
| * | mpeg4: support frame parameter changes with frame-mt | Janne Grunau | 2012-09-19 | 1 | -12/+13 |
* | | lavc/h263dec: return or propagate proper error codes | Stefano Sabatini | 2012-09-11 | 1 | -18/+21 |
* | | h263dec: fix xvid IDCT switching | Michael Niedermayer | 2012-09-04 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-31 | 1 | -1/+5 |
|\| |
|
| * | MSS2 decoder | Alberto Delmás | 2012-08-31 | 1 | -1/+5 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -28/+28 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -25/+25 |
* | | lavc: add seperate AVCodec for CODEC_ID_H263P so demuxers can use that id. | Michael Niedermayer | 2012-07-15 | 1 | -1/+20 |
* | | Revert "removing lowres support" | Michael Niedermayer | 2012-05-25 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-03 | 1 | -7/+9 |
|\| |
|