source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @0adc93ba   12 years Clément Bœsch fate/filter: move concat filtergraph to a dedicated script.
(edit) @b1213c9   12 years Clément Bœsch fate/filter: move some CMD below deps for consistency.
(edit) @7f19fc99   12 years Clément Bœsch fate/filter: remove pointless indirections for gradfun and hqdn3d.
(edit) @4694af10   12 years Clément Bœsch fate/filter: rename 'ubitux' rules to 'sample'.
(edit) @ac00755e   12 years Clément Bœsch fate/filter: stick delogo test with its deps (cosmetics).
(edit) @27b7bfc7   12 years michaelni avidec: Fix demuxing of non seekable avis with multiple RIFFs This …
(edit) @5009863a   12 years michaelni lavd/v4l2: fix printing of list_formats table In particular we needed …
(edit) @b97f7d9d   12 years michaelni lavd/v4l2: replace ioctl() with v4l2_ioctl() This is consistent with …
(edit) @e14f8bd0   12 years michaelni fate: Disable af_join test, as its output is not deterministic …
(edit) @e0dd8cad   12 years michaelni af_join: fix channel count and format Signed-off-by: Michael …
(edit) @37bdf33   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: vmdav: …
(edit) @acaee260   12 years michaelni af_channelsplit: set output channels, fix assertion failure …
(edit) @7a14564b   12 years michaelni Merge commit '43a8333a16c796b3d855fb3aaa742103cb62731f' * commit …
(edit) @8823ec4f   12 years michaelni Merge commit 'ea290d919a52f0f8c7e30d69328bb011ed13f61a' * commit …
(edit) @6f1a6a9f   12 years michaelni Merge commit '1a6d4bd7b60761bd7d955011ce7df4dd6b87b497' * commit …
(edit) @ac1a1fd7   12 years michaelni Merge commit '1ae44c87c924b69a0657256fbaa8ad140df2f27c' * commit …
(edit) @705b607d   12 years onemda lavfi/biquads: fix min allowed option value Signed-off-by: Paul B …
(edit) @fd37a7dc   12 years michaelni Merge commit 'cf53704c55378cc0dcfc16637cdac7d58f0b3107' * commit …
(edit) @e63ebaca   12 years michaelni Merge commit 'e9cc98839574c7e8d546e890ebbf57d1766e5d8a' * commit …
(edit) @dac1d92c   12 years michaelni Merge commit '472391b9a7e15e3bff33b016e7b6dbfa6a555975' * commit …
(edit) @2b6185ca   12 years michaelni Merge commit 'b4d24b471bc52f1f78a43ee330199e70483e51c3' * commit …
(edit) @2bfcd74a   12 years michaelni Merge commit 'e557584aa7df6ac9f52af7ee7e5c963437da2e2f' * commit …
(edit) @016c00cf   12 years michaelni Merge commit '1b6d66745ac1768adb387c2227cdcf4452271149' * commit …
(edit) @385ffc76   12 years michaelni Merge commit 'eee2000b41234ae9465c314e18bfec1700181f32' * commit …
(edit) @63a97d56   12 years michaelni Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa' * commit …
(edit) @b1064dd7   12 years michaelni Merge commit '1db6a080bddd14fed6b29140ecd2e21e42b1c022' * commit …
(edit) @7609d42d   12 years michaelni Merge commit '757d85868b77c4fdec7b77a3b7de1faf16c031e8' * commit …
(edit) @021547bf   12 years michaelni Merge commit 'd767e2f969933b4e450ed4e69ea2bf8ca864838c' * commit …
(edit) @0afcf97e   12 years anton vmdav: convert to bytestream2 Signed-off-by: Anton Khirnov …
(edit) @8a2f5f0c   12 years anton FATE: add a test for the join filter
(edit) @9e9cd98a   12 years anton FATE: add a test for the volume filter
(edit) @43a8333a   12 years anton FATE: add a test for the channelsplit filter
(edit) @33942b7b   12 years anton FATE: add a test for the channelmap filter
(edit) @f9174203   12 years anton FATE: add a test for the negate filter
(edit) @3d8c80b6   12 years anton FATE: add a test for the overlay filter
(edit) @ea290d91   12 years anton FATE: add a test for the setpts filter
(edit) @71f3ede2   12 years anton FATE: add a test for the hqdn3d filter
(edit) @0bdbd85e   12 years anton FATE: add a test for the transpose filter
(edit) @ad85e8d9   12 years anton FATE: add a test for the unsharp filter
(edit) @1a6d4bd   12 years anton FATE: add a test for the fade filter
(edit) @feb4922   12 years anton FATE: add a test for the drawbox filter
(edit) @a2229976   12 years anton FATE: add a test for the boxblur filter
(edit) @7cec1274   12 years anton FATE: add a test for the gradfun filter
(edit) @1ae44c87   12 years anton lavfi/gradfun: remove rounding to match C and SSE code. There is no …
(edit) @38a2f88d   12 years anton lavfi/gradfun: fix dithering in MMX code. Current dithering only uses …
(edit) @2d66fc54   12 years anton lavfi/gradfun: fix rounding in MMX code. Current code divides before …
(edit) @8b9a153e   12 years anton lavfi/gradfun: do not increment DC pointer for odd values. First DC …
(edit) @f2a59722   12 years anton fate: filter: Add dependencies Signed-off-by: Anton Khirnov …
(edit) @a4208b9b   12 years anton avconv: add options for reading filtergraphs from a file.
(edit) @cf53704c   12 years anton AVOptions: make av_set_options_string() forward options to child objects
(edit) @e234daa5   12 years michaelni mlpdec: Fix reading state with 0 bit elements. This fixes an …
(edit) @10ece44d   12 years michaelni h264_cavlc: fix assertion failure due to reading too long vlc …
(edit) @ea9a670   12 years michaelni estimate_timings_from_bit_rate: Check timebase and bitrate Fixes …
(edit) @1831274f   12 years michaelni electronicarts: check timebase, fix assertion failure Found-by: …
(edit) @a56d963f   12 years michaelni vp3: Check fps validity more completely Fix assertion failure …
(edit) @c6831e2a   12 years michaelni wavpack: check K, fix assertion failure Instead of this it would be …
(edit) @81e85bc   12 years michaelni Fix heap-buffer-overflow in matroska_parse_block Signed-off-by: …
(edit) @e9d3b400   12 years michaelni snow: drop commented out asserts Signed-off-by: Michael Niedermayer …
(edit) @460d3040   12 years michaelni avformat: change some seeking related assert to av_asserts …
(edit) @0d6e5a17   12 years michaelni vsrc_mandelbrot: Mandel morphing support Example: ffplay -f lavfi …
(edit) @85a46ad6   12 years martin win32: Use 64-bit fstat/lseek variants for MSVC as well …
(edit) @ad040259   12 years martin win32: Make ff_win32_open more robust - Make MultiByteToWideChar fail …
(edit) @e9cc9883   12 years martin win32: Allow other programs to open the same files In order to match …
(edit) @cfe5908   12 years martin configure: Add error_resilience as dependency to the eatqi decoder …
(edit) @79938a4e   12 years michaelni mandelbrot: add outer coloring method showing bailouted z …
(edit) @472391b9   12 years kostya.shishkov ape: use correct context for the bit table printed in debug
(edit) @a2b58256   12 years michaelni vsrc_mandelbrot: support coloring the outside white Signed-off-by: …
(edit) @b4d24b47   12 years diego build: Remove configure-generated .config file on distclean
(edit) @7c22d04   12 years diego build: Move setting of SRC_DIR to the only place it is used
(edit) @3891a270   12 years martin msmpeg4: Split decoding related functions to a separate file This …
(edit) @e557584a   12 years diego mpeg12: Move Mpeg1Context declaration to the only place it is used
(edit) @1b6d6674   12 years diego Split MPEG-1/2 decoder code off from MPEG-1/2 common code
(edit) @eee2000b   12 years diego mpeg12: Move some ff_mpeg1_* function declarations to a more suitable place
(edit) @b6649ab5   12 years diego cosmetics: Remove unnecessary extern keywords from function declarations
(edit) @1db6a080   12 years diego dca: Move ff_dca_convert_bitstream() to the DCA common code This …
(edit) @b2472539   12 years janne-libav vdpau: wrap codec specific functions in appropiate #ifs Fixes linking …
(edit) @ace0cfea   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @12f203a0   12 years michaelni Merge commit 'c24469e812501903a46a06eff9722a82e136e841' * commit …
(edit) @ef8ab2f9   12 years michaelni Merge commit '3b2d0ec473b036bdd0a5bc0d896fd5292915f44d' * commit …
(edit) @914f48dd   12 years michaelni Update MAINTAINERS with information about avisynth demuxer. …
(edit) @444001bd   12 years michaelni Fix avisynth_context_create constructor error handling. …
(edit) @92a9a302   12 years michaelni Support pcm_mulaw in Hikvision CCTV mpeg program streams. Fixes …
(edit) @7857ddce   12 years Carl Eugen Hoyos Fix a typo in the Monkey's Audio demuxer.
(edit) @1a3f7ded   12 years Clément Bœsch doc: "av* tools" -> "ff* tools". Spotted-by: Timothy Gu …
(edit) @e370b658   12 years michaelni tests/tiny_ssim: include the 2 macros instead of a header Should fix …
(edit) @757d8586   12 years janne-libav vdpau: fix obsolete mpeg1 vdpau decoder when mpeg2 is disabled
(edit) @d767e2f9   12 years janne-libav configure: fix dependencies of XvMC and old vdpau mpeg2 decoders
(edit) @46c48d54   12 years michaelni mpegvideo: fix null pointer dereference on switching streams …
(edit) @05fa79b8   12 years janne-libav hwaccel: fix use with frame based multithreading Allows use of …
(edit) @c24469e8   12 years janne-libav utils: add workaround for AVHWAccel in ff_get_buffer compat code …
(edit) @7b3ca7ae   12 years michaelni mpegvideo/h264: drop period_since_free This should not be needed …
(edit) @4c587b4f   12 years michaelni tiny_ssim: Avoid "for(int ..." This should avoid issues with old …
(edit) @0641464   12 years michaelni tools: add tiny_ssim Taken from: …
(edit) @2ece5bf3   12 years martin configure: Remove a stray msmpeg4v1 encoder declaration No such …
(edit) @1741fece   12 years Carl Eugen Hoyos Only test the first frame for missing aac_adtstoasc bistream filter. …
(edit) @8af593d   12 years Carl Eugen Hoyos mpegtsenc: Only test the first frame for missing h264_mp4toannexb …
(edit) @3b2d0ec4   12 years martin configure: Remove the mpegvideo dependency from svq1 The svq1 decoder …
(edit) @a2acadd   12 years martin x86: vc1dsp: Fix indentation Signed-off-by: Martin Storsjö …
(edit) @07d405cc   12 years michaelni configure: mpegvideo should not depend on error resilience …
(edit) @79c84565   12 years michaelni configure: the snow encoder is not supposed to depend on error …
Note: See TracRevisionLog for help on using the revision log.