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
*
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
*
electronicarts: comment wording fixes
Diego Biurrun
2013-08-15
1
-14
/
+12
*
electronicarts: Remove bogus function documentation
Diego Biurrun
2013-08-15
1
-12
/
+0
*
electronicarts: K&R formatting cosmetics
Diego Biurrun
2013-08-15
1
-154
/
+211
*
8bps: decode 24bit files correctly as rgb32 on bigendian
Janne Grunau
2013-08-15
1
-11
/
+7
*
rtpproto: Check for the right feature when reading a sockaddr_in6
Dave Yeo
2013-08-15
1
-2
/
+2
*
sdp: Add an option for sending RTCP packets to the source of the last packets
Martin Storsjö
2013-08-14
2
-3
/
+7
*
rtpproto: Add an option for writing return packets to the address of the last...
Martin Storsjö
2013-08-14
1
-5
/
+84
*
rtpproto: Update the parameter documentation
Martin Storsjö
2013-08-13
1
-1
/
+2
*
segafilm: Error out on impossible packet size
Luca Barbato
2013-08-13
1
-0
/
+2
*
ogg: Always alloc the private context in vorbis_header
Luca Barbato
2013-08-13
1
-3
/
+3
*
rtjpeg: Use init_get_bits8
Luca Barbato
2013-08-13
1
-2
/
+5
*
rtjpeg: return meaningful error codes
Luca Barbato
2013-08-13
1
-3
/
+3
*
nuv: Use av_fast_realloc
Luca Barbato
2013-08-13
1
-5
/
+10
*
nuv: Reset the frame on resize
Luca Barbato
2013-08-13
1
-0
/
+1
*
nuv: Pad the lzo outbuf
Luca Barbato
2013-08-13
1
-3
/
+5
*
nuv: Do not ignore lzo decompression failures
Luca Barbato
2013-08-13
2
-2
/
+3
*
png: allow encoding 16-bit grayscale
Ian Taylor
2013-08-13
1
-0
/
+5
*
wmall: use AVFrame API properly
Hendrik Leppkes
2013-08-11
1
-12
/
+25
*
rtmp: Do not misuse memcmp
Luca Barbato
2013-08-11
3
-12
/
+53
*
doc: Clarify the avconv section about -re
Martin Storsjö
2013-08-10
1
-1
/
+4
[next]