| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |