index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
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
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '57231e4d5b467833fb289439cd35a92513bb55c1'
Michael Niedermayer
2012-12-08
5
-32
/
+36
|
\
|
*
tak: demuxer, parser, and decoder
Paul B Mahol
2012-12-07
16
-2
/
+1579
*
|
doc/filters: move volumedetect documentation below volume
Stefano Sabatini
2012-12-08
1
-40
/
+40
*
|
lavfi: drop af_volume_stefano.c in favor of af_volume_justin.c
Stefano Sabatini
2012-12-08
6
-263
/
+16
*
|
doc/filters: fix copy&paste error in volume_justin documentation
Stefano Sabatini
2012-12-08
1
-1
/
+1
*
|
lavfi/volume_justin: add support to option shorthands and introspection
Stefano Sabatini
2012-12-08
3
-19
/
+19
*
|
lavfi/volume_justin: fix a few grammar inconsistencies in options description
Stefano Sabatini
2012-12-08
2
-6
/
+6
*
|
doc: sync avoid_negative_ts option with internal help.
Clément Bœsch
2012-12-08
1
-1
/
+2
*
|
Merge commit '096abfa15052977eed93f0b5e01afd2d47c53c1f'
Michael Niedermayer
2012-12-08
5
-18
/
+95
|
\
\
|
|
/
|
*
parser: fix large overreads
Michael Niedermayer
2012-12-07
1
-1
/
+3
|
*
bitstream: add get_bits64() to support reading more than 32 bits at once
Michael Niedermayer
2012-12-07
2
-13
/
+18
|
*
arm: detect cpu features at runtime on Linux
Mans Rullgard
2012-12-07
2
-1
/
+86
*
|
get_bits: rename get_bits_longlong to get_bits64
Michael Niedermayer
2012-12-08
4
-4
/
+4
*
|
mpegts: rename get_bits64 to get_ts64
Michael Niedermayer
2012-12-08
1
-3
/
+3
*
|
Merge commit 'b326755989b346d0d935e0628e8865f9b2951c30'
Michael Niedermayer
2012-12-08
8
-15
/
+15
|
\
\
|
|
/
|
*
arm: rename ARMVFP config symbol to VFP
Mans Rullgard
2012-12-07
8
-15
/
+15
*
|
Merge commit '637606de2d2e0af0a9fa2f23f943765d7d7c5cd5'
Michael Niedermayer
2012-12-08
11
-21
/
+23
|
\
\
|
|
/
|
*
configure: arm: make _inline arch ext symbols depend on inline_asm
Mans Rullgard
2012-12-07
1
-0
/
+2
|
*
arm: use HAVE*_INLINE/EXTERNAL macros for conditional compilation
Mans Rullgard
2012-12-07
10
-21
/
+21
*
|
Merge commit '7f2b3dcabd108926bde819ad574017f4161d1546'
Michael Niedermayer
2012-12-08
1
-6
/
+8
|
\
\
|
|
/
|
*
configure: arm: check inline and external asm support for extensions
Mans Rullgard
2012-12-07
1
-6
/
+8
*
|
Merge commit 'c6ebc9faa2210d7f36a3036c357f6f199520f575'
Michael Niedermayer
2012-12-08
1
-5
/
+16
|
\
\
|
|
/
|
*
configure: add check_insn function
Mans Rullgard
2012-12-07
1
-0
/
+6
|
*
configure: clean up check_inline_asm and check_as functions
Mans Rullgard
2012-12-07
1
-5
/
+10
*
|
Merge commit 'f0fe245bc31cf4fa3b3ed0240cd1ab6f0d5043ea'
Michael Niedermayer
2012-12-08
1
-2
/
+7
|
\
\
|
|
/
|
*
configure: arm: set fast_clz and fast_unaligned in cpuflags section
Mans Rullgard
2012-12-07
1
-2
/
+7
*
|
Merge commit '1234c66a315b139339d52ca193b3f1d67af9ce19'
Michael Niedermayer
2012-12-08
1
-0
/
+32
|
\
\
|
|
/
|
*
configure: arm: detect toolchain default arch version
Mans Rullgard
2012-12-07
1
-0
/
+32
*
|
Merge commit '9ebd45c2d58ad9241ad09718679f0cf7fb57da52'
Michael Niedermayer
2012-12-08
4
-10
/
+10
|
\
\
|
|
/
|
*
configure: do not bypass cpuflags section if --cpu not given
Mans Rullgard
2012-12-07
1
-6
/
+5
|
*
dct-test: arm: indicate required cpu features for optimised funcs
Mans Rullgard
2012-12-07
1
-3
/
+3
|
*
snow: fix build after 594d4d5df3c70404168701dd5c90b7e6e5587793
Anton Khirnov
2012-12-07
2
-3
/
+5
|
*
arm: fix use of uninitialised value in ff_fft_fixed_init_arm()
Mans Rullgard
2012-12-07
1
-1
/
+1
|
*
avpicture: Don't assume a valid pix fmt in avpicture_get_size
Martin Storsjö
2012-12-07
1
-0
/
+2
*
|
lavf: improve avoid_negative_ts help text
Reimar Döffinger
2012-12-08
1
-1
/
+1
*
|
lavfi/sendcmd: switch to filter_frame API
Stefano Sabatini
2012-12-08
1
-9
/
+7
*
|
lavfi/swapuv: switch to filter_frame API
Stefano Sabatini
2012-12-08
1
-8
/
+12
*
|
lavc/mlpdec: reset layout when channels change.
Nicolas George
2012-12-08
1
-1
/
+4
*
|
gifdec: port to bytestream2 API
Paul B Mahol
2012-12-08
3
-58
/
+46
*
|
opt_list: fix vertical alignment of types
Michael Niedermayer
2012-12-08
1
-12
/
+12
*
|
opt: print ranges in opt_list()
Michael Niedermayer
2012-12-08
1
-0
/
+42
*
|
opt: Add support to query ranges
Michael Niedermayer
2012-12-08
4
-2
/
+144
*
|
lavc: check dimensions for video encoders
Michael Niedermayer
2012-12-07
1
-0
/
+7
*
|
sws_scale: check input against NULL
Michael Niedermayer
2012-12-07
1
-2
/
+9
*
|
lavf: VobSub demuxer.
Clément Bœsch
2012-12-07
6
-1
/
+268
*
|
lavfi/alphaextract: consistently prefer "cur" over "in" in filter_frame()
Stefano Sabatini
2012-12-07
1
-4
/
+4
*
|
lavfi/alphaextract: access outlink properties rather than out_buf->video
Stefano Sabatini
2012-12-07
1
-3
/
+3
*
|
lavfi/alphaextract: fix assignment of invalid size value to memcpy in case li...
Stefano Sabatini
2012-12-07
1
-1
/
+1
*
|
lavfi/alphaextract: switch to filter_frame() API
Stefano Sabatini
2012-12-07
1
-7
/
+21
*
|
lavfi/alphaextract: drop cur_linesize = out_linesize branch in draw_slice()
Stefano Sabatini
2012-12-07
1
-5
/
+0
[next]