source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @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) @472391b9   12 years kostya.shishkov ape: use correct context for the bit table printed in debug
(edit) @7c22d04   12 years diego build: Move setting of SRC_DIR to the only place it is used
(edit) @b4d24b47   12 years diego build: Remove configure-generated .config file on distclean
(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) @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) @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) @2ece5bf3   12 years martin configure: Remove a stray msmpeg4v1 encoder declaration No such …
(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) @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) @613a37ec   12 years kostya.shishkov ape: 3.80-3.92 decoding support
(edit) @ccd349e5   12 years martin h264: Remove an unused variable Signed-off-by: Martin Storsjö …
(edit) @e5c2794a   12 years janne-libav x86: consistently use unaligned movs in the unaligned bswap Fixes …
(edit) @fdaacc59   12 years martin sndio_dec: Add missing includes for av_gettime() This is necessary …
(edit) @285ff144   12 years martin x86: Change a missed occurrance of int to ptrdiff_t for strides …
(edit) @352dbdb9   12 years martin x86: Remove win64 xmm clobbering wrappers for the now removed …
(edit) @fe26611   12 years martin bktr: Add missing includes for av_gettime() This is necessary after …
(edit) @535c247b   12 years janne-libav fate: use little endian yuv444p10 in h264-reinit tests Fixes fate big …
(edit) @3f15b301   12 years janne-libav fate: add test for cropping h264 to container dimensions Tests the …
(edit) @93eaeb02   12 years anton FATE: add a tscc2 test.
(edit) @4e33582a   12 years anton tscc2: allocate AVFrame properly.
(edit) @20a8ee30   12 years anton af_asyncts: fix compensation and PTS monotonicity This patch improves …
(edit) @1e8b9738   12 years anton avutil/frame: add all remaining frame properties to …
(edit) @2e2ec667   12 years diego configure: Enable hwaccels without external dependencies by default.
(edit) @72ad96c8   12 years diego doc/developer: Clarify symbol naming prefixes section.
(edit) @fcf75022   12 years anton h264: remove redundant freeing of DPB in h264_decode_end …
(edit) @23e85be5   12 years anton h264: add a parameter to the CHROMA444 macro. This way it does not …
(edit) @e962bd08   12 years anton h264: add a parameter to the CHROMA422 macro. This way it does not …
(edit) @6d2b6f21   12 years anton h264: add a parameter to the CABAC macro. This way it does not look …
(edit) @a6931d8   12 years anton h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro. This way …
(edit) @7fa00653   12 years anton h264: add a parameter to the FIELD_PICTURE macro. This way it does …
(edit) @7bece9b2   12 years anton h264: add a parameter to the FRAME_MBAFF macro. This way it does not …
(edit) @da6be8f   12 years anton h264: add a parameter to the MB_FIELD macro. This way it does not …
(edit) @82313eaa   12 years anton h264: add a parameter to the MB_MBAFF macro. This way it does not …
(edit) @48d0fd2d   12 years anton h264: merge common_init() into ff_h264_decode_init. There is no point …
(edit) @25408b2a   12 years anton h264: make ff_h264_frame_start static. It is not called from outside …
(edit) @1c4073ef   12 years janne-libav fate: add tests for h264 decoder reinit
(edit) @a157c7f   12 years janne-libav h264: fix bit depth changes with frame threading …
(edit) @a5e6080a   12 years martin rtmp: Pass the parameters to do_adobe_auth in the right order …
(edit) @c3ebfcd6   12 years anton mpegvideo: allocate hwaccel privdata after the frame buffer This …
(edit) @9c9ede44   12 years anton h264: allocate hwaccel privdata after the frame buffer This ensures …
(edit) @c71c80f5   12 years anton pthread: unref already decoded frames when flushing the decoder …
(edit) @4e70d66d   12 years anton mpegvideo: fix allocation of the hwaccel_picture_private data …
(edit) @1516bf7   12 years anton lavc: update the doxy for avcodec_decode_{video,audio} wtih refcounting.
(edit) @6599b087   12 years anton buffersrc: fix a typo. Vertical shift is log2_chroma_h, not log2_chroma_w.
(edit) @c977039   12 years anton lavc, lavfi: fix counting number of planes in AVBufferRef wrappers …
(edit) @2c328a90   12 years anton pixdesc: add a function for counting planes in a pixel format.
(edit) @e5c32d6d   12 years anton avplay: remove the -debug option. It just shadows the corresponding …
(edit) @3cd93cc7   12 years anton Revert "asfenc: return error on negative timestamp" This reverts …
(edit) @35862807   12 years anton print_options: do not generate docs for options without enc or dec …
(edit) @ce0124ac   12 years anton mpeg12: do not fail on zero dimensions in the sequence header. The …
(edit) @50c449ac   12 years lu_zero iff: validate CMAP palette size Fixes CVE-2013-2495 Found-by: …
(edit) @d1bec33b   12 years lu_zero asfenc: return error on negative timestamp According to the …
(edit) @65528080   12 years anton lavc,lavfi: fix calculating the plane size in the AVBufferRef wrappers …
(edit) @23f4c5ac   12 years siretart document the release process
(edit) @4750b05   12 years anton af_join: do not leak input frames.
(edit) @c2b9bd97   12 years anton asrc_anullsrc: return EOF, not -1
(edit) @f4281f45   12 years anton asrc_anullsrc: do not set samplerate and channel layout explicitly …
(edit) @e4a7b217   12 years anton vf_showinfo: remove its useless init function Filter private data is …
(edit) @4d67ff8e   12 years anton AVOptions: fix using named constants with child contexts. The named …
(edit) @9676b9a2   12 years anton AVOption: remove an unused function parameter.
(edit) @ef4d34aa   12 years anton filters.texi: restore mistakenly removed section name for noformat
(edit) @dd74e3ef   12 years anton avfiltergraph: use sizeof(var) instead of sizeof(type)
(edit) @42c7c61a   12 years anton avfiltergraph: replace AVFilterGraph.filter_count with nb_filters …
(edit) @556aab8f   12 years anton lavfi: use designated initializers in avfilter_class
(edit) @aa3c7799   12 years anton lavf: sanity check size in av_get/append_packet(). To avoid …
Note: See TracRevisionLog for help on using the revision log.