aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-01-141-122/+150
|\
| * svq1enc: Fix assignments in if()Michael Niedermayer2013-01-141-1/+1
| * lavc: Fix assignments in if() when calling ff_af_queue_addMichael Niedermayer2013-01-1410-10/+10
| * h264: Fix assignments in if()Michael Niedermayer2013-01-141-1/+1
| * truemotion2: cosmetics, reformatAnton Khirnov2013-01-141-122/+150
* | Merge commit 'df9036830b15997a3e9c3f2c632ed98d64f9deef'Michael Niedermayer2013-01-143-85/+75
|\|
| * truemotion2: return meaningful error codes.Anton Khirnov2013-01-141-35/+32
| * tscc: remove some pointless comments and empty lines.Anton Khirnov2013-01-141-23/+0
| * tscc: return meaningful error codes.Anton Khirnov2013-01-141-8/+8
| * loco: cosmetics, reformatAnton Khirnov2013-01-141-31/+47
* | Merge commit '1a31dff9370b4732c91df5cb1ca4b39f2cb3050e'Michael Niedermayer2013-01-143-45/+6
|\|
| * loco: return meaningful error codes.Anton Khirnov2013-01-141-5/+5
| * flicvideo: return meaningful error codes.Anton Khirnov2013-01-141-11/+11
| * vcr1: remove disabled encoder stubAnton Khirnov2013-01-141-39/+0
* | Merge commit '74a9a624c5c4d50760d8d57458eba57366f6cb26'Michael Niedermayer2013-01-143-24/+27
|\|
| * vcr1: return a meaningful error code.Anton Khirnov2013-01-141-3/+3
| * rpza: return a meaningful error code.Anton Khirnov2013-01-141-2/+3
| * qdrw: cosmetics, reformatAnton Khirnov2013-01-141-21/+21
* | Merge commit '688b132b881d423877e38dc82f17e23a604be676'Michael Niedermayer2013-01-148-48/+51
|\|
| * qdrw: return meaningful error codes.Anton Khirnov2013-01-141-4/+4
| * qtrle: return a meaningful error code.Anton Khirnov2013-01-141-2/+3
| * gifdec: return meaningful error codes.Anton Khirnov2013-01-141-14/+15
| * interplayvideo: remove a static variable.Anton Khirnov2013-01-141-5/+1
| * interplayvideo: return meaningful error codes.Anton Khirnov2013-01-141-4/+5
| * lcldec: return meaningful error codes.Anton Khirnov2013-01-141-14/+13
| * targa: return meaningful error codes.Anton Khirnov2013-01-141-8/+8
| * qpeg: return a meaningful error code.Anton Khirnov2013-01-141-3/+3
| * nuv: return meaningful error codes.Anton Khirnov2013-01-141-13/+17
* | Merge commit 'a1c525f7eb0783d31ba7a653865b6cbd3dc880de'Michael Niedermayer2013-01-145-20/+47
|\|
| * pcx: return meaningful error codes.Anton Khirnov2013-01-141-8/+8
| * tmv: return meaningful error codes.Anton Khirnov2013-01-141-3/+4
| * msrle: return meaningful error codes.Anton Khirnov2013-01-141-3/+4
| * cscd: return meaningful error codes.Anton Khirnov2013-01-141-5/+6
| * lavc: introduce the convenience function init_get_bits8Luca Barbato2013-01-141-0/+16
| * lavc: check for overflow in init_get_bitsLuca Barbato2013-01-141-7/+15
* | Merge commit '90cfc084e3e6d37ab88fc96a95f0401d8e8b4cd1'Michael Niedermayer2013-01-141-3/+6
|\|
| * avpacket: free side data in av_free_packet().Anton Khirnov2013-01-131-8/+6
* | Merge commit '246da0b13551b1f80f067e4f258e5bd691f5ab33'Michael Niedermayer2013-01-145-1/+330
|\|
| * vdpau: Add VC-1 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-134-1/+132
| * vdpau: Add H.264 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-134-1/+199
* | Merge commit '200e8ac92007bc2fe30da05d3bd00ab620842a6b'Michael Niedermayer2013-01-147-37/+234
|\|
| * vdpau: Add MPEG-4 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-134-1/+115
| * vdpau: Add MPEG-1/2 decoding via hwaccel infrastructureRémi Denis-Courmont2013-01-135-1/+122
* | Merge commit '44e065d56c87d6a9d0effccec5f31517f72924ec'Michael Niedermayer2013-01-144-7/+127
|\|
| * vdpau: Add context and common helpers for hwaccel supportRémi Denis-Courmont2013-01-134-7/+127
* | tiff: Fix assignments in if()Michael Niedermayer2013-01-141-1/+1
* | svq1enc: Fix assignments in if()Michael Niedermayer2013-01-141-2/+2
* | ra144enc: Fix assignments in if()Michael Niedermayer2013-01-141-1/+1
* | nellymoserenc: Fix assignments in if()Michael Niedermayer2013-01-141-1/+1
* | libvorbisenc: Fix assignments in if()Michael Niedermayer2013-01-141-1/+1