source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @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 …
(edit) @365ad004   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: h264: …
(edit) @62d36abe   12 years onemda lavfi/mptestsrc: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: …
(edit) @401f9c95   12 years onemda lavfi/cellauto: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: …
(edit) @8c5b37b4   12 years onemda lavfi/life: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: Paul B …
(edit) @975efc8   12 years onemda lavfi/mandelbrot: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: …
(edit) @54056c66   12 years onemda lavfi/testsrc: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: Paul …
(edit) @7606f4a1   12 years onemda lavfi/fps: make use of AV_OPT_TYPE_VIDEO_RATE Signed-off-by: Paul B …
(edit) @b19604c   12 years michaelni Merge commit 'f1e9398621af0bc9d166014e4ce6996bb4f141d0' * commit …
(edit) @7834bb09   12 years michaelni Revert "Fix compilation with --disable-everything …
(edit) @2cdedcbc   12 years michaelni Merge commit '75644335b907919057960716508477239c26fed4' * commit …
(edit) @795b911b   12 years michaelni Merge commit '613a37eca4c7b8eefceaa3e0231c23ad090ca94f' * commit …
(edit) @9b9205e7   12 years michaelni x86/dsputil.asm: make unaligned bswap actually work Signed-off-by: …
(edit) @cb69a9db   12 years michaelni Merge commit 'e5c2794a7162e485eefd3133af5b98fd31386aeb' * commit …
(edit) @0b499c9b   12 years martin h264: Make it possible to compile without error_resilience Error …
(edit) @f1e93986   12 years martin lavc: Rename avpriv_mpv_find_start_code after moving out from …
(edit) @75644335   12 years martin lavc: Move start code finding to utils.c This allows dropping the …
(edit) @ea7b96af   12 years michaelni avcodec/x86/dsputil_qns_template: use av_assert Signed-off-by: …
(edit) @e32cbd0   12 years Clément Bœsch lavfi/perms: add myself to the copyright header.
(edit) @9371467d   12 years Clément Bœsch lavfi/perms: add seed option.
(edit) @e600d062   12 years Clément Bœsch lavfi/perms: remove unecessary indirection after f7324c06.
(edit) @bd03afb5   12 years michaelni ffmpeg_opt: avoid strcpy() This fixes a warning on openbsd and is …
(edit) @ec1ef083   12 years Clément Bœsch tools: add audio normalize script example.
(edit) @133035c4   12 years Clément Bœsch lavfi/curves: add forgotten strong_contrast preset.
(edit) @183f3450   12 years Clément Bœsch lavfi/curves: support preset shorthand.
(edit) @dc65d784   12 years Clément Bœsch lavfi/curves: add presets support. Except for the vintage preset, the …
(edit) @4a595cff   12 years michaelni ffserver/ctime1: avoid using strcpy() Signed-off-by: Michael …
(edit) @ea4c99de   12 years michaelni dshow_pin: dont return a value from a void function Signed-off-by: …
(edit) @a2f7314b   12 years michaelni libpostproc: silence valgrind/fate warning about using uninitialized …
(edit) @613a37ec   12 years kostya.shishkov ape: 3.80-3.92 decoding support
(edit) @67607e20   12 years michaelni xxan: make code independent of sizeof(AVFrame) Signed-off-by: Michael …
(edit) @8097e5b2   12 years michaelni yop: Fix return type Found-by: durandal_1707 Signed-off-by: Michael …
(edit) @ccd349e5   12 years martin h264: Remove an unused variable Signed-off-by: Martin Storsjö …
(edit) @afdfff48   12 years michaelni avcodec/gifdec: Add av_log() to workaround gcc 4.2 miscompiling the …
(edit) @ad438f45   12 years michaelni xan: make decoder independent of sizeof(AVFrame) Reviewed-by: Paul B …
(edit) @45013b36   12 years michaelni lavc/flacdec: Propagate and return meaningful error codes …
(edit) @f248b8a9   12 years michaelni blend: Adding yuvj pixelformats to the blend effect Reviewed-by: Paul …
(edit) @4ce9e4e9   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @e5c2794a   12 years janne-libav x86: consistently use unaligned movs in the unaligned bswap Fixes …
Note: See TracRevisionLog for help on using the revision log.