source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @aa8d8953   12 years martin bfin: Don't use the vp3 idct functions if bitexact behaviour is …
(edit) @f4b0d12f   12 years diego x86: sbrdsp: Implement SSE neg_odd_64 Timing on Arrandale: C …
(edit) @a862c7d3   12 years siretart Integrate lcov/gcov into Libav The gcov/lcov are a common toolchain …
(edit) @52cd84d4   12 years diego h261: Move mvmap table to the only place it is used
(edit) @0404ec61   12 years diego h261: cosmetics: Move functions to avoid forward declarations
(edit) @b78f81c8   12 years diego h261: K&R formatting and prettyprinting cosmetics
(edit) @66ac3dbf   12 years diego h261: Move function declarations to h261.h
(edit) @ed16c2db   12 years diego h261: Remove H.261 loop filter from dsputil There is no …
(edit) @ae35d91d   12 years diego h261: Move ff_h261_rl_table_store declaration to header file
(edit) @28a807e2   12 years diego libopenjpeg: Add support for XYZ colorspace, found in DCINEMA frames …
(edit) @8c652645   12 years diego pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit values …
(edit) @5e46f6b5   12 years diego img2: Add j2k file extension for JPEG 2000 Signed-off-by: Diego …
(edit) @f8080bd1   12 years anton xmv: do not leak memory in the error paths in xmv_read_header() CC: …
(edit) @d1016dcc   12 years anton xmv: check audio track parameters validity. Reported-by: Mateusz …
(edit) @b88f902   12 years anton bmv: check for len being valid in bmv_decode_frame(). It can be 0 or …
(edit) @8d617b11   12 years anton id3v2: pad the APIC packets as required by lavc. Reported-by: Mateusz …
(edit) @3623589e   12 years anton dfa: check for invalid access in decode_wdlt(). This can happen when …
(edit) @dbb14258   12 years anton lavf: make sure stream probe data gets freed. Reported-by: Mateusz …
(edit) @6d0546bb   12 years anton avfiltergraph: set deprecated filter_count.
(edit) @bcc9432   12 years anton opt: check the return values of av_get_token for ENOMEM.
(edit) @dfcbe8cb   12 years anton doc: Fix best_nb_channells typo Signed-off-by: Peter Meerwald …
(edit) @25a80a9   12 years lu_zero matroska: pass the lace size to the matroska_parse_rm_audio Each lace …
(edit) @8a96df7b   12 years lu_zero matroska: fix a corner case in ebml-lace parsing Make sure we notice …
(edit) @fc43c19a   12 years lu_zero matroska: Update the available size after lace parsing Fix …
(edit) @19f251a   12 years lu_zero clang: use -fsantize=address and -fsanitize=thread The previous …
(edit) @6e3c13a   12 years anton avfiltergraph: check for sws opts being non-NULL before using them. …
(edit) @817dff57   12 years anton configure: Check for the atomic.h functions used in the suncc atomics …
(edit) @f9f6402e   12 years anton configure: prettify atomics handling. Add simpler names and a …
(edit) @0933fd15   12 years lu_zero oma: Validate sample rates The sample rate index is 3 bits even if …
(edit) @f2f57d16   12 years derek.buitenhuis doc/platform: Remove part about dllimport Only deprecated things need …
(edit) @1d6e6189   12 years lu_zero vp8: Fix pthread_cond and pthread_mutex leaks CC: …
(edit) @b01b60a2   12 years lu_zero fate: add an option to generate the references Useful to add or …
(edit) @e46a2a73   12 years justin.ruggles flvdec: read audio sample size and channels metadata This is needed …
(edit) @c3d01577   12 years justin.ruggles flvdec: use the correct audio codec id when parsing metadata
(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) @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 …
Note: See TracRevisionLog for help on using the revision log.