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
*
arm: h264chroma: Do not compile h264_chroma_mc* dependent on h264 decoder
Diego Biurrun
2013-08-23
1
-2
/
+0
*
libfdk-aacdec: formatting cosmetics
Diego Biurrun
2013-08-23
1
-13
/
+23
*
vp56: Mark VP6-only optimizations as such.
Diego Biurrun
2013-08-23
8
-23
/
+19
*
movenc: Make tkhd "enabled" flag QuickTime compatible
John Stebbins
2013-08-23
18
-17
/
+72
*
mov: use tkhd enabled flag to set the default track
John Stebbins
2013-08-23
2
-7
/
+8
*
x86: Split DCT and FFT initialization into separate files
Diego Biurrun
2013-08-21
4
-18
/
+42
*
movenc: fix detection of 64bit offset requirement
Clément Bœsch
2013-08-21
1
-3
/
+9
*
movenc: Make chapter track QuickTime compatible
John Stebbins
2013-08-21
1
-2
/
+13
*
movenc: add faststart option for web streaming
Clément Bœsch
2013-08-21
3
-4
/
+140
*
w32pthread: help compiler figure out undeeded code
Rafaël Carré
2013-08-21
1
-5
/
+5
*
x86: h264_idct: Remove incorrect comment
Diego Biurrun
2013-08-21
1
-1
/
+0
*
avcodec/utils: Simplify a condition that combines HAVE_NEON and ARCH_ARM
Diego Biurrun
2013-08-21
1
-1
/
+1
*
h264_ps: Use more meaningful error values
Diego Biurrun
2013-08-20
1
-12
/
+12
*
h264_ps: K&R formatting cosmetics
Diego Biurrun
2013-08-20
1
-287
/
+313
*
h264_ps: Drop commented-out cruft
Diego Biurrun
2013-08-20
1
-4
/
+0
*
h264data: Move some tables to the only place they are used
Diego Biurrun
2013-08-20
3
-94
/
+94
*
h264data: Remove unused luma_dc_field_scan table
Diego Biurrun
2013-08-20
1
-7
/
+0
*
Add a libfdk-aac decoder
Martin Storsjö
2013-08-20
5
-3
/
+304
*
vf_fps: add 'start_time' option
Justin Ruggles
2013-08-20
2
-1
/
+23
*
avcodec: Remove some commented-out debug cruft
Diego Biurrun
2013-08-20
11
-11
/
+0
*
movenc: Allow chapters to be written in trailer
John Stebbins
2013-08-20
1
-2
/
+15
*
movenc: Allow chapter track in default MODE_MP4
John Stebbins
2013-08-20
1
-1
/
+1
*
avformat: Fix references to removed av_close_input_file in Doxygen
Diego Biurrun
2013-08-20
1
-3
/
+3
*
mov: Prevent segfaults on mov_write_hdlr_tag
Luca Barbato
2013-08-20
1
-5
/
+16
*
mov: Compute max duration among the tracks with a timescale
Luca Barbato
2013-08-20
1
-1
/
+1
*
mov: Set the timescale for data streams
Luca Barbato
2013-08-20
1
-0
/
+2
*
mkv: Allow flushing the current cluster in progress
Martin Storsjö
2013-08-19
2
-7
/
+31
*
mkv: Flush the old cluster before writing a new one
Luca Barbato
2013-08-19
1
-0
/
+1
*
mkv: Add options for specifying cluster limits
Luca Barbato
2013-08-19
1
-10
/
+22
*
mkv: Refactor mkv_write_packet
Luca Barbato
2013-08-19
1
-10
/
+32
*
ogg: Fix potential infinite discard loop
Reimar Döffinger
2013-08-19
1
-1
/
+5
*
movenc: Indicate that negative timestamps are supported
Martin Storsjö
2013-08-17
1
-7
/
+7
*
dxa: fix decoding of first I-frame by separating I/P-frame decoding
Janne Grunau
2013-08-17
1
-10
/
+15
*
dxa: Make sure the reference frame exists
Luca Barbato
2013-08-16
1
-0
/
+4
*
h261: check the mtype index
Luca Barbato
2013-08-16
1
-0
/
+5
*
altivec: perform an explicit unaligned load
Kostya Shishkov
2013-08-16
1
-3
/
+1
*
hlsenc: Don't reset the number variable when wrapping
Carl Eugen Hoyos
2013-08-15
1
-4
/
+2
*
hlsenc: Append the last incomplete segment when closing the output
Stefano Sabatini
2013-08-15
1
-3
/
+9
*
hlsenc: Add a proper dependency on the mpegts muxer
Martin Storsjö
2013-08-15
2
-1
/
+2
*
vp56data: Move all data tables to the .c file
Diego Biurrun
2013-08-15
3
-196
/
+206
*
vp56data: Move all shared enum/struct declarations to common header
Diego Biurrun
2013-08-15
4
-29
/
+30
*
mpeg12decdata.h: Move all tables to the only place they are used
Diego Biurrun
2013-08-15
3
-94
/
+57
*
mpeg12decdata: Remove unused #define
Diego Biurrun
2013-08-15
1
-1
/
+0
*
avcodec: Replace local extern declarations for tables with header #includes
Diego Biurrun
2013-08-15
6
-13
/
+11
*
swscale: Move extern declarations for tables to swscale_internal.h
Diego Biurrun
2013-08-15
6
-40
/
+40
*
swscale: Mark a bunch of tables only used within one file static
Diego Biurrun
2013-08-15
2
-6
/
+6
*
ivi_common: Make some tables only used within the file static
Diego Biurrun
2013-08-15
1
-33
/
+31
*
rtpproto: Check the right feature detection macro
Martin Storsjö
2013-08-15
1
-1
/
+1
*
electronicarts: Let functions always returning the same value return void
Diego Biurrun
2013-08-15
1
-20
/
+10
*
electronicarts: Improve some function/variable names
Diego Biurrun
2013-08-15
1
-19
/
+19
[next]