index
:
ffmpeg
master
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
Mirror of FFmpeg git repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavfilter
Commit message (
Expand
)
Author
Age
Files
Lines
*
avfilter: add ladspa wrapper filter
Paul B Mahol
2013-09-22
4
-2
/
+677
*
avfilter: remove duplicate includes
Michael Niedermayer
2013-09-21
9
-9
/
+0
*
lavfi/pad,crop,scale: remove options description from filter description
Paul B Mahol
2013-09-21
3
-3
/
+3
*
avfilter/vf_tinterlace: add yuv411p, yuv440p, yuva422p and yuva444p
Paul B Mahol
2013-09-21
1
-2
/
+4
*
avfilter/vf_psnr: avoid 64bit arithmetic in the inner loop
Michael Niedermayer
2013-09-21
1
-1
/
+3
*
avfilter/vf_psnr: Prevent integer overflow.
Neil Birkbeck
2013-09-21
1
-1
/
+1
*
avfilter/vf_decimate: add gray16 and yuv440p
Paul B Mahol
2013-09-19
1
-2
/
+2
*
avfilter/vf_decimate: fix crash with gray8
Paul B Mahol
2013-09-19
1
-1
/
+1
*
lavfi/mp: remove mp=qp
Paul B Mahol
2013-09-19
4
-182
/
+1
*
avfilter/vf_telecine: remove redudant av_frame_copy_props()
Paul B Mahol
2013-09-18
1
-1
/
+0
*
avfilter/vf_pullup: remove junk_down nonsense
Paul B Mahol
2013-09-18
2
-2
/
+2
*
avfilter/vf_pullup: change log level to error
Paul B Mahol
2013-09-18
1
-1
/
+1
*
avfilter/vf_pullup: fix memleak of metrics for last PullupField
Paul B Mahol
2013-09-18
1
-6
/
+6
*
avfilter/vf_pullup: make sure metric_plane is available
Paul B Mahol
2013-09-18
1
-2
/
+8
*
lavfi/mp: remove mp=pullup
Paul B Mahol
2013-09-18
6
-1246
/
+1
*
avfilter/x86/vf_pullup: try to fix build on x64
Paul B Mahol
2013-09-17
1
-3
/
+3
*
avfilter: port pullup filter from libmpcodecs
Paul B Mahol
2013-09-17
8
-1
/
+1057
*
avfilter: add adelay filter
Paul B Mahol
2013-09-16
4
-1
/
+286
*
avfilter/vf_stereod3d: add const qualifiers to ana_convert()
Paul B Mahol
2013-09-16
1
-3
/
+3
*
avfilter/vf_stereo3d: BGR24 support for anaglyphs
Paul B Mahol
2013-09-16
1
-5
/
+14
*
avfilter/vf_stereo3d: avoid pointless copy
Paul B Mahol
2013-09-16
1
-7
/
+6
*
libavfilter/libmpcodecs: remove unused files
Paul B Mahol
2013-09-15
4
-2195
/
+0
*
avfilter/vf_gradfun: use av_calloc()
Paul B Mahol
2013-09-15
1
-1
/
+1
*
avfilter/vsrc_life: use av_calloc()
Paul B Mahol
2013-09-15
1
-4
/
+4
*
avfilter: avoid testing float == 0
Michael Niedermayer
2013-09-15
1
-1
/
+1
*
avfilter/af_aecho & af_compand: use extended_data
Paul B Mahol
2013-09-15
2
-7
/
+7
*
avfilter/avfilter: check allocation failure in ff_insert_pad()
Paul B Mahol
2013-09-15
2
-8
/
+22
*
avfilter/avf_avectorscope: improve description
Paul B Mahol
2013-09-14
1
-2
/
+2
*
avfilter/video: remove commented out cruft
Paul B Mahol
2013-09-13
1
-34
/
+0
*
avfilter/vf_noise: rename linesize to bytewidth
Michael Niedermayer
2013-09-13
1
-3
/
+3
*
Revert "avfilter/vf_noise: dont corrupt the picture outside width x height"
Michael Niedermayer
2013-09-13
1
-5
/
+1
*
avfilter/vidstabtransform: allow negative zoom.
Georg Martius
2013-09-13
1
-1
/
+1
*
avfilter/vf_noise: dont corrupt the picture outside width x height
Michael Niedermayer
2013-09-12
1
-1
/
+5
*
avfilter/vf_noise: unbreak filter when inline assembly is not present
Paul B Mahol
2013-09-12
1
-0
/
+3
*
avfilter: various cosmetics
Paul B Mahol
2013-09-12
109
-896
/
+750
*
avfilter: remove redundant use of AV_NE() macro
Paul B Mahol
2013-09-11
3
-32
/
+32
*
avfilter/vf_traspose: move switch out of loop
Paul B Mahol
2013-09-11
1
-15
/
+23
*
avfilter/vf_psnr: >8 bit planar support
Paul B Mahol
2013-09-10
1
-24
/
+72
*
avfilter/avfilter: fix null pointer dereference with queued ping filters
Michael Niedermayer
2013-09-10
1
-0
/
+8
*
avfilter/vf_psnr: refactor subsampled format support
Paul B Mahol
2013-09-08
1
-19
/
+25
*
avfilter/vf_histeq: remove unused item from filter private context
Paul B Mahol
2013-09-07
1
-1
/
+0
*
avfilter/vf_format: add .get_video_buffer back
Paul B Mahol
2013-09-07
1
-0
/
+2
*
avfilter/vf_rotate: fix 'oh' option description
Paul B Mahol
2013-09-07
1
-1
/
+1
*
avfilter: remove redundant .get_(audio/video)_buffer initializations
Paul B Mahol
2013-09-07
31
-39
/
+0
*
avfilter/af_asetnsamples: remove .needs_writable as it is not required
Paul B Mahol
2013-09-07
1
-1
/
+0
*
avfilter/af_compand: silence "maybe uninitialized" warnings
Michael Niedermayer
2013-09-07
1
-1
/
+4
*
avfilter/af_aecho: silence "maybe uninitialized warning"
Michael Niedermayer
2013-09-07
1
-1
/
+3
*
lavfi/telecine: remove bitstream and pal formats
Paul B Mahol
2013-09-06
1
-1
/
+3
*
lavfi/fieldorder: work with non writtable frames too
Paul B Mahol
2013-09-06
1
-14
/
+32
*
lavfi/fieldorder: remove pal8 format
Paul B Mahol
2013-09-06
1
-0
/
+1
[next]