| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -22/+22 |
|\ |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -22/+22 |
* | | Merge commit 'aeaf268e52fc11c1f64914a319e0edddf1346d6a' | Michael Niedermayer | 2013-01-20 | 1 | -1/+1 |
|\| |
|
| * | mpegvideo: fix loop condition in draw_line() | Xi Wang | 2013-01-19 | 1 | -1/+1 |
* | | mpegvideo: reset context state on failed thread update. | Michael Niedermayer | 2013-01-17 | 1 | -1/+4 |
* | | mpegvideo: Fix long standing race condition with frame threads | Michael Niedermayer | 2013-01-15 | 1 | -1/+8 |
* | | Merge commit '200e8ac92007bc2fe30da05d3bd00ab620842a6b' | Michael Niedermayer | 2013-01-14 | 1 | -0/+1 |
|\| |
|
| * | vdpau: Add MPEG-1/2 decoding via hwaccel infrastructure | RĂ©mi Denis-Courmont | 2013-01-13 | 1 | -0/+1 |
* | | mpegvideo: dont leave stale pointers in next/last picture | Michael Niedermayer | 2013-01-12 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-26 | 1 | -1/+1 |
|\| |
|
| * | mpegvideo: initialize videodsp with correct pixel depth | Janne Grunau | 2012-12-26 | 1 | -1/+1 |
* | | Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723' | Michael Niedermayer | 2012-12-21 | 1 | -6/+7 |
|\| |
|
| * | lavc: introduce VideoDSPContext | Ronald S. Bultje | 2012-12-20 | 1 | -0/+1 |
* | | mpegvideo: increase scratchpad sizes | Michael Niedermayer | 2012-12-20 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-20 | 1 | -1/+3 |
|\| |
|
| * | mpegvideo: increase edge_emu_buffer size for VC1 | Janne Grunau | 2012-12-19 | 1 | -1/+3 |
* | | Merge commit 'f1d8763a02b5fce9a7d9789e049d74a45b15e1e8' | Michael Niedermayer | 2012-12-19 | 1 | -15/+60 |
|\| |
|
| * | mpegvideo: allocate scratch buffers after linesize is known | Janne Grunau | 2012-12-18 | 1 | -15/+61 |
* | | Merge commit '6a27ae28f9bde981e85c82cf5bf42c5f43fb6f13' | Michael Niedermayer | 2012-12-14 | 1 | -4/+4 |
|\| |
|
| * | mpegvideo: treat delayed pictures as used | Janne Grunau | 2012-12-13 | 1 | -4/+4 |
* | | Merge commit '5d471b73d20616f5ac701ff62e5de49465cda264' | Michael Niedermayer | 2012-12-10 | 1 | -4/+4 |
|\| |
|
| * | cosmetics: Fix dropable --> droppable typo | Diego Biurrun | 2012-12-09 | 1 | -4/+4 |
* | | mpegvideo: remove #if/define PARANOID code | Michael Niedermayer | 2012-12-05 | 1 | -3/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-27 | 1 | -2/+1 |
|\| |
|
| * | h264: set Picture.owner2 to the current thread | Janne Grunau | 2012-11-27 | 1 | -2/+1 |
* | | ff_mpeg_update_thread_context: assert context unequality | Michael Niedermayer | 2012-11-18 | 1 | -0/+3 |
* | | Merge commit '5e9c6ef8f3beb9ed7b271654a82349ac90fe43f2' | Michael Niedermayer | 2012-11-14 | 1 | -5/+4 |
|\| |
|
| * | pixdesc: add av_pix_fmt_get_chroma_sub_sample | Luca Barbato | 2012-11-13 | 1 | -4/+5 |
* | | mpegvideo: fix lowres on field pictures | Michael Niedermayer | 2012-10-25 | 1 | -3/+3 |
* | | Merge commit 'c9ef43215c7d68c2cdcdbe02287aa114f27a32ed' | Michael Niedermayer | 2012-10-20 | 1 | -1/+2 |
|\| |
|
| * | mpeg4videodec: Disable frame multithreading for GMC, its not implemented at all | Michael Niedermayer | 2012-10-19 | 1 | -1/+2 |
* | | mpegvideo: fix motion_val checks | Michael Niedermayer | 2012-10-14 | 1 | -3/+3 |
* | | mpegvideo: check return value of ff_MPV_common_init() | Michael Niedermayer | 2012-10-14 | 1 | -2/+3 |
* | | Merge commit '0a7005bebd23ade7bb852bce0401af1a8fdbb723' | Michael Niedermayer | 2012-10-13 | 1 | -2/+2 |
|\| |
|
| * | mpegvideo: remove write-only variable | Mans Rullgard | 2012-10-12 | 1 | -2/+2 |
* | | Merge commit 'ca411fc1d34329cd17b28627f697e391ae52073f' | Michael Niedermayer | 2012-10-13 | 1 | -2/+0 |
|\| |
|
| * | avcodec: Remove broken MMI optimizations | Diego Biurrun | 2012-10-12 | 1 | -2/+0 |
* | | mpeg4videodec: disable frame multithreading for GMC, its not implemented at all | Michael Niedermayer | 2012-10-12 | 1 | -1/+1 |
* | | Merge commit '50ba57e0ce63d9904269ea0728936a0c79f8bfb5' | Michael Niedermayer | 2012-10-12 | 1 | -4/+6 |
|\| |
|
| * | lavc: do not use av_pix_fmt_descriptors directly. | Anton Khirnov | 2012-10-12 | 1 | -4/+6 |
| * | mpegvideo: fix indentation | Anton Khirnov | 2012-10-12 | 1 | -14/+14 |
* | | Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024' | Michael Niedermayer | 2012-10-12 | 1 | -1/+1 |
|\| |
|
| * | Move avutil tables only used in libavcodec to libavcodec. | Diego Biurrun | 2012-10-11 | 1 | -1/+1 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -11/+11 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -11/+11 |
* | | Merge commit 'ab35ec29a4071871934856c00da7d6ebcc0c095b' | Michael Niedermayer | 2012-10-04 | 1 | -0/+5 |
|\| |
|
| * | mpegvideo: set extended_data in ff_update_duplicate_context() | Janne Grunau | 2012-10-03 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-01 | 1 | -7/+6 |
|\| |
|
| * | avcodec: Convert some commented-out printf/av_log instances to av_dlog | Diego Biurrun | 2012-10-01 | 1 | -6/+6 |
| * | avcodec: Drop some silly commented-out av_log() invocations | Diego Biurrun | 2012-10-01 | 1 | -1/+0 |