May 15, 2013
View c7c71f9

replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_*

Michael Niedermayer authored on 2013/05/15 18:23:14
View ff46809

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2013/05/15 17:50:20
May 12, 2013
View e6c4ac7

pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_*

Anton Khirnov authored on 2013/05/12 22:41:49
May 7, 2013
View 570d63e

lavu: add FF_CEIL_RSHIFT and use it in various places.

Clément Bœsch authored on 2013/05/07 23:31:02
November 24, 2012
View 0efcf16

replace av_log(0, by av_log(NULL,

Michael Niedermayer authored on 2012/11/24 02:10:02
November 1, 2012
View adc39b2

av_image_copy: check for av_image_get_linesize() failure.

Michael Niedermayer authored on 2012/11/01 02:57:21
October 14, 2012
View d6f6a75

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/10/14 22:11:34
View 2fed05f

avoid more "0xFF << 24" as it is considered a integer overflow in C99

Michael Niedermayer authored on 2012/10/14 10:34:16
October 13, 2012
View 77e6b08

imgutils: do not use av_pix_fmt_descriptors directly

Paul B Mahol authored on 2012/10/13 00:39:02
View 27ccc82

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2012/10/13 00:21:01
October 9, 2012
View ac627b3

Merge commit '716d413c13981da15323c7a3821860536eefdbbb'

Michael Niedermayer authored on 2012/10/09 03:54:00
October 6, 2012
View 22c8cbc

lavu,lavd: do not use av_pix_fmt_descriptors directly.

Anton Khirnov authored on 2012/10/06 20:29:37
View 716d413

Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat

Anton Khirnov authored on 2012/10/06 19:10:34
October 5, 2012
View 52d113e

avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_systematic_pal2()

Diego Biurrun authored on 2012/10/05 04:15:51
September 8, 2012
View 252746d

lavu/imgutils: add consistency checks to av_image_copy_plane()

Stefano Sabatini authored on 2012/09/08 07:31:41