aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'df7aba52b51007db50410abe15fe28391abd8757'Michael Niedermayer2013-12-091-23/+23
|\
| * frame: cosmetics, reindentAnton Khirnov2013-12-091-15/+15
* | Merge commit 'c342132fa8a29692e28c98238e3a31da5c407e42'Michael Niedermayer2013-12-091-0/+1
|\|
| * frame: copy flags in av_frame_copy_props()Anton Khirnov2013-12-091-0/+1
* | Merge commit 'a1ee1648690726b34e98eaf8db04fd7b3303cfc8'Michael Niedermayer2013-12-091-4/+2
|\|
| * lavc/decode_video(): always unref the frame if there is no output in decode_v...Anton Khirnov2013-12-091-4/+2
* | Merge commit '85f947aefb3dae81f65f518acdffa8e31c679654'Michael Niedermayer2013-12-091-1/+1
|\|
| * lavc: remove a pointless check in decode_audio4()Anton Khirnov2013-12-091-1/+1
* | Merge commit 'd4f0f2d1e80b76260eb6b9cdde472ac069dfda56'Michael Niedermayer2013-12-091-1/+1
|\|
| * lavc: use buf[0] instead of data[0] as the indicator of an allocated frameAnton Khirnov2013-12-091-1/+1
* | Merge commit 'e5419709f50593769037ab77d7102f82d9260784'Michael Niedermayer2013-12-091-13/+0
|\|
| * lavc: remove the extended_data workarounds.Anton Khirnov2013-12-091-12/+0
* | Merge commit 'd351ef47d0e0ccb7de96b37f137c16b2885580ac'Michael Niedermayer2013-12-091-10/+12
|\|
| * pthread_frame: use the AVFrame API properly.Anton Khirnov2013-12-091-10/+12
* | Revert: flvenc: Don't pretend to support muxing "plain" VP6Carl Eugen Hoyos2013-12-091-1/+4
* | Merge commit 'b605b123ef1d3bac0e7c221d8d7fa74cd8c7253c'Michael Niedermayer2013-12-091-22/+29
|\|
| * mxpegdec: use the AVFrame API properly.Anton Khirnov2013-12-091-22/+29
* | Merge commit 'afa21a12bf084f905187615706b0a8d92bc98661'Michael Niedermayer2013-12-093-41/+76
|\|
| * p*menc: use the AVFrame API properly.Anton Khirnov2013-12-095-69/+79
* | Merge commit 'e2274aa555f023e4f4e4819bf29b2d7e0adec7d5'Michael Niedermayer2013-12-092-7/+13
|\|
| * mjpegdec: use the AVFrame API properly.Anton Khirnov2013-12-092-4/+11
* | Add support for picture_ptr field in MJpegDecodeContextanatoly2013-12-092-17/+17
* | Merge commit 'f0b234ab9e406efee85c17eb435db646092a943b'Michael Niedermayer2013-12-091-1/+1
|\|
| * avformat: AviSynth demuxer rewrited s2013-12-082-167/+628
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-091-5/+12
|\|
| * configure: Move adding of compat objects out of libc detectionDiego Biurrun2013-12-081-5/+12
* | Merge commit '4958f35a2ebc307049ff2104ffb944f5f457feb3'Michael Niedermayer2013-12-0913-116/+85
|\|
| * dsputil: Move apply_window_int16 to ac3dspDiego Biurrun2013-12-0813-116/+86
* | common.mak: Less ugly version of the previous windres fixJames Almer2013-12-092-1/+2
* | configure: Move MinGW64 specific check to the correct placeJames Almer2013-12-091-7/+6
* | common.mak: fix the current fate failures with windresJames Almer2013-12-091-1/+1
* | avcodec/ffv1enc: support forcing experimental 1.4 versionMichael Niedermayer2013-12-091-1/+3
* | avcodec/ffv1: support adjusting the g vs r + b coefficient in the RCTMichael Niedermayer2013-12-093-6/+85
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-081-6/+9
|\|
| * configure: Separate MinGW32 and MinGW64 libc handlingDiego Biurrun2013-12-081-6/+9
* | avformat/rtpdec: Enable GSM RTP depacketizationAndrey Utkin2013-12-081-0/+7
* | configure: Special case libfreetype testAlexander Strasser2013-12-082-2/+21
* | avfilter/vf_mergeplanes: specify pixel format min/maxMichael Niedermayer2013-12-081-1/+1
* | avcodec/mpeg4video: fix 2 more incorrectly associated commentsMichael Niedermayer2013-12-081-2/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-12-085-4/+75
|\|
| * libvpx: do not mark VP9 as experimental when using libvpx >= 1.3.0Guillaume Martres2013-12-085-4/+75
* | libvpxenc: token_parts is VP8 specificJames Almer2013-12-081-1/+2
* | windres: Track dependenciesJames Almer2013-12-071-2/+2
* | Merge remote-tracking branch 'rbultje/vp9-simd'Michael Niedermayer2013-12-073-304/+364
|\ \
| * | vp9: implement top/left half (4x4) sub-8x8-IDCT.Ronald S. Bultje2013-12-071-2/+41
| * | vp9: split pre-load of 11585x2 out of 1d idct macro.Ronald S. Bultje2013-12-071-3/+3
| * | vp9: minor refactorings in idct ssse3 assembly.Ronald S. Bultje2013-12-071-40/+38
| * | vp9: split x86 assembly in two files.Ronald S. Bultje2013-12-073-259/+282
* | | Merge remote-tracking branch 'cus/stable'Michael Niedermayer2013-12-071-16/+21
|\ \ \ | |/ / |/| |
| * | ffplay: set default window size before starting audioMarton Balint2013-12-061-0/+7