52634 Commits (04fa81877913798bf4badfa472c8653219f2aeb1)
 

Author SHA1 Message Date
Michael Niedermayer 04fa818779 Merge commit '088f38a4f9f54bb923405c67c9e72d96d90aa284' 12 years ago
Michael Niedermayer cae8f469fe Merge commit '38282149b6ce8f4b8361e3b84542ba9aa8a1f32f' 12 years ago
Michael Niedermayer ebd99ff112 Merge commit '42b9150b0d4f0a130c1d93dc991fd5412743a8cf' 12 years ago
Michael Niedermayer 148f69eb4e Merge commit 'f5eecee865a731d2412fde2f73c29f8f8115c499' 12 years ago
Michael Niedermayer 3ad5d8694c Merge commit '6b110d3a739c31602b59887ad65c67025df3f49d' 12 years ago
Michael Niedermayer 2514b80045 sws: share xyzgamma tables. 12 years ago
Michael Niedermayer 4818388e6c Merge commit '8cd472d3f947a6233e7dc628f0dc71c74e62413a' 12 years ago
Michael Niedermayer 76c1f9200f Merge commit 'a83c0da539fb07260310bc3b34056239d2b138b2' 12 years ago
Michael Niedermayer 1a94d7c7c8 avfilter/trim: improve rounding precission 12 years ago
Clément Bœsch 24939d567b fate/pixfmts: use the appropriate variable names for temporary files. 12 years ago
Michael Niedermayer 1924a61a0a Merge commit '3d624420086ed3cd0c74f4510f0285968e21c117' 12 years ago
Michael Niedermayer 3319679d0a Merge commit 'a1e05b0487a1939334c2920fc7f9936bc9efe876' 12 years ago
Michael Niedermayer 1cba7fa364 Merge commit 'b472938233b98178ed6c1353c37e0dc7ab585902' 12 years ago
Michael Niedermayer 0061ba044a Merge commit '2548834b2248ad4d7da9bd0afed09d7d0cddeeb0' 12 years ago
Michael Niedermayer e41d3aba01 Merge commit 'c22263d3e813d442df8fa5f5ba8993573fe775d8' 12 years ago
Michael Niedermayer a1b8879714 Merge commit '949c603ed9210df0e1b8e1aa82c71b93543d8071' 12 years ago
Michael Niedermayer 52fa2945b5 Merge commit 'e036bb7899d0faca9159206be9bf5552e76e7633' 12 years ago
Michael Niedermayer d8b6557c86 Merge commit 'bda9e6d923df6d46cc5cafb30a59a01d2514fa61' 12 years ago
Michael Niedermayer 71091698a2 Merge commit '95220be1faac628d849a004644c0d102df0aa98b' 12 years ago
Clément Bœsch 14f45bcbe7 doc/filters: fix scale example equivalence. 12 years ago
Clément Bœsch e3e66568cc doc/filters: replace hqdn3d with smartblur in timeline section. 12 years ago
Michael Niedermayer fbaf75b166 h264: Use the correct croping values. 12 years ago
Michael Niedermayer 5299ee54a7 h264: assert that croping values at slice level are consistent 12 years ago
Michael Niedermayer c3bd306e78 h264_ps: check croping values 12 years ago
Michael Niedermayer 7edb984dd0 avutil/log: Fix context pointer used for get_category() 12 years ago
Diego Biurrun 088f38a4f9 avcodec: Drop unnecessary ff_ name prefixes from static functions 12 years ago
Michael Niedermayer 53efb2fa09 gif: Fix little endian specific code 12 years ago
Michael Niedermayer 147a45fca4 framecrcenc: workaround design flaw in sidedata palette 12 years ago
Paul B Mahol a0adeb1f9f fate: add test for separatefields filter 12 years ago
Diego Biurrun 38282149b6 ppc: More consistent arch initialization 12 years ago
Diego Biurrun 42b9150b0d fft: Remove pointless #ifdefs around function declarations 12 years ago
Diego Biurrun f5eecee865 ppc: util_altivec: Surround AltiVec-related code by appropriate ifdefs 12 years ago
Diego Biurrun a053dbfcfb ppc: Move AltiVec utility headers out of AltiVec ifdefs 12 years ago
Diego Biurrun 6b110d3a73 ppc: More consistent names for H.264 optimizations files 12 years ago
Diego Biurrun 643e433bf7 mpegaudiosp: More consistent names for ppc/x86 optimization files 12 years ago
Paul B Mahol 468ec1714c fate: add test for swapuv filter 12 years ago
Paul B Mahol e85f02e3f5 fate: add test for telecine filter 12 years ago
Anton Khirnov 8cd472d3f9 avconv: make output -ss insert trim/atrim filters. 12 years ago
Anton Khirnov a83c0da539 avconv: make -t insert trim/atrim filters. 12 years ago
Anton Khirnov 3d62442008 avconv_opt: allocate an OutputFile before the streams. 12 years ago
Anton Khirnov a1e05b0487 lavfi: add trim and atrim filters. 12 years ago
Anton Khirnov b472938233 lavfi: add an asetpts filter 12 years ago
Anton Khirnov 2548834b22 vf_setpts: cosmetics, reformat 12 years ago
Anton Khirnov c22263d3e8 graphparser: only print filter arguments if they are non-NULL 12 years ago
Anton Khirnov 8aaab1113c af_channelmap: ensure the output channel layout is valid. 12 years ago
Anton Khirnov 949c603ed9 af_channelmap: remove now unnecessary goto 12 years ago
Anton Khirnov 1012155722 vf_split: fix description 12 years ago
Anton Khirnov e036bb7899 lavc: clear AVBuffers on decoded frames if refcounted_frames is not set 12 years ago
Paul B Mahol 2bdd434931 lavfi/stereo3d: add support for alternating frames input & output format 12 years ago
Anton Khirnov bda9e6d923 indeo3: use put_pixels instead of put_no_rnd_pixels in copy_cell() 12 years ago