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 'b2c087871dafc7d030b2d48457ddff597dfd4925'
Michael Niedermayer
2011-08-13
61
-410
/
+6208
|
\
|
*
Move x86util.asm from libavcodec/ to libavutil/.
Ronald S. Bultje
2011-08-12
20
-19
/
+19
|
*
Move x86inc.asm to libavutil/.
Ronald S. Bultje
2011-08-12
23
-22
/
+22
|
*
APIchanges: note error_recognition in lavf
Dustin Brody
2011-08-12
1
-0
/
+3
|
*
lavf: add support for error_recognition, use it in avidec, and bump minor API...
Dustin Brody
2011-08-12
4
-3
/
+16
|
*
avconv: change semantics of -map
Anton Khirnov
2011-08-12
2
-42
/
+111
|
*
avconv: get rid of new* options.
Anton Khirnov
2011-08-12
2
-245
/
+125
|
*
cmdutils: allow precisely specifying a stream for AVOptions.
Anton Khirnov
2011-08-12
6
-13
/
+94
|
*
configure: add missing CFLAGS to fix building on the HURD
Pino Toscano
2011-08-12
1
-0
/
+1
|
*
libx264: Include hint for possible values for configuring libx264
Reinhard Tartler
2011-08-12
1
-4
/
+4
|
*
cmdutils: allow ':'-separated modifiers in option names.
Anton Khirnov
2011-08-12
1
-1
/
+4
|
*
avconv: make -map_metadata work consistently with the other options
Anton Khirnov
2011-08-12
2
-79
/
+80
|
*
avconv: remove deprecated options.
Anton Khirnov
2011-08-12
2
-67
/
+0
|
*
avconv: make -map_chapters accept only the input file index.
Anton Khirnov
2011-08-12
2
-61
/
+28
|
*
Make a copy of ffmpeg under a new name -- avconv.
Anton Khirnov
2011-08-12
15
-64
/
+5564
|
*
ffmpeg: add a warning stating that the program is deprecated.
Anton Khirnov
2011-08-12
1
-0
/
+4
|
*
Add weighted motion compensation for RV40 B-frames
Kostya Shishkov
2011-08-11
5
-104
/
+189
|
*
RV3/4: calculate B-frame motion weights once per frame
Kostya Shishkov
2011-08-11
2
-5
/
+13
|
*
Move RV3/4-specific DSP functions into their own context
Kostya Shishkov
2011-08-11
10
-178
/
+253
|
*
mjpeg: propagate decode errors from ff_mjpeg_decode_sos and ff_mjpeg_decode_dqt
Dustin Brody
2011-08-11
3
-5
/
+15
|
*
h264: notice memory allocation failure
Dustin Brody
2011-08-11
1
-2
/
+8
*
|
ac3dec: export center & suroundmix levels
Michael Niedermayer
2011-08-13
2
-0
/
+17
*
|
av_get_string: search children too.
Michael Niedermayer
2011-08-13
1
-1
/
+1
*
|
av_get_number: also search children, this is more sane than not doing so.
Michael Niedermayer
2011-08-13
1
-1
/
+1
*
|
opt_find: fix segfault
Michael Niedermayer
2011-08-13
1
-1
/
+1
*
|
ac3enc: drop common fixed/float encoder
Michael Niedermayer
2011-08-12
6
-168
/
+9
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-11
7
-82
/
+123
|
\
\
|
|
/
|
*
ac3enc: add macros for option names to make them more understandable.
Justin Ruggles
2011-08-11
3
-76
/
+94
|
*
ac3enc: fix 'channel_coupling' option to actually allow 'auto'.
Justin Ruggles
2011-08-11
2
-3
/
+7
|
*
cavs: fix some crashes with invalid bitstreams
Mans Rullgard
2011-08-10
1
-3
/
+8
|
*
ac3enc: clip coupling coordinates during calculation
Justin Ruggles
2011-08-10
1
-2
/
+1
|
*
Remove incorrect info in documentation of AVCodecContext.bits_per_raw_sample.
Justin Ruggles
2011-08-10
1
-1
/
+0
|
*
lavc: fix parentheses placement in avcodec_open2().
Baptiste Coudurier
2011-08-10
1
-1
/
+1
*
|
cavsdec: check run value validity
Michael Niedermayer
2011-08-11
1
-0
/
+2
*
|
indevs.texi: fix typo (builf -> build)
Stefano Sabatini
2011-08-11
1
-1
/
+1
*
|
lavdev: add libavfilter virtual input device
Stefano Sabatini
2011-08-11
7
-1
/
+342
*
|
lavfi: remove mp test wrapper
Stefano Sabatini
2011-08-11
5
-337
/
+1
*
|
lavfi: port mp test source
Stefano Sabatini
2011-08-11
6
-2
/
+454
*
|
vf_mp: sort listing of vf_info_t symbols
Stefano Sabatini
2011-08-11
1
-59
/
+59
*
|
vf_select: reindent after the previous commit
Stefano Sabatini
2011-08-11
1
-6
/
+6
*
|
vf_select: add NULL-checks in uninit
William Yu
2011-08-11
1
-0
/
+4
*
|
vf_select: check for isnan when setting t from pts
Stefano Sabatini
2011-08-11
1
-1
/
+1
*
|
vf_select: set start_t if undefined
William Yu
2011-08-11
1
-0
/
+2
*
|
oggenc: add missing initializer braces to shut up gcc warning.
Clément Bœsch
2011-08-10
1
-1
/
+1
*
|
avidec: add missing initializer braces to shut up gcc warning.
Clément Bœsch
2011-08-10
1
-1
/
+1
*
|
alsa: remove too unused variables.
Clément Bœsch
2011-08-10
1
-2
/
+0
*
|
Always pass a AVFormatContext to av_log.
Reimar Döffinger
2011-08-10
1
-2
/
+2
*
|
cavsdec: avoid possible crash with crafted input
Michael Niedermayer
2011-08-10
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-10
10
-93
/
+131
|
\
\
|
|
/
|
*
lavc: make avcodec_init() static on next bump.
Anton Khirnov
2011-08-10
3
-8
/
+15
[next]