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
*
lavfi/testsrc: grammar fix in comment after 03e2ec32.
Clément Bœsch
2013-04-14
1
-1
/
+1
*
lavfi: add smptehdbars source
Paul B Mahol
2013-04-14
6
-31
/
+155
*
doc/filters: move telecine from audio to video filters
Paul B Mahol
2013-04-13
1
-39
/
+39
*
lavu/dict: cosmetic realign.
Clément Bœsch
2013-04-13
1
-4
/
+4
*
log: Remove redundant va_list creation from missing_feature_sample()
James Almer
2013-04-13
1
-7
/
+1
*
Merge remote-tracking branch 'cigaes/master'
Michael Niedermayer
2013-04-13
3
-26
/
+18
|
\
|
*
lavu/opt: check int lists length for overflow.
Nicolas George
2013-04-13
1
-2
/
+4
|
*
lavu: add parens to macro argument.
Nicolas George
2013-04-13
1
-1
/
+1
|
*
lavu: add av_pure to av_int_list_length_for_size.
Nicolas George
2013-04-13
1
-1
/
+1
|
*
lavfi/buffersink: factor checks for lists sizes.
Nicolas George
2013-04-13
1
-22
/
+12
*
|
oggenc: Fix pref_duration AVOption type
Michael Niedermayer
2013-04-13
1
-1
/
+1
|
/
*
avcodec: fix ignorecrop AVOption offset
Michael Niedermayer
2013-04-13
1
-1
/
+1
*
doc/filters: use common options introduction string.
Clément Bœsch
2013-04-13
1
-42
/
+10
*
cmdutils: print if filters are sources or sinks.
Clément Bœsch
2013-04-13
1
-0
/
+4
*
lavfi: flag more dynamic i/o filters.
Clément Bœsch
2013-04-13
4
-0
/
+5
*
lavf/mxfdec: validate month/day before date formatting
Hendrik Leppkes
2013-04-13
1
-0
/
+4
*
lavf/mxf: fix parsing of timestamps
Matthieu Bouron
2013-04-13
1
-5
/
+5
*
lavf/mxfdec: use more widely supported time format string
Hendrik Leppkes
2013-04-13
1
-1
/
+1
*
lavf/mxf: fix parsing of the month from mxf timestamps
Hendrik Leppkes
2013-04-13
1
-1
/
+1
*
vf_mp: mp buffers are not compatible with the reference count system
Michael Niedermayer
2013-04-13
1
-5
/
+7
*
lavfi/testsrc: make use of AV_OPT_TYPE_DURATION
Stefano Sabatini
2013-04-13
1
-10
/
+2
*
lavfi: drop now unused shorthand field from AVFilter.
Clément Bœsch
2013-04-13
2
-10
/
+1
*
avutil/opencl: merge opencl env to opencl context
highgod0401
2013-04-12
1
-170
/
+160
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-04-12
1
-1
/
+1
|
\
|
*
x86: dsputil: Move some ifdefs to avoid unused variable warnings
Diego Biurrun
2013-04-12
1
-2
/
+2
*
|
Merge commit '2004c7c8f763280ff3ba675ea21cf25396528fd3'
Michael Niedermayer
2013-04-12
1
-2
/
+1
|
\
|
|
*
x86: dsputil: cosmetics: Remove two pointless variable indirections
Diego Biurrun
2013-04-12
1
-4
/
+2
*
|
doc/utils: use @code markup for opencl function names.
Clément Bœsch
2013-04-12
1
-2
/
+2
*
|
Merge commit 'c51a3a5bd9a5b404176ff343ecadb80b2553b256'
Michael Niedermayer
2013-04-12
3
-16
/
+7
|
\
|
|
*
x86: dsputil: Refactor some ff_{avg|put}_pixels function declarations
Diego Biurrun
2013-04-12
3
-15
/
+6
*
|
Merge commit 'e027032fc6a49db5a4ce12fc3e09ffb86ff20522'
Michael Niedermayer
2013-04-12
1
-5
/
+3
|
\
|
|
*
x86: dsputil: ff_h263_*_loop_filter declarations to a more suitable place
Diego Biurrun
2013-04-12
1
-5
/
+3
*
|
Merge commit 'a89c05500f68d94a0269e68bc522abfd420c5497'
Michael Niedermayer
2013-04-12
2
-6
/
+9
|
\
|
|
*
x86: h264qpel: int --> ptrdiff_t for some line_size parameters
Diego Biurrun
2013-04-12
2
-6
/
+9
*
|
lavfi/hue: add support for more alpha formats
Paul B Mahol
2013-04-12
1
-0
/
+1
*
|
avdevice/lavfi: add error checking for av_opt_set_int_list()
Michael Niedermayer
2013-04-12
1
-4
/
+4
*
|
ffplay: replace opaque/params for buffersinks
Michael Niedermayer
2013-04-12
1
-26
/
+24
*
|
lavfi/hue: copy alpha plane too
Paul B Mahol
2013-04-12
1
-1
/
+6
*
|
lavfi/hue: make do while (0) form meaningful.
Clément Bœsch
2013-04-12
1
-4
/
+4
*
|
lavfi/crop: log pos in debug message
Stefano Sabatini
2013-04-12
1
-3
/
+3
*
|
lavfi/crop: restore pos constant, and fix "t" variable misplacement in variab...
Stefano Sabatini
2013-04-12
2
-0
/
+7
*
|
doc/utils: apply misc fixes to OpenCL docs
Stefano Sabatini
2013-04-12
1
-7
/
+14
*
|
doc: merge syntax.texi, eval.texi and opencl.texi into utils.texi
Stefano Sabatini
2013-04-12
5
-286
/
+284
*
|
doc/libavutil: remove include of opencl.texi
Stefano Sabatini
2013-04-12
1
-1
/
+0
*
|
vf_interlace: fix frame rate
Michael Niedermayer
2013-04-12
2
-25
/
+27
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-04-12
8
-0
/
+320
|
\
|
|
*
FATE: add a test for the interlace filter
Vittorio Giovara
2013-04-11
2
-0
/
+29
|
*
lavfi: new interlace filter
Vittorio Giovara
2013-04-11
6
-0
/
+286
*
|
Merge commit '921046008f5335601f9d76dc3a768eb5cd91e1b9'
Michael Niedermayer
2013-04-12
2
-12
/
+33
|
\
|
|
*
cmdutils: allow -h filter=<name> to print information about a filter.
Anton Khirnov
2013-04-11
2
-0
/
+44
[next]