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
Commit message (
Expand
)
Author
Age
Files
Lines
*
avidec: Enable full parsing for potencoder mpeg1/2
Michael Niedermayer
2013-05-10
1
-0
/
+11
*
lavfi: modify names of deshake_kernel.h and unsharp_kernel.h
highgod0401
2013-05-10
4
-9
/
+9
*
Fix configure --help output for some autodetected features.
Carl Eugen Hoyos
2013-05-10
1
-5
/
+5
*
lavfi/avfiltergraph: fix style
Stefano Sabatini
2013-05-10
1
-9
/
+9
*
lavfi/avfilter.h: fix typo
Stefano Sabatini
2013-05-10
1
-1
/
+1
*
lavu/mem.h: fix typo
Stefano Sabatini
2013-05-10
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-05-10
1
-36
/
+42
|
\
|
*
mmf: K&R formatting cosmetics
Luca Barbato
2013-05-09
1
-39
/
+45
*
|
mimic: Fix race condition
Michael Niedermayer
2013-05-10
1
-1
/
+1
*
|
sws/output: silence warnings about uninitialized use of variables
Michael Niedermayer
2013-05-10
1
-4
/
+4
*
|
takdec: simplify use of scalarproduct_int16 in decode_subframe()
Paul B Mahol
2013-05-09
1
-20
/
+7
*
|
Add fate test for solid colour lagarith frames.
Carl Eugen Hoyos
2013-05-09
2
-0
/
+29
*
|
lavfi/opencl: replace SHIFTUP with FF_CEIL_RSHIFT.
Clément Bœsch
2013-05-09
3
-9
/
+7
*
|
lavfi/overlay: simpler up-rounded w/h computations.
Clément Bœsch
2013-05-09
1
-4
/
+4
*
|
lavu: add FF_CEIL_RSHIFT and use it in various places.
Clément Bœsch
2013-05-09
17
-41
/
+45
*
|
ffadler: fix duplicate \n on errors
Michael Niedermayer
2013-05-09
1
-2
/
+2
*
|
lavfi: remove alphaextract special code
Paul B Mahol
2013-05-09
3
-131
/
+26
*
|
ffadler: add multifile support
Michael Niedermayer
2013-05-09
1
-5
/
+19
*
|
tools: Add adler32 checksum tool
Michael Niedermayer
2013-05-09
2
-1
/
+74
*
|
fate: add test for lut filter
Paul B Mahol
2013-05-09
2
-0
/
+22
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-05-09
1
-4
/
+4
|
\
|
|
*
x86: dsputil: Remove unused argument from QPEL_OP macro
Diego Biurrun
2013-05-08
1
-4
/
+4
*
|
Merge commit '6e9f8d6a7d7392a236df19fef6f4eba41f18167e'
Michael Niedermayer
2013-05-09
1
-1
/
+0
|
\
|
|
*
x86: vf_yadif: Remove stray dsputil_mmx #include
Diego Biurrun
2013-05-08
1
-1
/
+0
*
|
Merge commit '3d40c1ee742db5f13ebcf53c2d1fa4bf4f39bcd2'
Michael Niedermayer
2013-05-09
2
-11
/
+11
|
\
|
|
*
x86: dsputil: Move TRANSPOSE4 macro to the only place it is used
Diego Biurrun
2013-05-08
2
-11
/
+11
*
|
Merge commit '71469f3b636fbe06b6aca5933f9fdebddd8d5f57'
Michael Niedermayer
2013-05-09
6
-24
/
+57
|
\
|
|
*
x86: dsputil: Move constant declarations into separate header
Diego Biurrun
2013-05-08
6
-24
/
+57
*
|
Merge commit 'ed880050edf061b38d3e39e25657c59ad9108b27'
Michael Niedermayer
2013-05-09
2
-15
/
+11
|
\
|
|
*
x86: dsputil: Group all assembly constants together in constants.c
Diego Biurrun
2013-05-08
2
-15
/
+11
*
|
Merge commit '87614667606b42476f9017d79faf12b45a0bd77c'
Michael Niedermayer
2013-05-09
3
-13
/
+11
|
\
|
|
*
x86: dsputil: Move ff_pd assembly constants to the only place they are used
Diego Biurrun
2013-05-08
3
-13
/
+11
*
|
avfilter: fix 2 warnings about discarding const
Michael Niedermayer
2013-05-08
1
-1
/
+1
*
|
ffmpeg: add -apad option which injects a apad filter only in the presence of ...
Michael Niedermayer
2013-05-08
4
-0
/
+25
*
|
ffmpeg: use av_freep() for forced_kf_pts
Michael Niedermayer
2013-05-08
1
-1
/
+1
*
|
avfilter/af_apad: Support AVFILTER_FLAG_SUPPORT_TIMELINE
Michael Niedermayer
2013-05-08
1
-1
/
+3
*
|
avfilter: Make enabled/disabled state available as a field of the AVFilterCon...
Michael Niedermayer
2013-05-08
2
-1
/
+4
*
|
lavfi/extractplanes: packed rgb support
Paul B Mahol
2013-05-08
1
-6
/
+61
*
|
lavfi/colorchannelmixer: remove now redudant code
Paul B Mahol
2013-05-08
1
-13
/
+2
*
|
lavfi/drawutils: add 16 bit rgb and planar rgb to ff_fill_rgba_map()
Paul B Mahol
2013-05-08
1
-0
/
+10
*
|
lavfi/null: remove redudant lines
Paul B Mahol
2013-05-08
1
-5
/
+0
*
|
libswscale: simplify isAnyRGB macro
Paul B Mahol
2013-05-08
1
-10
/
+1
*
|
lavfi/lut: add support for YUVA422P and YUVA444P
Paul B Mahol
2013-05-08
1
-1
/
+3
*
|
lavfi: add gbrap support to some filters
Paul B Mahol
2013-05-08
4
-4
/
+6
*
|
libswscale: GBRAP input & output and GBRAP16 input support
Paul B Mahol
2013-05-08
16
-6
/
+64
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-05-08
2
-4
/
+5
|
\
|
|
*
msvc: Move linker pragma from config.h to libavutil/internal.h
Martin Storsjö
2013-05-08
2
-5
/
+5
*
|
Merge commit 'bd392785a75d7d51414a9788d50396a8d9f29d77'
Michael Niedermayer
2013-05-08
1
-8
/
+6
|
\
|
|
*
fate-run: Drop unnecessary regtest() indirection
Diego Biurrun
2013-05-07
1
-7
/
+3
*
|
Merge commit '1b343cedd7cd68e7865aa5280d1568c7e5d79917'
Michael Niedermayer
2013-05-08
3
-11
/
+0
|
\
|
[next]