source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @b7b3302f   12 years anton vsrc_nullsrc: switch to an AVOptions-based system.
(edit) @7bc1a883   12 years anton vsrc_color: switch to an AVOptions-based system.
(edit) @73d5d405   12 years anton split: switch to an AVOptions-based system.
(edit) @b13623e1   12 years anton af_volume: switch to an AVOptions-based system.
(edit) @dd7fc37   12 years anton af_join: switch to an AVOptions-based system. Change the mappings …
(edit) @3f14feb   12 years anton af_channelsplit: switch to an AVOptions-based system.
(edit) @ba8efac9   12 years anton af_channelmap: switch to an AVOptions-based system.
(edit) @b2b25b06   12 years anton af_asyncts: switch to an AVOptions-based system.
(edit) @ac20e3ab   12 years anton af_amix: switch to an AVOptions-based system.
(edit) @7536c671   12 years anton vf_yadif: switch to an AVOptions-based system.
(edit) @b83e9efc   12 years anton vf_unsharp: switch to an AVOptions-based system.
(edit) @0c2466de   12 years anton vf_transpose: switch to an AVOptions-based system.
(edit) @ffea3b00   12 years anton vf_settb: switch to an AVOptions-based system.
(edit) @33b97faa   12 years anton vf_setpts: switch to an AVOptions-based system.
(edit) @95f1f56a   12 years anton vf_select: switch to an AVOptions-based system.
(edit) @40c885c5   12 years anton vf_pad: switch to an AVOptions-based system.
(edit) @9087eaf1   12 years anton vf_overlay: switch to an AVOptions-based system.
(edit) @20b46f8f   12 years anton vf_lut: switch to an AVOptions-based system.
(edit) @ee0e8d4b   12 years anton vf_libopencv: switch to an AVOptions-based system.
(edit) @8c747d4   12 years anton vf_hqdn3d: switch to an AVOptions-based system.
(edit) @7ed833d7   12 years anton vf_gradfun: switch to an AVOptions-based system.
(edit) @c334c113   12 years anton vf_scale: switch to an AVOptions-based system.
(edit) @5aa1a668   12 years anton vf_frei0r: switch to an AVOptions-based system.
(edit) @f13ab299   12 years anton vf_fps: switch to an AVOptions-based system.
(edit) @a39c1540   12 years anton vf_fieldorder: switch to an AVOptions-based system.
(edit) @b9dfee9f   12 years anton vf_fade: switch to an AVOptions-based system.
(edit) @8ec464c6   12 years anton vf_drawtext: switch to an AVOptions-based system.
(edit) @335c3129   12 years anton vf_drawbox: switch to an AVOptions-based system.
(edit) @63e58c55   12 years anton vf_delogo: switch to an AVOptions-based system.
(edit) @460e7b4f   12 years anton vf_cropdetect: switch to an AVOptions-based system.
(edit) @fba0156a   12 years anton vf_crop: switch to an AVOptions-based system.
(edit) @51def31d   12 years anton vf_boxblur: switch to an AVOptions-based system.
(edit) @62dcdb02   12 years anton vf_blackframe: switch to an AVOptions-based system.
(edit) @2831b307   12 years anton vf_aspect: switch to an AVOptions-based system.
(edit) @e67a87ea   12 years anton vf_(no)format: switch to an AVOptions-based system.
(edit) @0af7fe1f   12 years anton af_aformat: switch to an AVOptions-based system.
(edit) @d28cb849   12 years anton buffersrc: switch to an AVOptions-based system.
(edit) @4fa1f52e   12 years anton af_resample: switch to an AVOptions-based system.
(edit) @b439c992   12 years anton lavfi: switch to an AVOptions-based system.
(edit) @56c1b925   12 years kostya.shishkov dfa: implement missing TDLT coding method
(edit) @fc792308   12 years martin srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTH This was missed from …
(edit) @0e729b22   12 years martin rtpdec: Increase max rtp packet size to 8192 This fixes connecting to …
(edit) @350ad50   12 years martin lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500 Signed-off-by: Martin …
(edit) @bc0522df   12 years martin h264pred: Add a few missing const declarations for ff_cropTbl derived …
(edit) @d2ec6ea6   12 years martin lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables …
(edit) @9e0f14f1   12 years martin lavc: Make pointers to ff_cropTbl const There's no point in these …
(edit) @18df366a   12 years martin vp3: Embed idct_permutation array directly in VP3DecoderContext This …
(edit) @610b18e2   12 years martin x86: qpel: Move fullpel and l2 functions to a separate file This way, …
(edit) @0f598457   12 years martin bfin: Make vp3 functions static Signed-off-by: Martin Storsjö …
(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 …
Note: See TracRevisionLog for help on using the revision log.