|
|
|
@7b3eb745
|
12 years |
anton |
vsrc_testsrc: switch to an AVOptions-based system.
|
|
|
@a42d6e6c
|
12 years |
anton |
vsrc_movie: switch to an AVOptions-based system.
|
|
|
@b7b3302f
|
12 years |
anton |
vsrc_nullsrc: switch to an AVOptions-based system.
|
|
|
@7bc1a883
|
12 years |
anton |
vsrc_color: switch to an AVOptions-based system.
|
|
|
@73d5d405
|
12 years |
anton |
split: switch to an AVOptions-based system.
|
|
|
@b13623e1
|
12 years |
anton |
af_volume: switch to an AVOptions-based system.
|
|
|
@dd7fc37
|
12 years |
anton |
af_join: switch to an AVOptions-based system.
Change the mappings …
|
|
|
@3f14feb
|
12 years |
anton |
af_channelsplit: switch to an AVOptions-based system.
|
|
|
@ba8efac9
|
12 years |
anton |
af_channelmap: switch to an AVOptions-based system.
|
|
|
@b2b25b06
|
12 years |
anton |
af_asyncts: switch to an AVOptions-based system.
|
|
|
@ac20e3ab
|
12 years |
anton |
af_amix: switch to an AVOptions-based system.
|
|
|
@7536c671
|
12 years |
anton |
vf_yadif: switch to an AVOptions-based system.
|
|
|
@b83e9efc
|
12 years |
anton |
vf_unsharp: switch to an AVOptions-based system.
|
|
|
@0c2466de
|
12 years |
anton |
vf_transpose: switch to an AVOptions-based system.
|
|
|
@ffea3b00
|
12 years |
anton |
vf_settb: switch to an AVOptions-based system.
|
|
|
@33b97faa
|
12 years |
anton |
vf_setpts: switch to an AVOptions-based system.
|
|
|
@95f1f56a
|
12 years |
anton |
vf_select: switch to an AVOptions-based system.
|
|
|
@40c885c5
|
12 years |
anton |
vf_pad: switch to an AVOptions-based system.
|
|
|
@9087eaf1
|
12 years |
anton |
vf_overlay: switch to an AVOptions-based system.
|
|
|
@20b46f8f
|
12 years |
anton |
vf_lut: switch to an AVOptions-based system.
|
|
|
@ee0e8d4b
|
12 years |
anton |
vf_libopencv: switch to an AVOptions-based system.
|
|
|
@8c747d4
|
12 years |
anton |
vf_hqdn3d: switch to an AVOptions-based system.
|
|
|
@7ed833d7
|
12 years |
anton |
vf_gradfun: switch to an AVOptions-based system.
|
|
|
@c334c113
|
12 years |
anton |
vf_scale: switch to an AVOptions-based system.
|
|
|
@5aa1a668
|
12 years |
anton |
vf_frei0r: switch to an AVOptions-based system.
|
|
|
@f13ab299
|
12 years |
anton |
vf_fps: switch to an AVOptions-based system.
|
|
|
@a39c1540
|
12 years |
anton |
vf_fieldorder: switch to an AVOptions-based system.
|
|
|
@b9dfee9f
|
12 years |
anton |
vf_fade: switch to an AVOptions-based system.
|
|
|
@8ec464c6
|
12 years |
anton |
vf_drawtext: switch to an AVOptions-based system.
|
|
|
@335c3129
|
12 years |
anton |
vf_drawbox: switch to an AVOptions-based system.
|
|
|
@63e58c55
|
12 years |
anton |
vf_delogo: switch to an AVOptions-based system.
|
|
|
@460e7b4f
|
12 years |
anton |
vf_cropdetect: switch to an AVOptions-based system.
|
|
|
@fba0156a
|
12 years |
anton |
vf_crop: switch to an AVOptions-based system.
|
|
|
@51def31d
|
12 years |
anton |
vf_boxblur: switch to an AVOptions-based system.
|
|
|
@62dcdb02
|
12 years |
anton |
vf_blackframe: switch to an AVOptions-based system.
|
|
|
@2831b307
|
12 years |
anton |
vf_aspect: switch to an AVOptions-based system.
|
|
|
@e67a87ea
|
12 years |
anton |
vf_(no)format: switch to an AVOptions-based system.
|
|
|
@0af7fe1f
|
12 years |
anton |
af_aformat: switch to an AVOptions-based system.
|
|
|
@d28cb849
|
12 years |
anton |
buffersrc: switch to an AVOptions-based system.
|
|
|
@4fa1f52e
|
12 years |
anton |
af_resample: switch to an AVOptions-based system.
|
|
|
@b439c992
|
12 years |
anton |
lavfi: switch to an AVOptions-based system.
|
|
|
@56c1b925
|
12 years |
kostya.shishkov |
dfa: implement missing TDLT coding method
|
|
|
@fc792308
|
12 years |
martin |
srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTH
This was missed from …
|
|
|
@0e729b22
|
12 years |
martin |
rtpdec: Increase max rtp packet size to 8192
This fixes connecting to …
|
|
|
@350ad50
|
12 years |
martin |
lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500
Signed-off-by: Martin …
|
|
|
@bc0522df
|
12 years |
martin |
h264pred: Add a few missing const declarations for ff_cropTbl derived …
|
|
|
@d2ec6ea6
|
12 years |
martin |
lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables
…
|
|
|
@9e0f14f1
|
12 years |
martin |
lavc: Make pointers to ff_cropTbl const
There's no point in these …
|
|
|
@18df366a
|
12 years |
martin |
vp3: Embed idct_permutation array directly in VP3DecoderContext
This …
|
|
|
@610b18e2
|
12 years |
martin |
x86: qpel: Move fullpel and l2 functions to a separate file
This way, …
|
|
|
@0f598457
|
12 years |
martin |
bfin: Make vp3 functions static
Signed-off-by: Martin Storsjö …
|
|
|
@aa8d8953
|
12 years |
martin |
bfin: Don't use the vp3 idct functions if bitexact behaviour is …
|
|
|
@f4b0d12f
|
12 years |
diego |
x86: sbrdsp: Implement SSE neg_odd_64
Timing on Arrandale:
C …
|
|
|
@a862c7d3
|
12 years |
siretart |
Integrate lcov/gcov into Libav
The gcov/lcov are a common toolchain …
|
|
|
@52cd84d4
|
12 years |
diego |
h261: Move mvmap table to the only place it is used
|
|
|
@0404ec61
|
12 years |
diego |
h261: cosmetics: Move functions to avoid forward declarations
|
|
|
@b78f81c8
|
12 years |
diego |
h261: K&R formatting and prettyprinting cosmetics
|
|
|
@66ac3dbf
|
12 years |
diego |
h261: Move function declarations to h261.h
|
|
|
@ed16c2db
|
12 years |
diego |
h261: Remove H.261 loop filter from dsputil
There is no …
|
|
|
@ae35d91d
|
12 years |
diego |
h261: Move ff_h261_rl_table_store declaration to header file
|
|
|
@28a807e2
|
12 years |
diego |
libopenjpeg: Add support for XYZ colorspace, found in DCINEMA frames
…
|
|
|
@8c652645
|
12 years |
diego |
pixdesc/pixfmt: Add XYZ colorspace for XYZ 12-bit values
…
|
|
|
@5e46f6b5
|
12 years |
diego |
img2: Add j2k file extension for JPEG 2000
Signed-off-by: Diego …
|
|
|
@f8080bd1
|
12 years |
anton |
xmv: do not leak memory in the error paths in xmv_read_header()
CC: …
|
|
|
@d1016dcc
|
12 years |
anton |
xmv: check audio track parameters validity.
Reported-by: Mateusz …
|
|
|
@b88f902
|
12 years |
anton |
bmv: check for len being valid in bmv_decode_frame().
It can be 0 or …
|
|
|
@8d617b11
|
12 years |
anton |
id3v2: pad the APIC packets as required by lavc.
Reported-by: Mateusz …
|
|
|
@3623589e
|
12 years |
anton |
dfa: check for invalid access in decode_wdlt().
This can happen when …
|
|
|
@dbb14258
|
12 years |
anton |
lavf: make sure stream probe data gets freed.
Reported-by: Mateusz …
|
|
|
@6d0546bb
|
12 years |
anton |
avfiltergraph: set deprecated filter_count.
|
|
|
@bcc9432
|
12 years |
anton |
opt: check the return values of av_get_token for ENOMEM.
|
|
|
@dfcbe8cb
|
12 years |
anton |
doc: Fix best_nb_channells typo
Signed-off-by: Peter Meerwald …
|
|
|
@25a80a9
|
12 years |
lu_zero |
matroska: pass the lace size to the matroska_parse_rm_audio
Each lace …
|
|
|
@8a96df7b
|
12 years |
lu_zero |
matroska: fix a corner case in ebml-lace parsing
Make sure we notice …
|
|
|
@fc43c19a
|
12 years |
lu_zero |
matroska: Update the available size after lace parsing
Fix …
|
|
|
@19f251a
|
12 years |
lu_zero |
clang: use -fsantize=address and -fsanitize=thread
The previous …
|
|
|
@6e3c13a
|
12 years |
anton |
avfiltergraph: check for sws opts being non-NULL before using them.
…
|
|
|
@817dff57
|
12 years |
anton |
configure: Check for the atomic.h functions used in the suncc atomics …
|
|
|
@f9f6402e
|
12 years |
anton |
configure: prettify atomics handling.
Add simpler names and a …
|
|
|
@0933fd15
|
12 years |
lu_zero |
oma: Validate sample rates
The sample rate index is 3 bits even if …
|
|
|
@f2f57d16
|
12 years |
derek.buitenhuis |
doc/platform: Remove part about dllimport
Only deprecated things need …
|
|
|
@1d6e6189
|
12 years |
lu_zero |
vp8: Fix pthread_cond and pthread_mutex leaks
CC: …
|
|
|
@b01b60a2
|
12 years |
lu_zero |
fate: add an option to generate the references
Useful to add or …
|
|
|
@e46a2a73
|
12 years |
justin.ruggles |
flvdec: read audio sample size and channels metadata
This is needed …
|
|
|
@c3d01577
|
12 years |
justin.ruggles |
flvdec: use the correct audio codec id when parsing metadata
|
|
|
@0afcf97e
|
12 years |
anton |
vmdav: convert to bytestream2
Signed-off-by: Anton Khirnov …
|
|
|
@8a2f5f0c
|
12 years |
anton |
FATE: add a test for the join filter
|
|
|
@9e9cd98a
|
12 years |
anton |
FATE: add a test for the volume filter
|
|
|
@43a8333a
|
12 years |
anton |
FATE: add a test for the channelsplit filter
|
|
|
@33942b7b
|
12 years |
anton |
FATE: add a test for the channelmap filter
|
|
|
@f9174203
|
12 years |
anton |
FATE: add a test for the negate filter
|
|
|
@3d8c80b6
|
12 years |
anton |
FATE: add a test for the overlay filter
|
|
|
@ea290d91
|
12 years |
anton |
FATE: add a test for the setpts filter
|
|
|
@71f3ede2
|
12 years |
anton |
FATE: add a test for the hqdn3d filter
|
|
|
@0bdbd85e
|
12 years |
anton |
FATE: add a test for the transpose filter
|
|
|
@ad85e8d9
|
12 years |
anton |
FATE: add a test for the unsharp filter
|
|
|
@1a6d4bd
|
12 years |
anton |
FATE: add a test for the fade filter
|
|
|
@feb4922
|
12 years |
anton |
FATE: add a test for the drawbox filter
|
|
|
@a2229976
|
12 years |
anton |
FATE: add a test for the boxblur filter
|
|
|
@7cec1274
|
12 years |
anton |
FATE: add a test for the gradfun filter
|
|
|