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
*
Restore vertical alignment in some defines
Ramiro Polla
2010-07-20
1
-12
/
+12
*
Revert r24339 (it causes fate failures on x86-64) - I'll figure out what's
Ronald S. Bultje
2010-07-19
2
-127
/
+32
*
Remove FF_MM_SSE2/3 flags for CPUs where this is generally not faster than
Ronald S. Bultje
2010-07-19
4
-6
/
+29
*
Implement chroma (width=8) inner loopfilter MMX/MMX2/SSE2 functions.
Ronald S. Bultje
2010-07-19
2
-32
/
+127
*
Be more efficient with registers or stack memory. Saves 8/16 bytes stack
Ronald S. Bultje
2010-07-19
1
-16
/
+16
*
Change function prototypes for width=8 inner and mbedge loopfilter functions
Ronald S. Bultje
2010-07-19
5
-58
/
+96
*
aacenc: Convert if () abort() to assert().
Alex Converse
2010-07-19
1
-1
/
+1
*
rtpdec_xiph: Avoid extra memcpy in Xiph RTP depacketizer
Josh Allmann
2010-07-19
1
-11
/
+5
*
Cosmetics: Whitespace
Alex Converse
2010-07-19
1
-13
/
+13
*
aacenc: Adjust array offsets for the current channel before calling ff_psy_su...
Nathan Caldwell
2010-07-19
1
-7
/
+8
*
aacenc: Refactor apply_window_and_mdct() so it no longer takes an offset chan...
Nathan Caldwell
2010-07-19
1
-15
/
+16
*
Fix lavfi pixdesc test
Måns Rullgård
2010-07-19
4
-13
/
+171
*
Generate list of lavfi tests in configure
Måns Rullgård
2010-07-19
2
-15
/
+4
*
fate: echo fate-run command with V=1
Måns Rullgård
2010-07-19
1
-1
/
+1
*
fix av_seek_frame_binary() documentation
Aurelien Jacobs
2010-07-19
1
-1
/
+1
*
Add doxygen @file comment block
Peter Ross
2010-07-19
5
-5
/
+25
*
rtpdec_asf: Include lavu headers using quotes instead of angle brackets
Martin Storsjö
2010-07-19
1
-3
/
+3
*
Remove outdated entries about bt8x8 capture on Linux 2.4 kernels.
Diego Biurrun
2010-07-19
1
-13
/
+0
*
Mark URL as such with texinfo markup.
Diego Biurrun
2010-07-19
1
-1
/
+1
*
Clarify bug reporting policy with regard to releases.
Diego Biurrun
2010-07-19
1
-4
/
+5
*
Mark file references as such with texinfo markup.
Diego Biurrun
2010-07-19
1
-2
/
+2
*
Remove duplicate RTP depacketization entry.
Diego Biurrun
2010-07-19
1
-5
/
+0
*
Cosmetics: reindent and unify whitespace
Martin Storsjö
2010-07-19
1
-4
/
+4
*
Do planar copy with a single memcpy only if the stride is equal to the length
Martin Storsjö
2010-07-19
1
-3
/
+3
*
Make avfilter.c dprintf* functions internal and declare them in an
Stefano Sabatini
2010-07-18
3
-10
/
+44
*
Another try at fixing swscale on win64, as per r31153.
Anton Mitrofanov
2010-07-18
1
-9
/
+12
*
fate: ensure all imported rules are handled by helpers
Måns Rullgård
2010-07-18
1
-1
/
+4
*
fate: simplify test runner slightly
Måns Rullgård
2010-07-18
1
-2
/
+1
*
fate: use helper functions in test rules
Måns Rullgård
2010-07-18
3
-417
/
+433
*
Include lavu headers using quotes instead of angle brackets
Martin Storsjö
2010-07-18
1
-1
/
+1
*
fate: add some helper functions to simplify test rules
Måns Rullgård
2010-07-18
1
-0
/
+24
*
fate: apply TARGET_EXEC only to commands starting with absolute path
Måns Rullgård
2010-07-18
1
-1
/
+2
*
fate: use our variable names in test rules imported from Mike's db
Måns Rullgård
2010-07-18
3
-369
/
+366
*
fate-run: rename some variables consistently with other files
Måns Rullgård
2010-07-18
1
-2
/
+6
*
fate: do not delete ref files when updating tests from db
Måns Rullgård
2010-07-18
1
-1
/
+0
*
Add MD5 protocol
Måns Rullgård
2010-07-18
3
-0
/
+94
*
more credits to D. J. Bernstein for fft
Loren Merritt
2010-07-18
3
-0
/
+9
*
Fix memleak when using mp*float decoder.
flybird2k@gmail.com
2010-07-18
1
-4
/
+11
*
Allow all valid (and only valid) characters in URL scheme for url_open()
Måns Rullgård
2010-07-18
1
-19
/
+11
*
FFmpeg : Replace some av_exit calls in av_transcode with branches to the
Jai Menon
2010-07-18
1
-4
/
+8
*
Fix URL for ffv1, msmpeg4, asv1, 4xm docs.
Diego Biurrun
2010-07-18
1
-1
/
+1
*
Remove trailing linefeed
Peter Ross
2010-07-18
1
-1
/
+0
*
Use correct doxygen syntax
Peter Ross
2010-07-18
1
-2
/
+2
*
Tele-typewriter demuxer
Peter Ross
2010-07-18
6
-1
/
+137
*
Add ff_sauce_read()
Peter Ross
2010-07-18
2
-0
/
+136
*
ASCII/ANSI art decoder
Peter Ross
2010-07-18
4
-1
/
+436
*
Add @file documentation tag
Peter Ross
2010-07-18
2
-0
/
+2
*
8088flex TMV video decoder now uses ff_draw_pc_font()
Peter Ross
2010-07-18
1
-11
/
+5
*
Add ff_draw_pc_font()
Peter Ross
2010-07-18
2
-0
/
+24
*
Add ff_vga16_font
Peter Ross
2010-07-18
2
-2
/
+262
[next]