git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
lavc, lavfi: fix counting number of planes in AVBufferRef wrappers
[ffmpeg.git]
/
libavfilter
/
2013-03-19
Anton Khirnov
lavc, lavfi: fix counting number of planes in AVBufferR...
tree
|
commitdiff
2013-03-17
Anton Khirnov
lavc,lavfi: fix calculating the plane size in the AVBuf...
tree
|
commitdiff
2013-03-16
Anton Khirnov
af_join: do not leak input frames.
tree
|
commitdiff
2013-03-16
Anton Khirnov
asrc_anullsrc: return EOF, not -1
tree
|
commitdiff
2013-03-16
Anton Khirnov
asrc_anullsrc: do not set samplerate and channel layout...
tree
|
commitdiff
2013-03-16
Anton Khirnov
vf_showinfo: remove its useless init function
tree
|
commitdiff
2013-03-16
Anton Khirnov
avfiltergraph: use sizeof(var) instead of sizeof(type)
tree
|
commitdiff
2013-03-16
Anton Khirnov
avfiltergraph: replace AVFilterGraph.filter_count with...
tree
|
commitdiff
2013-03-16
Anton Khirnov
lavfi: use designated initializers in avfilter_class
tree
|
commitdiff
2013-03-13
Loren Merritt
hqdn3d: Fix out of array read in LOWPASS
tree
|
commitdiff
2013-03-11
Anton Khirnov
vf_hqdn3d: fix uninitialized variable use
tree
|
commitdiff
2013-03-11
Anton Khirnov
vf_gradfun: fix uninitialized variable use
tree
|
commitdiff
2013-03-10
Xi Wang
vf_pad: fix a & instead of && typo
tree
|
commitdiff
2013-03-08
Anton Khirnov
Replace remaining includes of audioconvert.h with chann...
tree
|
commitdiff
2013-03-08
Anton Khirnov
Add the bumps and APIchanges entries for reference...
tree
|
commitdiff
2013-03-08
Anton Khirnov
lavfi: switch to AVFrame.
tree
|
commitdiff
2013-03-07
Reimar Döffinger
Use the avstring.h locale-independent character type...
tree
|
commitdiff
2013-02-23
Justin Ruggles
lavfi: connect libavresample options to af_resample...
tree
|
commitdiff
2013-02-15
Anton Khirnov
vf_yadif: fix out-of line reads
tree
|
commitdiff
2013-02-15
Anton Khirnov
vf_yadif: factorize initializing the filtering callbacks
tree
|
commitdiff
2013-02-06
Anton Khirnov
vf_yadif: silence a warning.
tree
|
commitdiff
2013-02-04
Diego Biurrun
avfilter: x86: consistent filenames for filter optimiza...
tree
|
commitdiff
2013-02-01
Diego Biurrun
vf_hqdn3d: x86: Add proper arch optimization initialization
tree
|
commitdiff
2013-01-29
Anton Khirnov
vf_delogo: fix copying the input frame.
tree
|
commitdiff
2013-01-29
Anton Khirnov
vf_delogo: fix an uninitialized read.
tree
|
commitdiff
2013-01-25
Vladimir Pantelic
avfilter: allow setpts filter to use wallclock time...
tree
|
commitdiff
2013-01-15
Justin Ruggles
vf_fps: add final flushed frames to the dropped frame...
tree
|
commitdiff
2013-01-14
Daniel Kang
yadif: x86: fix build for compilers without aligned...
tree
|
commitdiff
2013-01-09
Daniel Kang
yadif: Port inline assembly to yasm
tree
|
commitdiff
2012-12-31
Diego Biurrun
Drop unnecessary 'l' length modifier when printfing...
tree
|
commitdiff
2012-12-28
Diego Biurrun
cosmetics: Prettyprint codec/format/filter registration...
tree
|
commitdiff
2012-12-28
Diego Biurrun
avfilter: Refactor unconditional filter registration
tree
|
commitdiff
2012-12-23
Diego Biurrun
avfilter: Compile FIFO filters unconditionally
tree
|
commitdiff
2012-12-20
Diego Biurrun
build: avfilter: Remove duplicate compilation entry...
tree
|
commitdiff
2012-12-13
Justin Ruggles
asyncts: ignore min_delta only if first_pts is set
tree
|
commitdiff
2012-12-13
Justin Ruggles
asyncts: merge two conditions
tree
|
commitdiff
2012-12-13
Justin Ruggles
asyncts: cosmetics: reindent
tree
|
commitdiff
2012-12-13
Justin Ruggles
asyncts: fix the asyncts behavior when using the first_...
tree
|
commitdiff
2012-12-13
Justin Ruggles
asyncts: use clipped delta value when setting resample...
tree
|
commitdiff
2012-12-13
Justin Ruggles
asyncts: fix flushing of final samples at EOF
tree
|
commitdiff
2012-12-05
Justin Ruggles
x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume...
tree
|
commitdiff
2012-12-05
Justin Ruggles
x86: af_volume: add SSE2-optimized s16 volume scaling
tree
|
commitdiff
2012-12-05
Justin Ruggles
lavfi: add volume filter
tree
|
commitdiff
2012-12-04
Anton Khirnov
Remove pointless #undefs of previously forbidden functions.
tree
|
commitdiff
2012-11-28
Anton Khirnov
vf_fieldorder: require write permissions
tree
|
commitdiff
2012-11-28
Anton Khirnov
vf_fieldorder: reindent
tree
|
commitdiff
2012-11-28
Anton Khirnov
lavfi: merge start_frame/draw_slice/end_frame
tree
|
commitdiff
2012-11-28
Anton Khirnov
lavfi: remove vf_slicify
tree
|
commitdiff
2012-11-28
Anton Khirnov
asink_nullsink: plug a memory leak.
tree
|
commitdiff
2012-11-11
Justin Ruggles
Include libavutil/channel_layout.h instead of libavutil...
tree
|
commitdiff
2012-11-02
Anton Khirnov
vf_drawtext: do not use deprecated av_tree_node_size
tree
|
commitdiff
2012-10-31
Diego Biurrun
x86: mmx2 ---> mmxext in function names
tree
|
commitdiff
2012-10-30
Diego Biurrun
x86: yasm: Use complete source path for macro helper...
tree
|
commitdiff
2012-10-30
Diego Biurrun
x86: include x86inc.asm in x86util.asm
tree
|
commitdiff
2012-10-29
Anton Khirnov
lavfi: add ashowinfo filter
tree
|
commitdiff
2012-10-27
Mans Rullgard
af_channelmap: remove stray enum declaration
tree
|
commitdiff
2012-10-27
Mans Rullgard
buffersink: remove stray semicolon after function defin...
tree
|
commitdiff
2012-10-25
Janne Grunau
avfilter: fix graphparser memleaks on error paths
tree
|
commitdiff
2012-10-12
Diego Biurrun
avfilter: call x86 init functions under if (ARCH_X86...
tree
|
commitdiff
2012-10-12
Anton Khirnov
lavfi: do not use av_pix_fmt_descriptors directly.
tree
|
commitdiff
2012-10-10
Mans Rullgard
lavfi: convert input/ouput list compound literals to...
tree
|
commitdiff
2012-10-09
Janne Grunau
avfilter: correct memcpy size avfilter_copy_buf_props()
tree
|
commitdiff
2012-10-09
Janne Grunau
af_resample: unref out_buf when avresample_convert...
tree
|
commitdiff
2012-10-09
Janne Grunau
af_amix: prevent memory leak on error path
tree
|
commitdiff
2012-10-09
Janne Grunau
af_channelmap: free old extended_data on reallocation
tree
|
commitdiff
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
tree
|
commitdiff
2012-10-07
Justin Ruggles
af_resample: avoid conversion of identical sample forma...
tree
|
commitdiff
2012-10-06
Diego Biurrun
Give all anonymously typedeffed structs in headers...
tree
|
commitdiff
2012-10-06
Anton Khirnov
vf_pad/scale: use double precision for aspect ratios.
tree
|
commitdiff
2012-10-05
Anton Khirnov
lavr: change the type of the data buffers to uint8_t**.
tree
|
commitdiff
2012-10-04
Anton Khirnov
vf_overlay: properly sync inputs.
tree
|
commitdiff
2012-10-04
Anton Khirnov
vf_overlay: get rid of pointless messing with timebase.
tree
|
commitdiff
2012-09-24
Anton Khirnov
Use avcodec_free_frame() to free AVFrames.
tree
|
commitdiff
2012-09-17
Anton Khirnov
avfiltergraph: silence an uninitialized variable warning
tree
|
commitdiff
2012-09-17
Anton Khirnov
buffersrc: add const to the AVFrame* argument of av_buf...
tree
|
commitdiff
2012-09-17
Mans Rullgard
lavfi: replace empty input/output lists with null pointers
tree
|
commitdiff
2012-09-09
Luca Barbato
yadif: cosmetics
tree
|
commitdiff
2012-09-07
Anton Khirnov
af_asyncts: check return value from lavr when flushing.
tree
|
commitdiff
2012-09-04
Martin Storsjö
avopt: Explicitly store rational option defaults in...
tree
|
commitdiff
2012-09-04
Martin Storsjö
avopt: Explicitly store float/double option defaults...
tree
|
commitdiff
2012-09-04
Martin Storsjö
avopt: Store defaults for AV_OPT_TYPE_INT in the i64...
tree
|
commitdiff
2012-09-04
Martin Storsjö
avopt: Store defaults for AV_OPT_TYPE_FLAGS in the...
tree
|
commitdiff
2012-09-04
Martin Storsjö
avopt: Store defaults for AV_OPT_TYPE_CONST in the...
tree
|
commitdiff
2012-08-31
Martin Storsjö
Rename missed cases of FF_OPT_TYPE_* to AV_OPT_TYPE_*
tree
|
commitdiff
2012-08-30
Diego Biurrun
x86: Split inline and external assembly #ifdefs
tree
|
commitdiff
2012-08-30
Diego Biurrun
avfilter: x86: Use more precise compile template names
tree
|
commitdiff
2012-08-27
Martin Storsjö
vf_hqdn3d: Remove a duplicate inline declaration
tree
|
commitdiff
2012-08-27
Martin Storsjö
vf_hqdn3d: Don't declare the loop variable within the...
tree
|
commitdiff
2012-08-26
Loren Merritt
vf_hqdn3d: x86 asm
tree
|
commitdiff
2012-08-26
Loren Merritt
vf_hqdn3d: support 16bit colordepth
tree
|
commitdiff
2012-08-24
Anton Khirnov
AVOptions: store defaults for INT64 options in int64...
tree
|
commitdiff
2012-08-16
Martin Storsjö
Add missing includes for code relying on external libraries
tree
|
commitdiff
2012-08-16
Martin Storsjö
Add more missing includes after removing the implicit...
tree
|
commitdiff
2012-08-15
Martin Storsjö
Add some more missing includes after removing the impli...
tree
|
commitdiff
2012-08-15
Martin Storsjö
Don't include common.h from avutil.h
tree
|
commitdiff
2012-08-13
Mans Rullgard
x86: yadif: fix asm with suncc
tree
|
commitdiff
2012-08-09
Diego Biurrun
doxygen: Fix function parameter names to match the...
tree
|
commitdiff
2012-08-08
Mans Rullgard
x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h
tree
|
commitdiff
2012-08-05
Reinhard Tartler
lavfi: properly signal out-of-memory error in ff_filter...
tree
|
commitdiff
2012-08-04
Derek Buitenhuis
cosmetics: Fix a few switched periods and linebreaks
tree
|
commitdiff
next