summaryrefslogtreecommitdiff
path: root/libavcodec/h264_slice.c
Commit message (Expand)AuthorAge
* vdpau: add support for 4:2:2 and 4:4:4 chroma samplingRémi Denis-Courmont2014-12-25
* h264: factor hwaccel pixel formats listRémi Denis-Courmont2014-12-25
* mpegvideo: move REBASE_PICTURE where it is usedVittorio Giovara2014-12-15
* lavc: deprecate the use of AVCodecContext.time_base for decodingAnton Khirnov2014-10-15
* h264: Always invoke the get_format() callbackRémi Denis-Courmont2014-09-26
* h264: fully check cropping amount from spsVittorio Giovara2014-08-26
* mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixesDiego Biurrun2014-08-15
* dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun2014-07-17
* h264: K&R formatting cosmeticsLuca Barbato2014-07-17
* Add av_image_check_sar() and use it to validate SARJustin Ruggles2014-06-20
* lavc: Add new VDA hwaccelAnton Khirnov2014-05-11
* hwaccel: Rename priv_data_size to frame_priv_data_sizeAnton Khirnov2014-05-11
* lavc: set AVCodecContext.hwaccel in ff_get_format()Anton Khirnov2014-05-11
* lavc: Add an internal wrapper around get_format()Anton Khirnov2014-05-11
* h264: drop commented out cruftAnton Khirnov2014-04-29
* h264: codec reinit: remove statements without effectJanne Grunau2014-04-19
* h264: Split h264 slice decoding from nal decodingLuca Barbato2014-03-23