55652 Commits (d169b56b7bfc44c80261b7a2ec74f279cd853966)
 

Author SHA1 Message Date
Luca Barbato 5ef7c84a93 dxa: Make sure the reference frame exists 11 years ago
Luca Barbato c59967fa7c h261: check the mtype index 11 years ago
Paul B Mahol 66f1de66b8 lavfi/transpose: call av_frame_copy_props() 11 years ago
Paul B Mahol e74a5acb40 lavfi/transpose: support slice threading 11 years ago
Paul B Mahol ef6718a5f7 lavfi/tile: make color of blank/unused area configurable 11 years ago
Michael Niedermayer d7ed473d5c Merge remote-tracking branch 'qatar/master' 11 years ago
Michael Niedermayer c02945b6d2 Merge commit '9d86bfc259ae9ba7a76067ec931ff20fbb86ea2a' 11 years ago
Michael Niedermayer 50c0837801 Merge commit '09c93b1b957f2049ea5fd8fb0e6f4d82680172f2' 11 years ago
Michael Niedermayer dff205cca3 Merge commit 'c9031c7c1446a1a63eff7c0bf50d1ee559adf3fb' 11 years ago
Michael Niedermayer 83386a1f62 Merge commit '239f55bf3c966782b781338df284f250393b9ed6' 11 years ago
Michael Niedermayer 669ea5e102 Merge commit 'cb214707a6cb0d3272ec0261af6f1f5d8b7dabc7' 11 years ago
Michael Niedermayer dbcee7cc5c Merge commit '38f64c03301ac66d7b54b3e4bd2bf6454f9fb2d3' 11 years ago
Michael Niedermayer 89f4812cda Merge commit 'ec6c1b1d832ec3261cc3faf93a18d7b2a84883c6' 11 years ago
Michael Niedermayer b7a025092f Merge commit 'c591d4575a6f97fbbe6145304b1ea960e8e81e14' 11 years ago
Michael Niedermayer c14fc4585c Merge commit 'aa2ba8c99e5708884a56aea9c1d96e014866f8a3' 11 years ago
Michael Niedermayer 1ef0b8f9cc Merge commit 'd258531502b24cb653204fe4f003c8815755bdc4' 11 years ago
Michael Niedermayer 7372177a08 Merge commit '060ce0c697e261ca2792a7df30dfd1bae6900a4f' 11 years ago
Michael Niedermayer e1ec7990fe Merge commit '4b054a3400f728c54470ee6a1eefe1d82420f6a2' 11 years ago
Michael Niedermayer 165e42b542 Merge commit '163a729725c6eb0081b0af41a7279f7d19aee86e' 11 years ago
Michael Niedermayer 4195321a82 Merge commit '4908c8ef2706d98022bf27a5c5bca1fe109e7529' 11 years ago
Michael Niedermayer 6bba695785 Merge commit 'a90cff137b2aca89380b0acad41cd7bb05619ece' 11 years ago
Michael Niedermayer 6a4e55a246 Merge commit '288f2ffb57ae9e9eee2748aca26da3aeb3ca6f6c' 11 years ago
Michael Niedermayer a87cf3689e Merge commit '8747fce91fca6bb8e9936497f2de05c905cf43b5' 11 years ago
Michael Niedermayer 15677e7239 Merge commit 'e8c0defe1322f0ff281d9bc5eee91fa1b712b6aa' 11 years ago
Kostya Shishkov f399e406af altivec: perform an explicit unaligned load 11 years ago
Michael Niedermayer ec0e0eb4c1 avfilter/vf_scale+aresample: minor simpification 11 years ago
Michael Niedermayer 6d246f440e avfilter/vf_scale: generic swscale option support 11 years ago
Carl Eugen Hoyos 9d86bfc259 hlsenc: Don't reset the number variable when wrapping 11 years ago
Stefano Sabatini 09c93b1b95 hlsenc: Append the last incomplete segment when closing the output 11 years ago
Martin Storsjö c9031c7c14 hlsenc: Add a proper dependency on the mpegts muxer 11 years ago
Michael Niedermayer 1e0e193240 sws: add dither enum 11 years ago
Michael Niedermayer 60e9b8556a swscale_unscaled: make dither_scale static, its not used elsewhere and has no prefix 11 years ago
Piotr Bandurski 165b65771d avformat/riff: add DM4V FourCC 11 years ago
Diego Biurrun 239f55bf3c vp56data: Move all data tables to the .c file 11 years ago
Diego Biurrun cb214707a6 vp56data: Move all shared enum/struct declarations to common header 11 years ago
Diego Biurrun 38f64c0330 mpeg12decdata.h: Move all tables to the only place they are used 11 years ago
Diego Biurrun ec6c1b1d83 mpeg12decdata: Remove unused #define 11 years ago
Diego Biurrun c591d4575a avcodec: Replace local extern declarations for tables with header #includes 11 years ago
Diego Biurrun aa2ba8c99e swscale: Move extern declarations for tables to swscale_internal.h 11 years ago
Diego Biurrun d258531502 swscale: Mark a bunch of tables only used within one file static 11 years ago
Diego Biurrun 060ce0c697 ivi_common: Make some tables only used within the file static 11 years ago
Martin Storsjö 4b054a3400 rtpproto: Check the right feature detection macro 11 years ago
Michael Niedermayer 23606f27f0 avcodec/ffv1enc: bump minor_version for the chroma_plane fix 11 years ago
Michael Niedermayer 1a01147d7a avcodec/ffv1enc: fix chroma_plane for rgb/rgba 11 years ago
Michael Niedermayer c387c45e83 ffv1: fix plane_count at version 1.4 11 years ago
Michael Niedermayer 8ec6188263 ffv1dec: support printing information about the global header 11 years ago
Diego Biurrun 163a729725 electronicarts: Let functions always returning the same value return void 11 years ago
Diego Biurrun 4908c8ef27 electronicarts: Improve some function/variable names 11 years ago
Diego Biurrun a90cff137b electronicarts: comment wording fixes 11 years ago
Diego Biurrun 288f2ffb57 electronicarts: Remove bogus function documentation 11 years ago