summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* ac3: implement request_channel_layout.Tim Walker2013-11-222-13/+41
* aacps: Adjust some const qualifiers to suppress warningsDiego Biurrun2013-11-225-11/+17
* pcx: round up in bits->bytes conversion in a buffer size checkAnton Khirnov2013-11-211-1/+1
* truemotion1: make sure index does not go out of boundsAnton Khirnov2013-11-211-8/+17
* vc1: fix a memleak.Anton Khirnov2013-11-211-2/+1
* motionpixels: clip VLC codes.Anton Khirnov2013-11-211-0/+1
* h264: check buffer size before accessing itAnton Khirnov2013-11-211-1/+1
* gifdec: convert to bytestream2Anton Khirnov2013-11-213-38/+38
* gifdec: check that the image dimensions are non-zeroAnton Khirnov2013-11-211-2/+5
* h264_cavlc: check the size of the intra PCM data.Anton Khirnov2013-11-211-0/+4
* dct/fft: Give consistent names to fixed/float template filesDiego Biurrun2013-11-219-6/+6
* mpeg4videoenc: restore macro parenthesesVittorio Giovara2013-11-211-3/+3
* libxavs: rename and fix a variable nameSean McGovern2013-11-201-8/+8
* ac3dec: simplify an expressionTim Walker2013-11-191-3/+2
* dv_tablegen: Remove CONFIG_SMALL preprocessor checkDiego Biurrun2013-11-191-3/+0
* avcodec.h: include version.h before using version macroVittorio Giovara2013-11-191-4/+5
* hevc_sei: drop unused parameterVittorio Giovara2013-11-191-4/+3
* mpeg4videodec: K&R formatting cosmeticsVittorio Giovara2013-11-191-1236/+1441
* mpeg4videoenc: K&R formatting cosmeticsVittorio Giovara2013-11-191-579/+640
* mpegvideo: Fix swapping of UV planes for VCR2Kostya Shishkov2013-11-191-0/+13
* aac_ac3_parser: simplify an expressionTim Walker2013-11-191-7/+3
* dcadec: simplify an expressionTim Walker2013-11-191-2/+1
* lavc: use buf[0] instead of data[0] in checks whether a frame is allocatedAnton Khirnov2013-11-184-24/+26
* mpegvideo_enc: use the AVFrame API properly.Anton Khirnov2013-11-162-25/+33
* ffv1: use the AVFrame API properly.Anton Khirnov2013-11-164-24/+47
* jpegls: use the AVFrame API properly.Anton Khirnov2013-11-162-13/+15
* huffyuv: use the AVFrame API properly.Anton Khirnov2013-11-162-7/+9
* libxvid: use the AVFrame API properly.Anton Khirnov2013-11-161-4/+4
* pcxenc: use the AVFrame API properly.Anton Khirnov2013-11-161-17/+15
* roqvideo: remove unused variablesAnton Khirnov2013-11-161-1/+0
* libschroedingerenc: use the AVFrame API properly.Anton Khirnov2013-11-161-4/+5
* eatgv: use the AVFrame API properly.Anton Khirnov2013-11-161-8/+13
* libxavs: use the AVFrame API properly.Anton Khirnov2013-11-161-8/+12
* nuv: use the AVFrame API properly.Anton Khirnov2013-11-161-17/+20
* flashsvenc: use the AVFrame API properly.Anton Khirnov2013-11-161-25/+28
* dnxhdenc: use the AVFrame API properly.Anton Khirnov2013-11-162-15/+14
* libx264: use the AVFrame API properly.Anton Khirnov2013-11-161-6/+9
* svq1enc: use the AVFrame API properly.Anton Khirnov2013-11-161-53/+58
* gif: use the AVFrame API properly.Anton Khirnov2013-11-161-7/+9
* sunrastenc: use the AVFrame API properly.Anton Khirnov2013-11-161-2/+11
* targaenc: use the AVFrame API properly.Anton Khirnov2013-11-161-10/+12
* tiffenc: use the AVFrame API properly.Anton Khirnov2013-11-161-11/+25
* pngenc: use the AVFrame API properly.Anton Khirnov2013-11-161-8/+15
* lclenc: use the AVFrame API properly.Anton Khirnov2013-11-161-7/+10
* qtrleenc: use the AVFrame API properly.Anton Khirnov2013-11-161-19/+25
* ulti: use the AVFrame API properly.Anton Khirnov2013-11-161-11/+12
* vc1: use the AVFrame API properly.Anton Khirnov2013-11-162-7/+11
* flashsv: use the AVFrame API properly.Anton Khirnov2013-11-161-28/+33
* eamad: use the AVFrame API properly.Anton Khirnov2013-11-161-17/+22
* dpxenc: use the AVFrame API properly.Anton Khirnov2013-11-161-2/+11
OpenPOWER on IntegriCloud