| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-14 | 1 | -122/+150 |
|\ |
|
| * | svq1enc: Fix assignments in if() | Michael Niedermayer | 2013-01-14 | 1 | -1/+1 |
| * | lavc: Fix assignments in if() when calling ff_af_queue_add | Michael Niedermayer | 2013-01-14 | 10 | -10/+10 |
| * | h264: Fix assignments in if() | Michael Niedermayer | 2013-01-14 | 1 | -1/+1 |
| * | truemotion2: cosmetics, reformat | Anton Khirnov | 2013-01-14 | 1 | -122/+150 |
* | | Merge commit 'df9036830b15997a3e9c3f2c632ed98d64f9deef' | Michael Niedermayer | 2013-01-14 | 3 | -85/+75 |
|\| |
|
| * | truemotion2: return meaningful error codes. | Anton Khirnov | 2013-01-14 | 1 | -35/+32 |
| * | tscc: remove some pointless comments and empty lines. | Anton Khirnov | 2013-01-14 | 1 | -23/+0 |
| * | tscc: return meaningful error codes. | Anton Khirnov | 2013-01-14 | 1 | -8/+8 |
| * | loco: cosmetics, reformat | Anton Khirnov | 2013-01-14 | 1 | -31/+47 |
* | | Merge commit '1a31dff9370b4732c91df5cb1ca4b39f2cb3050e' | Michael Niedermayer | 2013-01-14 | 3 | -45/+6 |
|\| |
|
| * | loco: return meaningful error codes. | Anton Khirnov | 2013-01-14 | 1 | -5/+5 |
| * | flicvideo: return meaningful error codes. | Anton Khirnov | 2013-01-14 | 1 | -11/+11 |
| * | vcr1: remove disabled encoder stub | Anton Khirnov | 2013-01-14 | 1 | -39/+0 |
* | | Merge commit '74a9a624c5c4d50760d8d57458eba57366f6cb26' | Michael Niedermayer | 2013-01-14 | 3 | -24/+27 |
|\| |
|
| * | vcr1: return a meaningful error code. | Anton Khirnov | 2013-01-14 | 1 | -3/+3 |
| * | rpza: return a meaningful error code. | Anton Khirnov | 2013-01-14 | 1 | -2/+3 |
| * | qdrw: cosmetics, reformat | Anton Khirnov | 2013-01-14 | 1 | -21/+21 |
* | | Merge commit '688b132b881d423877e38dc82f17e23a604be676' | Michael Niedermayer | 2013-01-14 | 8 | -48/+51 |
|\| |
|
| * | qdrw: return meaningful error codes. | Anton Khirnov | 2013-01-14 | 1 | -4/+4 |
| * | qtrle: return a meaningful error code. | Anton Khirnov | 2013-01-14 | 1 | -2/+3 |
| * | gifdec: return meaningful error codes. | Anton Khirnov | 2013-01-14 | 1 | -14/+15 |
| * | interplayvideo: remove a static variable. | Anton Khirnov | 2013-01-14 | 1 | -5/+1 |
| * | interplayvideo: return meaningful error codes. | Anton Khirnov | 2013-01-14 | 1 | -4/+5 |
| * | lcldec: return meaningful error codes. | Anton Khirnov | 2013-01-14 | 1 | -14/+13 |
| * | targa: return meaningful error codes. | Anton Khirnov | 2013-01-14 | 1 | -8/+8 |
| * | qpeg: return a meaningful error code. | Anton Khirnov | 2013-01-14 | 1 | -3/+3 |
| * | nuv: return meaningful error codes. | Anton Khirnov | 2013-01-14 | 1 | -13/+17 |
* | | Merge commit 'a1c525f7eb0783d31ba7a653865b6cbd3dc880de' | Michael Niedermayer | 2013-01-14 | 5 | -20/+47 |
|\| |
|
| * | pcx: return meaningful error codes. | Anton Khirnov | 2013-01-14 | 1 | -8/+8 |
| * | tmv: return meaningful error codes. | Anton Khirnov | 2013-01-14 | 1 | -3/+4 |
| * | msrle: return meaningful error codes. | Anton Khirnov | 2013-01-14 | 1 | -3/+4 |
| * | cscd: return meaningful error codes. | Anton Khirnov | 2013-01-14 | 1 | -5/+6 |
| * | lavc: introduce the convenience function init_get_bits8 | Luca Barbato | 2013-01-14 | 1 | -0/+16 |
| * | lavc: check for overflow in init_get_bits | Luca Barbato | 2013-01-14 | 1 | -7/+15 |
* | | Merge commit '90cfc084e3e6d37ab88fc96a95f0401d8e8b4cd1' | Michael Niedermayer | 2013-01-14 | 1 | -3/+6 |
|\| |
|
| * | avpacket: free side data in av_free_packet(). | Anton Khirnov | 2013-01-13 | 1 | -8/+6 |
* | | Merge commit '246da0b13551b1f80f067e4f258e5bd691f5ab33' | Michael Niedermayer | 2013-01-14 | 5 | -1/+330 |
|\| |
|
| * | vdpau: Add VC-1 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 4 | -1/+132 |
| * | vdpau: Add H.264 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 4 | -1/+199 |
* | | Merge commit '200e8ac92007bc2fe30da05d3bd00ab620842a6b' | Michael Niedermayer | 2013-01-14 | 7 | -37/+234 |
|\| |
|
| * | vdpau: Add MPEG-4 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 4 | -1/+115 |
| * | vdpau: Add MPEG-1/2 decoding via hwaccel infrastructure | Rémi Denis-Courmont | 2013-01-13 | 5 | -1/+122 |
* | | Merge commit '44e065d56c87d6a9d0effccec5f31517f72924ec' | Michael Niedermayer | 2013-01-14 | 4 | -7/+127 |
|\| |
|
| * | vdpau: Add context and common helpers for hwaccel support | Rémi Denis-Courmont | 2013-01-13 | 4 | -7/+127 |
* | | tiff: Fix assignments in if() | Michael Niedermayer | 2013-01-14 | 1 | -1/+1 |
* | | svq1enc: Fix assignments in if() | Michael Niedermayer | 2013-01-14 | 1 | -2/+2 |
* | | ra144enc: Fix assignments in if() | Michael Niedermayer | 2013-01-14 | 1 | -1/+1 |
* | | nellymoserenc: Fix assignments in if() | Michael Niedermayer | 2013-01-14 | 1 | -1/+1 |
* | | libvorbisenc: Fix assignments in if() | Michael Niedermayer | 2013-01-14 | 1 | -1/+1 |