FFmpeg/libavfilter
Michael Niedermayer d5ec8ba7f2 Do not leave positive values undefined when negative are defined as error
Define positive return values as non errors and leave further meaning undefined
This allows future extensions to use these values

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2013-10-19 16:42:57 +02:00
..
libmpcodecs lavfi/mp: remove mp=qp 2013-09-19 15:53:45 +00:00
x86 avfilter/x86/vf_pullup: try to fix build on x64 2013-09-17 17:20:58 +00:00
af_aconvert.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
af_adelay.c avfilter: add adelay filter 2013-09-16 14:33:07 +00:00
af_aecho.c avfilter/af_aecho & af_compand: use extended_data 2013-09-15 12:10:12 +00:00
af_afade.c avfilter/af_afade: use the name 's' for the pointer to the private context 2013-10-02 11:37:52 +00:00
af_aformat.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
af_amerge.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
af_amix.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
af_anull.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
af_apad.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
af_aphaser.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
af_aresample.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
af_asetnsamples.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
af_asetrate.c
af_ashowinfo.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
af_astats.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
af_astreamsync.c
af_asyncts.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
af_atempo.c
af_biquads.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
af_channelmap.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
af_channelsplit.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
af_compand.c avfilter/af_aecho & af_compand: use extended_data 2013-09-15 12:10:12 +00:00
af_earwax.c avfilter/af_earwax: Fix out of array accesses on odd packets 2013-07-10 16:46:13 +02:00
af_join.c avfilter/af_join: remove now unnecessary goto 2013-10-08 12:40:33 +00:00
af_ladspa.c avfilter/af_ladspa: set output channel layout for passthrough case 2013-09-27 12:51:08 +00:00
af_pan.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
af_resample.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
af_silencedetect.c avfilter/af_silencedetect: support more sample formats 2013-10-05 11:59:34 +00:00
af_volume.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
af_volume.h
af_volumedetect.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
all_channel_layouts.inc
allfilters.c avfilter: add ladspa wrapper filter 2013-09-22 16:36:10 +00:00
asink_anullsink.c
asrc_abuffer.h
asrc_aevalsrc.c avfilter: add av_cold to init() 2013-09-27 18:51:49 +00:00
asrc_anullsrc.c avfilter: add av_cold to init() 2013-09-27 18:51:49 +00:00
asrc_flite.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
asrc_sine.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
audio.c Merge remote-tracking branch 'qatar/master' 2013-06-19 08:27:35 +02:00
audio.h
avcodec.c
avcodec.h Do not leave positive values undefined when negative are defined as error 2013-10-19 16:42:57 +02:00
avf_avectorscope.c avfilter/avf_avectorscope: improve description 2013-09-14 12:11:22 +00:00
avf_concat.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
avf_showspectrum.c avfilter/avf_showspectrum: use the name 's' for the pointer to the private context 2013-10-02 11:37:53 +00:00
avf_showwaves.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
avfilter.c avfilter/ff_filter_frame_needs_framing: fix handling of AV_NOPTS_VALUE 2013-10-09 16:33:18 +02:00
avfilter.h Do not leave positive values undefined when negative are defined as error 2013-10-19 16:42:57 +02:00
avfiltergraph.c Do not leave positive values undefined when negative are defined as error 2013-10-19 16:42:57 +02:00
avfiltergraph.h
bbox.c
bbox.h
buffer.c Merge commit '45dd1ae1b3c18331f3db2293a9135bc5851e553f' 2013-08-01 11:36:54 +02:00
bufferqueue.h
buffersink.c avfilter/buffersink: try to fix AV_NOPTS_VALUE 2013-10-09 16:33:18 +02:00
buffersink.h
buffersrc.c Merge commit '7950e519bb094897f957b9a9531cc60ba46cbc91' 2013-08-03 10:08:30 +02:00
buffersrc.h Reinstate proper FFmpeg license for all files. 2013-08-30 15:47:38 +00:00
deshake_opencl_kernel.h
deshake_opencl.c
deshake_opencl.h
deshake.h
drawutils.c lavfi/drawutils: set subsampling for rgb too 2013-07-14 17:59:25 +00:00
drawutils.h
dualinput.c avfilter/dualinput: simplify 2013-09-30 08:47:40 +00:00
dualinput.h avfilter/dualinput: simplify 2013-09-30 08:47:40 +00:00
f_ebur128.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
f_interleave.c avfilter/f_interleave: use the name 's' for the pointer to the private context 2013-10-05 19:16:55 +00:00
f_perms.c
f_select.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
f_sendcmd.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
f_settb.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
f_zmq.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
fifo.c avfilter: remove redundant .get_(audio/video)_buffer initializations 2013-09-07 18:20:16 +00:00
filtfmts.c avfilter/filtfmts: fix use of deprecated symbols 2013-08-25 19:33:44 +02:00
formats.c avfilter: remove ff_copy_int*_list 2013-08-16 16:07:29 +02:00
formats.h Merge commit 'b01f6041f4260fba053c2f96ce1611ea77e833a0' 2013-05-18 11:46:09 +02:00
framesync.c lavfi: add an API to synchronize multiple video inputs. 2013-09-23 09:49:37 +02:00
framesync.h lavfi: add an API to synchronize multiple video inputs. 2013-09-23 09:49:37 +02:00
gradfun.h
graphdump.c avfilter/graphdump: fix use of deprecated symbols 2013-08-25 19:33:44 +02:00
graphparser.c Do not leave positive values undefined when negative are defined as error 2013-10-19 16:42:57 +02:00
internal.h Do not leave positive values undefined when negative are defined as error 2013-10-19 16:42:57 +02:00
lavfutils.c avfilter/lavfutils: fix memleak of avpacket 2013-10-12 11:52:10 +02:00
lavfutils.h Do not leave positive values undefined when negative are defined as error 2013-10-19 16:42:57 +02:00
libavfilter.v
lswsutils.c avfilter/lswsutils: dont override the default scaler 2013-10-07 13:28:13 +02:00
lswsutils.h
Makefile lavfi/dualinput: reimplement on top of framesync. 2013-09-23 09:50:09 +02:00
opencl_allkernels.c
opencl_allkernels.h
pthread.c Merge commit 'eb90a2091ffb94d8c29aaa5ff50f4192520254fc' 2013-10-14 00:04:52 +02:00
setpts.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
split.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
src_movie.c avfilter/src_movie: Fix handling of packet size for video 2013-06-26 13:46:19 +02:00
thread.h Merge remote-tracking branch 'qatar/master' 2013-09-28 11:02:01 +02:00
transform.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
transform.h
trim.c avfilter: add av_cold to init() 2013-09-27 18:51:49 +00:00
unsharp_opencl_kernel.h
unsharp_opencl.c
unsharp_opencl.h
unsharp.h
version.h Do not leave positive values undefined when negative are defined as error 2013-10-19 16:42:57 +02:00
vf_alphamerge.c avfilter: remove redundant .get_(audio/video)_buffer initializations 2013-09-07 18:20:16 +00:00
vf_aspect.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_bbox.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_blackdetect.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_blackframe.c avfilter: remove duplicate includes 2013-09-21 15:36:33 +02:00
vf_blend.c avfilter/dualinput: simplify 2013-09-30 08:47:40 +00:00
vf_boxblur.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_colorbalance.c
vf_colorchannelmixer.c
vf_colormatrix.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_copy.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_crop.c lavfi/pad,crop,scale: remove options description from filter description 2013-09-21 12:50:02 +00:00
vf_cropdetect.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_curves.c
vf_dctdnoiz.c lavfi/dctdnoiz: move DC normalization out of loops. 2013-05-26 22:41:02 +02:00
vf_decimate.c avfilter/vf_decimate: add gray16 and yuv440p 2013-09-19 17:53:05 +00:00
vf_delogo.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_deshake.c avfilter/vf_deshake: fix block_contrast() lower brightness value 2013-10-07 22:05:14 +02:00
vf_drawbox.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_drawtext.c avfilter/vf_drawtext: remove dead initialization 2013-10-07 08:40:17 +00:00
vf_edgedetect.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_extractplanes.c avfilter: add av_cold to init() 2013-09-27 18:51:49 +00:00
vf_fade.c avfilter: remove duplicate includes 2013-09-21 15:36:33 +02:00
vf_field.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_fieldmatch.c avfilter: fix plane validity checks 2013-08-03 19:15:46 +02:00
vf_fieldorder.c avfilter: remove duplicate includes 2013-09-21 15:36:33 +02:00
vf_format.c avfilter: remove duplicate includes 2013-09-21 15:36:33 +02:00
vf_fps.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_framestep.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_frei0r.c avfilter/vf_frei0r: fix out of array read 2013-10-04 11:16:35 +02:00
vf_geq.c Update copyrights where my email appears with the new one. 2013-09-03 20:42:24 +02:00
vf_gradfun.c avfilter: remove duplicate includes 2013-09-21 15:36:33 +02:00
vf_hflip.c avfilter/vf_hflip: support slice threading 2013-09-30 13:08:55 +00:00
vf_histeq.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_histogram.c avfilter/vf_histogram: use const for variables that are not supposed to change 2013-10-04 16:48:19 +00:00
vf_hqdn3d.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_hqdn3d.h
vf_hue.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_idet.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_il.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_interlace.c Merge commit '06e7301a2efa8dededecbe6836ee5b59bf7e5e76' 2013-10-03 11:16:57 +02:00
vf_kerndeint.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_libopencv.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_lut3d.c avfilter/dualinput: simplify 2013-09-30 08:47:40 +00:00
vf_lut.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_mcdeint.c avfilter/vf_mcdeint: free frame on error 2013-06-03 15:41:29 +02:00
vf_mp.c lavfi/mp: remove mp=qp 2013-09-19 15:53:45 +00:00
vf_mpdecimate.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_noise.c avfilter: add av_cold to init() 2013-09-27 18:51:49 +00:00
vf_null.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_overlay.c avfilter/dualinput: simplify 2013-09-30 08:47:40 +00:00
vf_owdenoise.c Update copyrights where my email appears with the new one. 2013-09-03 20:42:24 +02:00
vf_pad.c avfilter: remove duplicate includes 2013-09-21 15:36:33 +02:00
vf_perspective.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_phase.c avfilter/vf_phase: remove dead initialization 2013-10-07 08:28:00 +00:00
vf_pixdesctest.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_pp.c lavfi/pp: set out frame size. 2013-06-08 23:23:30 +02:00
vf_psnr.c avfilter/dualinput: simplify 2013-09-30 08:47:40 +00:00
vf_pullup.c avfilter/vf_pullup: do not ignore frame field order 2013-10-03 02:43:20 +00:00
vf_pullup.h avfilter/vf_pullup: remove junk_down nonsense 2013-09-18 12:47:57 +00:00
vf_removelogo.c avfilter/vf_removelogo: fix pixel pointer so it points where its intended 2013-10-12 11:36:55 +02:00
vf_rotate.c avfilter/vf_rotate: support slice threading 2013-09-30 13:08:55 +00:00
vf_sab.c vf_sab: Fix memleak 2013-06-10 22:00:43 +02:00
vf_scale.c avfilter/vf_scale: dont duplicate default. 2013-10-06 12:39:47 +02:00
vf_separatefields.c avfilter/vf_separatefields: do not reset pts to 0 2013-10-12 15:10:19 +00:00
vf_setfield.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_showinfo.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_smartblur.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_spp.c Update copyrights where my email appears with the new one. 2013-09-03 20:42:24 +02:00
vf_spp.h lavfi: add spp filter. 2013-06-14 01:27:22 +02:00
vf_stereo3d.c avfilter/vf_stereod3d: add const qualifiers to ana_convert() 2013-09-16 12:37:29 +00:00
vf_subtitles.c
vf_super2xsai.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_swapuv.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_telecine.c avfilter/vf_telecine: remove redudant av_frame_copy_props() 2013-09-18 19:17:34 +00:00
vf_thumbnail.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_tile.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_tinterlace.c avfilter/vf_tinterlace: add yuv411p, yuv440p, yuva422p and yuva444p 2013-09-21 12:48:24 +00:00
vf_transpose.c avfilter: remove duplicate includes 2013-09-21 15:36:33 +02:00
vf_unsharp.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_vflip.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_vidstabdetect.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vf_vidstabtransform.c avfilter/vidstabtransform: update optzoom range values for recent vid.stab update. 2013-09-27 16:48:31 +00:00
vf_vignette.c avfilter: fix plane validity checks 2013-08-03 19:15:46 +02:00
vf_w3fdif.c avfilter/vf_w3fdif: do not reset pts to 0 2013-10-10 15:08:55 +00:00
vf_yadif.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
video.c avfilter/video: remove commented out cruft 2013-09-13 19:17:56 +00:00
video.h
vidstabutils.c
vidstabutils.h
vsink_nullsink.c
vsrc_cellauto.c avfilter: add av_cold to init() 2013-09-27 18:51:49 +00:00
vsrc_life.c avfilter: add av_cold to init() 2013-09-27 18:51:49 +00:00
vsrc_mandelbrot.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vsrc_mptestsrc.c avfilter: various cosmetics 2013-09-12 14:01:43 +00:00
vsrc_testsrc.c avfilter/vsrc_testsrc: smpte(hd)bars: use yuv directly 2013-10-12 18:40:15 +00:00
yadif.h