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
*
ffv1: split decoder and encoder
Luca Barbato
2012-10-20
5
-1602
/
+1705
*
avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility
Martin Storsjö
2012-10-20
5
-11
/
+33
*
avutil: make some tables visible again
Reinhard Tartler
2012-10-20
1
-1
/
+1
*
avutil: remove inline av_log2 from public API
Mans Rullgard
2012-10-20
4
-40
/
+89
*
celp_math: rename ff_log2 to ff_log2_q15
Mans Rullgard
2012-10-20
3
-3
/
+3
*
configure: Group math functions into a separate variable
Diego Biurrun
2012-10-20
1
-32
/
+23
*
avutil/mem: K&R formatting cosmetics
Diego Biurrun
2012-10-20
2
-40
/
+41
*
avutil/lzo: K&R formatting cosmetics
Diego Biurrun
2012-10-20
2
-48
/
+58
*
fate-vc1: add dependencies
Mans Rullgard
2012-10-20
1
-8
/
+8
*
ARM: fix overreads in neon h264 chroma mc
Mans Rullgard
2012-10-20
1
-58
/
+28
*
rtsp: Make sure the ret variable is initialized in ff_rtsp_fetch_packet
Martin Storsjö
2012-10-20
1
-1
/
+2
*
gitignore: ignore files created by msvc
Hendrik Leppkes
2012-10-19
1
-0
/
+3
*
fate: Add proper dependencies for the tests in video.mak
Martin Storsjö
2012-10-19
1
-73
/
+73
*
configure: Disable Snow decoder and encoder by default
Diego Biurrun
2012-10-19
1
-0
/
+2
*
lzo: Drop obsolete fast_memcpy reference
Diego Biurrun
2012-10-19
1
-3
/
+2
*
build: Drop OBJS declaration for non-existing PCM_DVD encoder
Diego Biurrun
2012-10-19
1
-1
/
+0
*
mpeg4videodec: Disable frame multithreading for GMC, its not implemented at all
Michael Niedermayer
2012-10-19
1
-1
/
+2
*
fate: Add proper dependencies in qt.mak
Martin Storsjö
2012-10-19
1
-16
/
+16
*
fate: Add proper dependencies in lossless-video.mak
Martin Storsjö
2012-10-19
1
-8
/
+8
*
indeo3: do not try to output more lines than we can fit
Kostya Shishkov
2012-10-19
1
-5
/
+15
*
bmv: get a new frame on every decode_frame(), so we can use direct rendering
Kostya Shishkov
2012-10-19
1
-7
/
+11
*
configure: fix libcdio check
Mans Rullgard
2012-10-19
1
-1
/
+1
*
rtsp: Allow setting the reordering buffer size via an AVOption
Martin Storsjö
2012-10-18
2
-2
/
+19
*
rtsp: Vertically align a constant definition
Martin Storsjö
2012-10-18
1
-1
/
+1
*
rtp: Update the check for distinguishing between RTP and RTCP
Martin Storsjö
2012-10-18
1
-2
/
+13
*
aac: fix build with hardcoded tables
Mans Rullgard
2012-10-18
3
-2
/
+2
*
fate: dependencies for screen codec tests
Diego Biurrun
2012-10-18
1
-6
/
+6
*
riff: Move functions around to be covered by appropriate #ifdefs
Diego Biurrun
2012-10-18
1
-79
/
+79
*
avformat: Fix references to the removed function av_write_header in comments
Martin Storsjö
2012-10-18
1
-2
/
+2
*
changelog: Mention the MSVC DLL support
Martin Storsjö
2012-10-18
1
-0
/
+2
*
fate: add dependencies for misc microsoft codecs
Mans Rullgard
2012-10-18
1
-3
/
+3
*
fate-twinvq: add dependencies
Mans Rullgard
2012-10-18
1
-2
/
+2
*
fate-mpc: add dependencies
Mans Rullgard
2012-10-18
1
-5
/
+5
*
fate-indeo: add dependencies
Mans Rullgard
2012-10-18
1
-6
/
+6
*
fate-als: add dependencies
Mans Rullgard
2012-10-18
1
-1
/
+1
*
fate: dependencies for demux tests
Mans Rullgard
2012-10-18
2
-24
/
+25
*
fate: add a dependency helper macro
Mans Rullgard
2012-10-18
1
-0
/
+2
*
Add support for building shared libraries with MSVC
Martin Storsjö
2012-10-18
7
-13
/
+41
*
avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tab
Martin Storsjö
2012-10-18
7
-15
/
+15
*
gxf: Add a local copy of the relevant parts of the frame rate table
Martin Storsjö
2012-10-18
1
-1
/
+13
*
configure: Split out msvc as a separate target OS
Martin Storsjö
2012-10-18
1
-4
/
+8
*
aviobuf: Remove a senseless ifdef in avio_seek
Martin Storsjö
2012-10-18
1
-2
/
+0
*
mips64: mark hi/lo registers clobbered in MAC64/MLS64 macros
Mans Rullgard
2012-10-17
1
-2
/
+4
*
fate: list lavfi tests in a makefile
Mans Rullgard
2012-10-17
3
-24
/
+26
*
fate: dependencies for seek tests
Mans Rullgard
2012-10-17
3
-8
/
+121
*
fate: handle lavf test dependencies entirely in make
Mans Rullgard
2012-10-17
3
-52
/
+56
*
fate: dependencies for acodec tests
Mans Rullgard
2012-10-17
1
-13
/
+28
*
fate: dependencies for vsynth tests
Mans Rullgard
2012-10-17
1
-52
/
+49
*
fate: add macros useful for conditionally enabling things
Mans Rullgard
2012-10-17
1
-0
/
+13
*
libmp3lame: resize the output buffer if needed
Justin Ruggles
2012-10-17
1
-3
/
+34
[next]