| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '2d60444331fca1910510038dd3817bea885c2367' | Michael Niedermayer | 2014-07-17 | 1 | -2/+1 |
|\ |
|
| * | dsputil: Split motion estimation compare bits off into their own context | Diego Biurrun | 2014-07-17 | 1 | -2/+1 |
* | | Merge commit '2db953f84671997e936f91140ffb5143c1537844' | Michael Niedermayer | 2014-07-17 | 1 | -10/+10 |
|\| |
|
| * | h264: K&R formatting cosmetics | Luca Barbato | 2014-07-17 | 1 | -10/+10 |
* | | Merge commit '9e500efdbe0deeff1602500ebc229a0a6b6bb1a2' | Michael Niedermayer | 2014-06-20 | 1 | -2/+1 |
|\| |
|
| * | Add av_image_check_sar() and use it to validate SAR | Justin Ruggles | 2014-06-20 | 1 | -2/+1 |
* | | lavc/h264_slice: clarify informational message in case of disabled slice mult... | Stefano Sabatini | 2014-06-20 | 1 | -1/+4 |
* | | avcodec/h264: Use named identifier for single thread fall-back return from ff... | Michael Niedermayer | 2014-06-19 | 1 | -1/+1 |
* | | avcodec/h264: fix frame skip code | Michael Niedermayer | 2014-06-16 | 1 | -0/+9 |
* | | avcodec/h264_slice: support skipping loop filtering for non key frames | Michael Niedermayer | 2014-06-16 | 1 | -0/+2 |
* | | avcodec/h264: use the correct level for droping non intra frames | Michael Niedermayer | 2014-06-16 | 1 | -1/+1 |
* | | avcodec/h264_slice: fix macro () | Michael Niedermayer | 2014-05-25 | 1 | -7/+7 |
* | | Merge commit '67afcefb35932b420998f6f3fda46c7c85848a3f' | Michael Niedermayer | 2014-05-12 | 1 | -0/+2 |
|\| |
|
| * | lavc: Add new VDA hwaccel | Anton Khirnov | 2014-05-11 | 1 | -0/+2 |
* | | Merge commit 'a871ef0cc936612bdb0e643196be72efcf0c8986' | Michael Niedermayer | 2014-05-11 | 1 | -2/+2 |
|\| |
|
| * | hwaccel: Rename priv_data_size to frame_priv_data_size | Anton Khirnov | 2014-05-11 | 1 | -2/+2 |
* | | Merge commit '5c1d7246cd65dc4db1b6dc36e29ce39fc1068f3f' | Michael Niedermayer | 2014-05-11 | 1 | -2/+0 |
|\| |
|
| * | lavc: set AVCodecContext.hwaccel in ff_get_format() | Anton Khirnov | 2014-05-11 | 1 | -2/+0 |
| * | lavc: Add an internal wrapper around get_format() | Anton Khirnov | 2014-05-11 | 1 | -5/+5 |
* | | avcodec/h264: mark recovery_cnt==0 frames as keyframes | Michael Niedermayer | 2014-05-03 | 1 | -0/+1 |
* | | Merge commit '9d76dd952ffd9fffc7f9fb5cc5af6d093ba54521' | Michael Niedermayer | 2014-04-30 | 1 | -3/+0 |
|\| |
|
| * | h264: drop commented out cruft | Anton Khirnov | 2014-04-29 | 1 | -3/+0 |
* | | Use correct msvc type specifiers for ptrdiff_t and size_t. | Carl Eugen Hoyos | 2014-04-24 | 1 | -2/+2 |
* | | Merge commit '34c5a6660a9e5e3cf301691bb29d011638953dc2' | Michael Niedermayer | 2014-04-19 | 1 | -4/+1 |
|\| |
|
| * | h264: codec reinit: remove statements without effect | Janne Grunau | 2014-04-19 | 1 | -4/+1 |
* | | avcodec/h264: clear cur_pic structure instead of duplicating it in ff_h264_up... | Michael Niedermayer | 2014-04-03 | 1 | -0/+1 |
* | | avcodec/h264: use ff_h264_set_erpic() instead of memset | Michael Niedermayer | 2014-03-24 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-24 | 1 | -126/+309 |
|/ |
|
* | h264: Split h264 slice decoding from nal decoding | Luca Barbato | 2014-03-23 | 1 | -0/+2384 |