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
*
cmdutils: Use the correct guard
Luca Barbato
2014-10-17
1
-1
/
+1
*
avformat: Make avformat_free_context handle NULL
Luca Barbato
2014-10-17
1
-0
/
+3
*
avconv: check return value
Vittorio Giovara
2014-10-17
1
-1
/
+3
*
avconv: fix leak in filter error
Vittorio Giovara
2014-10-17
1
-5
/
+5
*
avprobe: Remove a pointless check
Luca Barbato
2014-10-17
1
-1
/
+1
*
avplay: Always free opts
Luca Barbato
2014-10-17
1
-6
/
+15
*
avplay: Always free find_stream_info options
Luca Barbato
2014-10-17
1
-3
/
+5
*
fate: add mpeg4 tests for frame size changes
Janne Grunau
2014-10-17
6
-0
/
+614
*
ismindex: use tfhd default duration if no sample duration
Mika Raento
2014-10-16
1
-4
/
+19
*
rtsp: Check a memory allocation
Michael Lynch
2014-10-16
1
-0
/
+2
*
rtmpproto: Fix a typo
Martin Storsjö
2014-10-15
1
-1
/
+1
*
rtpdec_hevc: Use av_realloc instead of av_malloc+memcpy
Martin Storsjö
2014-10-15
1
-9
/
+5
*
rtpdec_hevc: Rename a variable for clarity
Martin Storsjö
2014-10-15
1
-8
/
+8
*
mov: Correctly check the color transfer characteristics range
Vittorio Giovara
2014-10-15
1
-1
/
+2
*
imc: fix order of operations in coefficients read
Vittorio Giovara
2014-10-15
1
-4
/
+4
*
sdp: Provide out of bound parameter sets for HEVC if extradata is set
Martin Storsjö
2014-10-15
1
-2
/
+106
*
rtpdec_hevc: Parse out of band vps/sps/pps/sei from fmtp lines
Martin Storsjö
2014-10-15
1
-2
/
+97
*
avconv: replace AVCodecContext.time_base with framerate
Anton Khirnov
2014-10-15
1
-5
/
+5
*
lavf: switch to AVCodecContext.framerate for demuxing
Anton Khirnov
2014-10-15
3
-8
/
+10
*
lavc: deprecate the use of AVCodecContext.time_base for decoding
Anton Khirnov
2014-10-15
27
-54
/
+81
*
vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the codec level check
Rémi Denis-Courmont
2014-10-15
6
-5
/
+24
*
vdpau: have av_vdpau_bind_context() fail on unsupported flag
Rémi Denis-Courmont
2014-10-15
1
-0
/
+3
*
doc: fix typing mistake
Rémi Denis-Courmont
2014-10-15
1
-1
/
+1
*
mov: Handle tfdt atoms
Martin Storsjö
2014-10-14
1
-0
/
+31
*
movenc: Write tfdt atoms
Martin Storsjö
2014-10-14
1
-0
/
+13
*
lavf: use initial_padding instead of deprecated delay
Anton Khirnov
2014-10-13
2
-4
/
+8
*
lavc: use a separate field for exporting audio encoder padding
Anton Khirnov
2014-10-13
22
-40
/
+63
*
h263dec: call get_format() on resolution changes
Rémi Denis-Courmont
2014-10-13
1
-0
/
+6
*
h263dec: call get_format after setting resolution and profile
Rémi Denis-Courmont
2014-10-13
1
-5
/
+12
*
icecast: Do not use chunked post
Mark McGough
2014-10-12
1
-0
/
+1
*
movenc: Simplify code by using an existing local pointer
Martin Storsjö
2014-10-12
1
-1
/
+1
*
movenc: Print a warning for an unhandled case of nonzero start dts with empty...
Martin Storsjö
2014-10-12
1
-1
/
+7
*
movenc: Write edit lists for fragmented files as well, if necessary
Martin Storsjö
2014-10-12
1
-3
/
+10
*
movenc: Add some comments explaining subtle details in writing the edit lists
Martin Storsjö
2014-10-12
1
-0
/
+8
*
movenc: Adjust edit lists to trim out parts of tracks with negative pts
Michael Niedermayer
2014-10-12
1
-0
/
+7
*
smoothstreamingenc: Simplify code by removing a redundant variable
Martin Storsjö
2014-10-12
1
-3
/
+4
*
lavf: Don't drop both pts and dts if timestamps are invalid
Michael Niedermayer
2014-10-12
2
-121
/
+63
*
tcp: Add AVOption support
Luca Barbato
2014-10-10
1
-9
/
+31
*
tls: Support passing old-style tcp options
Luca Barbato
2014-10-10
1
-1
/
+12
*
rtsp: Add rtsps to the probe
Luca Barbato
2014-10-10
1
-1
/
+5
*
rtsp: Support tls when in listen mode
Luca Barbato
2014-10-10
1
-6
/
+13
*
rtsp: Support tls-encapsulated RTSP
Luca Barbato
2014-10-10
2
-6
/
+19
*
rtsp: Check for command strings without spaces
Luca Barbato
2014-10-10
1
-0
/
+4
*
sctp: Use AVERROR_BUG instead of abort()
Luca Barbato
2014-10-10
1
-1
/
+1
*
lavf: More informative error message
Luca Barbato
2014-10-10
1
-1
/
+4
*
w32pthreads: use the condition variable API directly when targeting newer ver...
James Almer
2014-10-10
1
-22
/
+38
*
w32pthreads: use the CONDITION_VARIABLE typedef if available
James Almer
2014-10-10
2
-10
/
+15
*
ismindex: handle discontinuous streams better
Mika Raento
2014-10-09
1
-10
/
+86
*
vc1: initialize color properties
Vittorio Giovara
2014-10-08
1
-0
/
+7
*
vp9: initialize color space and range properties
Vittorio Giovara
2014-10-08
1
-0
/
+12
[next]