50664 Commits (b5e5ed8ea707fefcab15dbfa3fa0dc2f36e5275a)
 

Author SHA1 Message Date
Michael Niedermayer bb29ee62e9 Merge commit 'd2a25c4032ce6ceabb0f51b5c1e6ca865395a793' 12 years ago
Michael Niedermayer 1c5b8b916d h264: color frames gray 12 years ago
Michael Niedermayer a53b144ec0 avcodec: add avpriv_color_frame() 12 years ago
Paul B Mahol af882e1819 lavfi: port MP noise filter 12 years ago
Michael Niedermayer 1e78679768 mpegvideo_enc: draw edges on input 12 years ago
Michael Niedermayer 446f7c62a2 Merge commit '64ed397635ef2666b0ca0c8d8c60a8bc44581d82' 12 years ago
Michael Niedermayer fab8a89abe Merge commit 'ccd70d9c1689990e5aef2de383199bbc7cf60d13' 12 years ago
Michael Niedermayer b9c544891b Merge remote-tracking branch 'cus/stable' 12 years ago
James Darnley 87d359ff8f lavfi/yadif: support 9, 12, and 14 bits per pixel 12 years ago
James Darnley 724061888b lavfi/yadif: remove unnecessary cast 12 years ago
Stefano Sabatini f84ef19f3f lavfi/kerndeint: move is_rgb_packed definition to the internal context 12 years ago
Clément Bœsch 51ba843f19 lavfi/kerndeint: use aligned linesizes for the temporary buffer. 12 years ago
Stefano Sabatini 2042cd3769 lavfi/unsharp: extend range for amount values, to reflect the behavior of mp=unsharp 12 years ago
Stefano Sabatini 37b42bcb7d doc/filters: itemize unsharp examples 12 years ago
Stefano Sabatini fbcc584d3a lavfi/unsharp: use named options, and add missing checks on matrix size values 12 years ago
Michael Niedermayer 5e947aeb59 sws/x86: improve rounding for yuv2yuvX 12 years ago
Hendrik Leppkes 5ad43af9a6 lavfi/kerndeint: use av_pix_fmt_desc_get instead of directly accessing the table 12 years ago
Stefano Sabatini 0018221c03 doc: fix reference to ffmpeg-bitstream-filters.html page 12 years ago
sedacca@comcast.net b64de24fd7 lavfi/ebur128: advance pointer to samples 12 years ago
David A. Sedacca de21e6736e lavfi/ebur128: fix channel weights 12 years ago
Anton Khirnov 2c54155407 h264: deMpegEncContextize 12 years ago
Anton Khirnov 1d0feb5d1a mpegvideo: split ff_draw_horiz_band(). 12 years ago
Anton Khirnov 54974c6298 error_resilience: decouple ER from MpegEncContext 12 years ago
Anton Khirnov d9ebb00dcb svq3: remove a pointless if() 12 years ago
Anton Khirnov 2491f9ee29 h264: remove a pointless if() 12 years ago
Anton Khirnov 68f930d218 h264: simplify calls to ff_er_add_slice(). 12 years ago
Anton Khirnov d2a25c4032 get_buffer(): do not initialize the data. 12 years ago
Anton Khirnov 64ed397635 vf_yadif: fix out-of line reads 12 years ago
Anton Khirnov ccd70d9c16 vf_yadif: factorize initializing the filtering callbacks 12 years ago
Marton Balint 77ab702a84 ffplay: only display frames if there are no pending events 12 years ago
Michael Niedermayer f98598942f Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 048ecbd3f8 Merge commit '49fe280753e0f167ac3d9f227f0c0f7744501fc1' 12 years ago
Michael Niedermayer 61fbb4cd57 Merge commit '4db96649ca700db563d9da4ebe70bf9fc4c7a6ba' 12 years ago
Cyrille Faucheux 75758f84de build: fixes a "can't cd to..." issue when installing shared libraries. 12 years ago
Michael Niedermayer 4a6fa7963b lavf: dont try to find fps for attached pictures 12 years ago
Diego Biurrun 3594554a06 sparc: dsputil: Simplify high_bit_depth checks 12 years ago
Stefano Sabatini 7ac3ccc5f2 lavfi/unsharp: use the same macros used in the original MP filter 12 years ago
Stefano Sabatini 772b949d8e examples/scaling_video: fix typo 12 years ago
Michael Niedermayer 8102a097a5 doc/APIchanges: List merge commit hashes and version numbers 12 years ago
Diego Biurrun 49fe280753 h264idct: Replace duplicate scan8 table by appropriate #include 12 years ago
Marton Balint 5534d8f75e ffplay: remove remains of video_clock 12 years ago
Marton Balint b853cfe7ea ffplay: remove refresh thread to achieve more precise frame delay 12 years ago
rogerdpack 12c71f648c dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway. 12 years ago
Vignesh Venkatasubramanian 003be0a9c3 Removing network.h from matroskadec.c 12 years ago
Michael Niedermayer c3fb20bab4 ffmpeg: Check for parameter changes at the output of the audio filter graph 12 years ago
Clément Bœsch d5ce725cb3 Fix a few "its" vs "it's" typo. 12 years ago
Clément Bœsch 35a995f451 doc/resampler: fix two typo. 12 years ago
Clément Bœsch 0224375180 lavfi/showspectrum: simplify intensity_color_table declaration. 12 years ago
Clément Bœsch cf8dec7d64 lavfi/showspectrum: pretty-align constants. 12 years ago
Vignesh Venkatasubramanian ce6a8e5947 Adding AlphaMode element to Matroska Parser 12 years ago