summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-245-91/+80
|\
| * wnv1: cosmetics, reformatAnton Khirnov2012-12-241-20/+22
| * xan: remove a trivially true if().Anton Khirnov2012-12-241-50/+49
| * ansi: do not depend on get_buffer() initializing the frame.Anton Khirnov2012-12-241-0/+5
| * zerocodec: remove an unused variable.Anton Khirnov2012-12-241-4/+0
| * zmbv: remove some pointless comments and empty linesAnton Khirnov2012-12-241-14/+0
* | Merge commit 'c6303f8d70c25dd6c6e6486c78bf99c9924e2b6b'Michael Niedermayer2012-12-243-91/+82
|\ \ | |/
| * yop: simplify/sanitize the decoding loopAnton Khirnov2012-12-241-33/+19
| * c93: set palette_has_changed.Anton Khirnov2012-12-241-0/+1
| * bmp: cosmetics, reformatAnton Khirnov2012-12-241-64/+68
* | Merge commit '3193b13aa1e271f6d2dd68de67d448c08aef3c00'Michael Niedermayer2012-12-241-1/+1
|\ \ | |/
| * lavc: Correct the description of pkt_dtsMartin Storsjö2012-12-231-1/+1
* | Merge commit 'f3298f12997eb4b7ad203766f768f92e3dd72a2a'Michael Niedermayer2012-12-249-11/+11
|\ \ | |/
| * Return proper error code after av_log_ask_for_sample()Diego Biurrun2012-12-239-11/+11
* | tiffdec: Fix runend handlingMichael Niedermayer2012-12-241-3/+7
* | lavc/pthread: do not re-define _GNU_SOURCE if already defined.Clément Bœsch2012-12-241-1/+3
* | alsdec: improve warning message when invalid channel position is foundPaul B Mahol2012-12-231-1/+1
* | x86/ac3dsp_init: try to workaround ICC failure.Michael Niedermayer2012-12-231-0/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-234-144/+144
|\ \ | |/
| * 8bps: cosmeticsAnton Khirnov2012-12-231-25/+0
| * aasc: cosmetics, reformatAnton Khirnov2012-12-231-7/+7
| * ansi: remove an extra returnAnton Khirnov2012-12-231-1/+0
| * asvdec: cosmetics, reformatAnton Khirnov2012-12-231-102/+128
| * aura: cosmetics, reformatAnton Khirnov2012-12-231-11/+10
* | Merge commit 'b047c68783aa4042b322af7af043b643d5daf09c'Michael Niedermayer2012-12-237-1509/+1607
|\ \ | |/
| * 4xm: don't rely on get_buffer() initializing the frame.Anton Khirnov2012-12-231-0/+1
| * huffyuv: split encoder and decoder into separate files.Anton Khirnov2012-12-235-1424/+1525
| * lavc: make pkt_{p,d}ts doxy less confusingAnton Khirnov2012-12-231-2/+2
* | Merge commit '418693bdc5edad72b0d055f741931612d797eb05'Michael Niedermayer2012-12-233-26/+34
|\ \ | |/
| * lavc: rewrite and extend AVFrame doxyAnton Khirnov2012-12-231-5/+13
| * ttadec: fix last frame handling when seekingJustin Ruggles2012-12-221-13/+17
| * alacdec: do not be too strict about the extradata sizeJustin Ruggles2012-12-221-4/+3
* | mpegvideo_enc: fix edge emulation of dimension%16 != 0 for YUV != 420Michael Niedermayer2012-12-231-6/+8
* | configure: consider using /usr/include/openjpeg-1.5 when searching for openjpegJohannes Nixdorf2012-12-222-2/+12
* | h264: Detect POC inconsistencies and try to handle them reasonablyMichael Niedermayer2012-12-221-1/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-12-222-3/+7
|\ \ | |/
| * flac: only set channel layout if not previously set or on channel count changeJustin Ruggles2012-12-222-3/+7
* | 4xm: check the correct stream, fix fateMichael Niedermayer2012-12-221-3/+3
* | lavc/4xm: use bytestream2_get_bytes_leftPaul B Mahol2012-12-221-13/+13
* | videodsp: Fix project nameMichael Niedermayer2012-12-2210-40/+40
* | x86/videodsp_init: Add back lost author attributionMichael Niedermayer2012-12-221-0/+1
* | videodsp_template.c: fix yearMichael Niedermayer2012-12-221-1/+1
* | lavc: Warn in case the set bitrate is very lowMichael Niedermayer2012-12-211-0/+4
* | Revert "Always write all colours for animated gif files, including transparen...Carl Eugen Hoyos2012-12-211-3/+2
* | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer2012-12-2121-23/+24
|\ \ | |/
| * miscellaneous typo fixesDiego Biurrun2012-12-2128-33/+34
* | Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723'Michael Niedermayer2012-12-2140-939/+1271
|\ \ | |/
| * lavc: add missing files for armLuca Barbato2012-12-202-0/+59
| * lavc: introduce VideoDSPContextRonald S. Bultje2012-12-2036-923/+1183
* | alsdec: cosmetics after previous commitPaul B Mahol2012-12-211-8/+8
OpenPOWER on IntegriCloud