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
*
Make another static array const.
Reimar Döffinger
2011-11-05
1
-1
/
+1
*
Make fdct_r_row_sse2 const.
Reimar Döffinger
2011-11-05
1
-1
/
+1
*
Make AMR tables of lookup filter tables const.
Reimar Döffinger
2011-11-05
2
-3
/
+3
*
Make another PixelFormat list const.
Reimar Döffinger
2011-11-05
1
-1
/
+1
*
Make sdl_overlay_pix_fmt_map static const.
Reimar Döffinger
2011-11-05
1
-1
/
+1
*
Make PIX_FMT format list arrays const.
Reimar Döffinger
2011-11-05
1
-5
/
+5
*
Make rgb_pixfmt_map const.
Reimar Döffinger
2011-11-05
1
-2
/
+2
*
Make tab_frw_01234567_sse2 const.
Reimar Döffinger
2011-11-05
1
-1
/
+1
*
color_table array should be const.
Reimar Döffinger
2011-11-05
1
-1
/
+1
*
Add const to static arrays where it was forgotten.
Reimar Döffinger
2011-11-05
12
-13
/
+13
*
doc: fix typo in previous commit.
Clément Bœsch
2011-11-05
1
-1
/
+1
*
doc: document v4l and v4l2 aliases.
Clément Bœsch
2011-11-05
1
-0
/
+3
*
doc: fix a few typo in the filters section.
Clément Bœsch
2011-11-05
1
-5
/
+5
*
v4l2: add libv4l2 support.
Clément Bœsch
2011-11-05
4
-27
/
+61
*
ffprobe: use avio_size() instead of deprecated file_size attribute.
Clément Bœsch
2011-11-05
1
-1
/
+3
*
ffprobe: fix const compiler warning.
Clément Bœsch
2011-11-05
1
-1
/
+1
*
Replace remaining av_new_stream() with avformat_new_stream().
Clément Bœsch
2011-11-05
12
-14
/
+19
*
j2kdec: fix a bunch of const compiler warnings.
Clément Bœsch
2011-11-05
1
-4
/
+4
*
APIChanges: fill missing dates and hashes.
Clément Bœsch
2011-11-05
1
-14
/
+14
*
Fix typo in warning message.
Reimar Döffinger
2011-11-05
1
-1
/
+1
*
Put strings inside struct instead of extra indirection.
Reimar Döffinger
2011-11-05
1
-1
/
+1
*
examples/filtering: remove #include vsink_buffer.h, the header does not exist
Michael Niedermayer
2011-11-05
1
-1
/
+0
*
af_volume: exp10() is a GNU extension.
Michael Niedermayer
2011-11-05
1
-1
/
+1
*
af_earwax: copy input buffer properties to output
Stefano Sabatini
2011-11-05
1
-0
/
+2
*
lavfi: add earwax audio filter, ported from Sox
Mina Nagy Zaki
2011-11-05
6
-1
/
+176
*
lavfi: add volume filter
Stefano Sabatini
2011-11-05
6
-2
/
+247
*
lavfi: increase number of maximum registered filters from 64 to 128
Stefano Sabatini
2011-11-05
1
-1
/
+1
*
lavfi: issue error if maximum number of filters is reached
Stefano Sabatini
2011-11-05
1
-2
/
+7
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-05
3
-5
/
+15
|
\
|
*
binkaudio: expand quant_table to accommodate all possible values
Justin Ruggles
2011-11-04
1
-2
/
+2
|
*
libx264: Set the default of the rc_lookahead option to -1
Martin Storsjö
2011-11-04
1
-1
/
+1
|
*
avcodec: Set flags2 default value depending on availability
Martin Storsjö
2011-11-04
1
-1
/
+11
|
*
configure: declare dependency of h264_vaapi_hwaccel on h264_decoder
Diego Biurrun
2011-11-04
1
-1
/
+1
*
|
dwt: Code make up, removed gotos
Jordi Ortiz
2011-11-05
1
-203
/
+204
*
|
Dirac: Added endif comments
Jordi Ortiz
2011-11-05
1
-1
/
+1
*
|
Dirac: Specific struct initializers in AVCodec initialization
Jordi Ortiz
2011-11-05
1
-14
/
+13
*
|
Dirac: Removed goto + some code make up
Jordi Ortiz
2011-11-04
1
-66
/
+63
*
|
dwt: removed some warnings in make checkheaders
Jordi Ortiz
2011-11-04
1
-5
/
+5
*
|
Dirac: Solved problem with make checkheaders
Jordi Ortiz
2011-11-04
1
-0
/
+2
*
|
configure: fixes vda compilation issue.
Sebastien Zwickert
2011-11-04
1
-4
/
+6
*
|
ffmpeg: add -map_channel option.
Clément Bœsch
2011-11-04
15
-22
/
+228
*
|
Fix libutvideo wrapper name
Derek Buitenhuis
2011-11-04
1
-1
/
+1
*
|
ffprobe: Print format specific variables of codecs.
Michael Niedermayer
2011-11-04
1
-0
/
+11
*
|
swr: document how flushing works and bump minor version.
Michael Niedermayer
2011-11-04
1
-1
/
+3
*
|
swr-test: test flushing
Michael Niedermayer
2011-11-04
1
-1
/
+29
*
|
swr: Support flushing last samples out.
Michael Niedermayer
2011-11-04
1
-1
/
+22
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-04
7
-49
/
+312
|
\
|
|
*
vp6: Fix illegal read.
Alex Converse
2011-11-03
1
-1
/
+3
|
*
avfilter: Don't copy garbage from the stack when setting up video pictures.
Alex Converse
2011-11-03
1
-2
/
+2
|
*
avcodec: Make sure codec_type is set by avcodec_get_context_defaults2
Martin Storsjö
2011-11-03
1
-0
/
+1
[next]