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
*
VP8: much faster DC transform handling
Jason Garrett-Glaser
2010-08-02
3
-8
/
+29
*
vorbisdec: change a uint_fast32_t to 'unsigned', fix llvm-gcc build
Måns Rullgård
2010-08-02
1
-2
/
+2
*
VP8: move zeroing of luma DC block into the WHT
Jason Garrett-Glaser
2010-08-02
4
-7
/
+27
*
lavfi-regression: trim \r line ends from showfiltfmts output
Måns Rullgård
2010-08-02
1
-2
/
+2
*
Add -Wno-parentheses to CFLAGS.
Diego Biurrun
2010-08-02
1
-0
/
+1
*
Sort lavfi pixdesc tests.
Stefano Sabatini
2010-08-02
3
-125
/
+125
*
only store intra prediction modes on the boundary for keyframes, not as a plane.
Pascal Massimino
2010-08-02
1
-36
/
+33
*
Fix doxygen comment.
Benoit Fouet
2010-08-02
1
-1
/
+1
*
Change a doxy comment to a normal one.
Benoit Fouet
2010-08-02
1
-1
/
+1
*
Fix doxygen comments.
Benoit Fouet
2010-08-02
1
-5
/
+5
*
Issue a warning when fed with misformatted one-line doxygen comments.
Benoit Fouet
2010-08-02
1
-0
/
+1
*
VP8: simplify token_prob handling
Jason Garrett-Glaser
2010-08-02
2
-9
/
+6
*
lavfi-regression: use different temp file names for each pixfmt test
Måns Rullgård
2010-08-01
1
-2
/
+2
*
Add lavfi-pixfmts LE tests.
Stefano Sabatini
2010-08-01
6
-0
/
+363
*
prevent access to vp8_coeff_band[16]
Pascal Massimino
2010-08-01
1
-4
/
+4
*
Reindent.
Stefano Sabatini
2010-08-01
1
-7
/
+7
*
Split lavfi pixfmts test.
Stefano Sabatini
2010-08-01
1
-16
/
+14
*
Implement set_ne_test_deps() and use if for the lavfi pixdesc test.
Stefano Sabatini
2010-08-01
1
-2
/
+7
*
Fix suncc ident string (hopefully)
Måns Rullgård
2010-08-01
1
-1
/
+1
*
fate: fix non-standard use of bc
Måns Rullgård
2010-08-01
1
-1
/
+1
*
fate: fix signal name translation
Måns Rullgård
2010-08-01
1
-1
/
+1
*
fate: make tar command configurable
Måns Rullgård
2010-08-01
1
-1
/
+2
*
Simplify lavfi-pixfmts test script
Måns Rullgård
2010-08-01
1
-30
/
+9
*
lavfi-showfiltfmts: print one format per line
Måns Rullgård
2010-08-01
1
-8
/
+6
*
Remove temporary files in lavfi-pixfmts test
Måns Rullgård
2010-08-01
1
-0
/
+1
*
Fix fate-lavfi-pixfmts test cross-compilation.
Stefano Sabatini
2010-08-01
2
-3
/
+7
*
Use the ffmpeg specified in $ffmpeg in the pixfmts lavfi test,
Stefano Sabatini
2010-08-01
1
-1
/
+1
*
Put the filter name before the pixel format name in the lavfi pixfmts
Stefano Sabatini
2010-08-01
1
-1
/
+1
*
Introduce and use a variable $output in the lavfi pixfmts test code.
Stefano Sabatini
2010-08-01
1
-1
/
+2
*
Split the lavfi pixfmts tests in _le and _be, this is required as the
Stefano Sabatini
2010-08-01
1
-1
/
+1
*
Rename the not yet enabled test lavfi_pix_fmts to pixfmts, which is
Stefano Sabatini
2010-08-01
1
-1
/
+1
*
Add WebM to the Matroska demuxer name.
Alex Converse
2010-08-01
2
-3
/
+3
*
Use word-writing instead of dword-writing (with two cached but otherwise
Ronald S. Bultje
2010-07-31
2
-105
/
+98
*
dca: fix dynrange coefficient in xch
Nick Brereton
2010-07-31
1
-1
/
+1
*
swscale-test: merge declaration and initialization
Ramiro Polla
2010-07-31
1
-2
/
+1
*
cosmetics: rename output_* to write_*
Justin Ruggles
2010-07-31
1
-6
/
+6
*
Simplify verbatim mode fallback by checking the frame size before writing.
Justin Ruggles
2010-07-31
1
-11
/
+7
*
Change max_framesize for small final frame.
Justin Ruggles
2010-07-31
1
-0
/
+6
*
Calculate an exact frame size before writing. Now the buffer size requirements
Justin Ruggles
2010-07-31
1
-14
/
+79
*
cosmetics: rename find_subblock_rice_params() to find_subframe_rice_params()
Justin Ruggles
2010-07-31
1
-7
/
+7
*
Reduce number of input parameters to find_subblock_rice_params().
Justin Ruggles
2010-07-31
1
-34
/
+22
*
10l: fix bit count for frame header
Justin Ruggles
2010-07-31
1
-1
/
+4
*
Simplify fallback to verbatim mode encoding.
Justin Ruggles
2010-07-31
1
-16
/
+14
*
cosmetics: line wrap and vertical alignment
Justin Ruggles
2010-07-31
1
-8
/
+10
*
Combine calc_rice_params_fixed() and calc_rice_params_lpc() into a single
Justin Ruggles
2010-07-31
1
-24
/
+14
*
fate: translate exit status to signal name
Måns Rullgård
2010-07-31
1
-1
/
+6
*
Remove unneeded wrapper function.
Justin Ruggles
2010-07-31
1
-8
/
+1
*
Remove duplicate code by adding a flag for encoding in verbatim mode.
Justin Ruggles
2010-07-31
1
-34
/
+6
*
Use av_fill_image_pointers/linesizes in place of ff_fill_pointer/linesize,
Stefano Sabatini
2010-07-31
3
-2
/
+9
*
Estimate frame size during encoding.
Justin Ruggles
2010-07-31
1
-3
/
+51
[next]