52134 Commits (003bf337477fb73c8bfe529fb53f8d7c09a676b1)
 

Author SHA1 Message Date
  Michael Niedermayer 003bf33747 sws: fix alignment of rgb2yuv 13 years ago
  Michael Niedermayer 7e20f80d2c fate: fix histogram test, try #2 13 years ago
  Michael Niedermayer 7ed691e2db Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer d98c3adef2 Merge commit '015821229f96bf7e677f2a711a58dbea3009f574' 13 years ago
  Michael Niedermayer 05bea44393 Merge commit '5941978e71d2c3a8e2a7e87951e081e0b2e77da9' 13 years ago
  Michael Niedermayer d5c31403aa Merge commit 'c46819f2299c73cd1bfa8ef04d08b0153a5699d3' 13 years ago
  Michael Niedermayer 398b9ed28f Merge commit 'c0dcf89887f7fbdd7a8502bc7c715f50157562cb' 13 years ago
  Stefano Sabatini 41985cb0ab doc/filters: merge asplit and split documentation 13 years ago
  Stefano Sabatini 3453b0196f lavfi/split: fix minor documentation issues 13 years ago
  Clément Bœsch de656ea91e lavfi/drawtext: make options array more readable. 13 years ago
  Michael Niedermayer 3950236332 sws/x86: update RENAME(rgb24toyv12)() to using the user provided rgb2yuv table 13 years ago
  Michael Niedermayer 7a2a421d73 vf_histogram: avoid floats, unbreak fate 13 years ago
  Clément Bœsch 34186832de doc/filters: add a curves example with psfile. 13 years ago
  Michael Niedermayer 6e29f39252 swr/rematrix: use av_calloc() 13 years ago
  Michael Niedermayer 8a11114a79 pca: use av_calloc() 13 years ago
  Michael Niedermayer 003d497d31 pca: use sizeof(variable) instead of sizeos(TYPE) 13 years ago
  Paul B Mahol a4f03f082b FATE: add a test for the histogram filter 13 years ago
  Paul B Mahol 9e6dd24fa1 doc/filters: move aphaser to right(audio) chapter 13 years ago
  Paul B Mahol 8281791d07 lavfi/histogram: remove pointless store 13 years ago
  Paul B Mahol 7770975979 lavfi/noise: remove pointless store 13 years ago
  Clément Bœsch 9ecdd76679 lavfi/curves: fix memleak after master component dition. 13 years ago
  Michael Niedermayer aba678ab9d deshake: fix off by 2 error 13 years ago
  Michael Niedermayer 3d8afb23bc vf_deshake: Fix crash with r*=64 13 years ago
  Martin Storsjö 6add6272da fate: Set the bitexact flag for vp3/vp5/vp6 tests 13 years ago
  Michael Niedermayer 1557f34b10 dfa: support decoding version=1.0 13 years ago
  Clément Bœsch 1cb02d4fbc lavfi/curves: add support for Photoshop curves files (.acv). 13 years ago
  Clément Bœsch 99dac39339 lavfi/curves: add support for master component. 13 years ago
  Ronald S. Bultje 015821229f vp3: Use full transpose for all IDCTs 13 years ago
  Martin Storsjö 5941978e71 vp3: bfin: Transpose the IDCTs 13 years ago
  Ronald S. Bultje c46819f229 x86: Move constants to the only place where they are used 13 years ago
  Martin Storsjö c0dcf89887 bfin: Match DEFUN_END macros to the right functions 13 years ago
  Michael Niedermayer 357da7ed42 sws: remove forgotten FAST_BGR2YV12 define 13 years ago
  Reimar Döffinger c10d498bfd Add thread-safe wrapper for get_format(). 13 years ago
  Reimar Döffinger 8067f55edf Fix compilation on ARM with android gcc 4.7 13 years ago
  Michael Niedermayer 920dd84bf1 sws/x86: remove 8bit rgb2yuv coefficient case for rgb24toyv12 special converter 13 years ago
  Michael Niedermayer a37fd7f957 sws: Update rgb24toyv12_c() to user supplied rgb2yuv tables 13 years ago
  Michael Niedermayer 8e27c6ebbb sws/"rgb2rgb": drop RGB2YUV_SHIFT 13 years ago
  Michael Niedermayer 2a5d1cb2d9 sws/x86: update rgba->yuv to use user supplied table 13 years ago
  Michael Niedermayer 17ad06c753 sws/x86: update rgb/bgr->yuv code to use provided coefficient table 13 years ago
  Michael Niedermayer 9aafb95ae2 sws: init input_rgb2yuv_table depending on yuv colorspace 13 years ago
  Michael Niedermayer 3662e49dde sws: move RGB2YUV_SHIFT to swscale_internal.h 13 years ago
  Clément Bœsch e66a10689b lavf/libquvi: fix error reporting. 13 years ago
  Clément Bœsch da1bb21c13 lavfi/aphaser: silence uninitialized variable warnings. 13 years ago
  Paul B Mahol 977ee8afd6 lavfi/negate: stop calling lut_init() as that function does nothing now 13 years ago
  Paul B Mahol 6ffe911302 lavfi/testsrc: unbreak smptebars only build 13 years ago
  Clément Bœsch 8de9bb6e5e lavf: remove some flushing in write_packet muxers callbacks. 13 years ago
  Stefano Sabatini bc1847addf doc/filters: remove mention to telecine mp filter 13 years ago
  Clément Bœsch dfac37afd2 lavfi: add missing periods in filter descriptions. 13 years ago
  Stefano Sabatini f6c9a325b7 ffmpeg: show error message in case of av_buffersrc_add_frame_flags() failure 13 years ago
  Stefano Sabatini fba3a3bbfb doc: document -opencl_options option in ff* tools manuals 13 years ago