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
path:
root
/
libavformat
Commit message (
Expand
)
Author
Age
Files
Lines
*
asfdec: ignore too tiny indexes
Michael Niedermayer
2012-08-14
1
-1
/
+1
*
hls: Initialize stream_offset before find_stream_info.
Michael Niedermayer
2012-08-13
1
-1
/
+1
*
hls: check that the streams have been initialized before checking their disca...
Michael Niedermayer
2012-08-13
1
-1
/
+1
*
riffenc: fix aac
Michael Niedermayer
2012-08-13
1
-0
/
+2
*
oggparsetheora: fix metadata parsing
Michael Niedermayer
2012-08-12
1
-1
/
+1
*
mov: remux AALP tag
Piotr Bandurski
2012-08-12
1
-0
/
+1
*
lavf: reimplement is_intra_only() by using the AVCodecContext codec descriptor
Michael Niedermayer
2012-08-12
1
-22
/
+10
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-12
3
-25
/
+63
|
\
|
*
lavf: Detect discontinuities in timestamps for framerate/analyzeduration calc...
Martin Storsjö
2012-08-12
1
-0
/
+13
|
*
lavf: Initialize the stream info timestamps in avformat_new_stream
Martin Storsjö
2012-08-12
1
-0
/
+6
|
*
id3v2: Match PIC mimetype/format case-insensitively
Mohammad Alsaleh
2012-08-12
1
-1
/
+1
|
*
rtmp: split chunk_size var into in_chunk_size and out_chunk_size
Jordi Ortiz
2012-08-11
1
-10
/
+17
|
*
rtmp: Factorize the code by adding find_tracked_method
Samuel Pitoiset
2012-08-11
1
-14
/
+26
*
|
lavf: do not discard correct dts in favor of wrong pts for vc1-wmapro.ism
Michael Niedermayer
2012-08-12
1
-1
/
+2
*
|
mov: add av_dlog() to CTTS reading code like is already done in STTS.
Michael Niedermayer
2012-08-11
1
-0
/
+3
*
|
asfdec: fix FRAME_HEADER_SIZE
Michael Niedermayer
2012-08-11
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-11
2
-3
/
+3
|
\
|
|
*
lavf: simplify is_intra_only() by using codec descriptors.
Anton Khirnov
2012-08-11
1
-25
/
+9
|
*
dict: add av_dict_count()
Mans Rullgard
2012-08-10
2
-2
/
+2
*
|
mp3enc: fix CODEC_ID/CodecID that leaked in from older patch
Michael Niedermayer
2012-08-11
1
-2
/
+2
*
|
mp3/mp2: identify the video codecs as APIC through query_codec.
Michael Niedermayer
2012-08-10
1
-0
/
+12
*
|
lavf: return APIC fourcc from query_format() if the codec is supported as an ...
Michael Niedermayer
2012-08-10
2
-2
/
+3
*
|
iff: replace av_abort by av_assert0
Michael Niedermayer
2012-08-10
1
-1
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-10
7
-114
/
+168
|
\
|
|
*
rtmp: Factorize the code by adding handle_invoke_error
Samuel Pitoiset
2012-08-09
1
-7
/
+16
|
*
rtmp: Factorize the code by adding handle_invoke_status
Samuel Pitoiset
2012-08-09
1
-24
/
+34
|
*
rtmp: Factorize the code by adding handle_invoke_result
Samuel Pitoiset
2012-08-09
1
-69
/
+78
|
*
ffmenc: replace if/abort with assert()
Mans Rullgard
2012-08-09
1
-2
/
+3
|
*
swf: Move shared table out of the header file
Diego Biurrun
2012-08-09
5
-10
/
+35
|
*
swf: Move swf_audio_codec_tags table to the only place it is used
Diego Biurrun
2012-08-09
2
-9
/
+9
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-09
6
-157
/
+224
|
\
|
|
*
rtmp: Add message tracking
Samuel Pitoiset
2012-08-09
1
-138
/
+160
|
*
rtsp: Support mpegts in raw udp packets
Martin Storsjö
2012-08-09
3
-2
/
+33
|
*
rtsp: Support receiving plain data over UDP without any RTP encapsulation
Martin Storsjö
2012-08-09
2
-4
/
+22
|
*
rtpdec: Remove an unused include
Martin Storsjö
2012-08-09
1
-1
/
+0
|
*
rtpenc: Remove an av_abort() that depends on user-supplied data
Martin Storsjö
2012-08-09
1
-12
/
+9
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-09
4
-106
/
+76
|
\
|
|
*
rtmp: send check_bw as notification
Luca Barbato
2012-08-08
2
-1
/
+10
|
*
id3v2: Support v2.2 PIC
Mohammad Alsaleh
2012-08-08
1
-0
/
+2
|
*
rtmp: Add a new option 'rtmp_subscribe'
Samuel Pitoiset
2012-08-07
2
-7
/
+16
|
*
rtmp: Add support for subscribing live streams
Samuel Pitoiset
2012-08-07
1
-0
/
+31
|
*
rtmp: Factorize simultaneous URLProtocol / AVClass declarations with a macro
Samuel Pitoiset
2012-08-07
1
-104
/
+23
*
|
lavf/img2dec: add and document pattern_type option
Stefano Sabatini
2012-08-08
2
-3
/
+35
*
|
lavf/movenc: use two explicit bytes instead of a short.
Clément Bœsch
2012-08-08
1
-3
/
+3
*
|
lavf: block special characters in dump metadata
Michael Niedermayer
2012-08-08
1
-1
/
+1
*
|
matroskadec: fix lace vs block duration.
Michael Niedermayer
2012-08-08
1
-7
/
+12
*
|
lavf/movenc: add frame rate heuristic for timecode frame rate.
Clément Bœsch
2012-08-08
1
-1
/
+9
*
|
lavf/mxfenc: better error handling with invalid frame rate.
Clément Bœsch
2012-08-08
1
-2
/
+3
*
|
lavf/mxfenc: simplify frame rate checks.
Clément Bœsch
2012-08-08
1
-10
/
+12
*
|
rename missed CodecID to AVCodecID
Michael Niedermayer
2012-08-07
6
-8
/
+8
[next]