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
*
wav: switch to AVSTREAM_PARSE_FULL_RAW
Michael Niedermayer
2012-07-26
1
-2
/
+2
*
ff_raw_audio_read_header: mark as AVSTREAM_PARSE_FULL_RAW
Michael Niedermayer
2012-07-26
1
-1
/
+1
*
flacdec: mark as AVSTREAM_PARSE_FULL_RAW
Michael Niedermayer
2012-07-26
1
-1
/
+1
*
mp3dec: mark as AVSTREAM_PARSE_FULL_RAW
Michael Niedermayer
2012-07-26
1
-1
/
+1
*
movenc: fix remuxing of yuv2
Piotr Bandurski
2012-07-26
1
-1
/
+2
*
probe_codec: fix memory corruption
Michael Niedermayer
2012-07-26
1
-1
/
+5
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-25
3
-4
/
+18
|
\
|
*
rtmp: Add a new option 'rtmp_pageurl'
Samuel Pitoiset
2012-07-25
1
-0
/
+7
|
*
rtmp: Make the description of the rtmp_tcurl option more generic
Samuel Pitoiset
2012-07-25
1
-1
/
+1
|
*
sctp: add port missing error message
Jordi Ortiz
2012-07-25
1
-1
/
+5
|
*
tcp: add port missing error message
Jordi Ortiz
2012-07-25
1
-2
/
+5
*
|
hls: call avformat_find_stream_info()
Michael Niedermayer
2012-07-25
1
-0
/
+4
*
|
av_find_stream_info: skip flushing codecs and estimating timings if probe_siz...
Michael Niedermayer
2012-07-25
1
-1
/
+2
*
|
lavf/avformat.h: fix verb person for av_guess_sample_aspect_ratio()
Stefano Sabatini
2012-07-25
1
-1
/
+1
*
|
Fix avui stream-copy.
Carl Eugen Hoyos
2012-07-25
2
-4
/
+7
*
|
lavf: Set pos for all packets of AVSTREAM_PARSE_FULL_RAW files.
Michael Niedermayer
2012-07-25
2
-1
/
+6
*
|
riff: make the G723.1 in wav output compatible with WMP/msacm codec
Piotr Bandurski
2012-07-25
1
-0
/
+9
*
|
lavf: factor AVStream st out
Michael Niedermayer
2012-07-25
1
-4
/
+6
*
|
parse_packet: reset pkt->pos after it has been used
Michael Niedermayer
2012-07-25
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-24
5
-12
/
+23
|
\
|
|
*
rtmp: Add credit/copyright to librtmp authors for parts of the RTMPE code
Martin Storsjö
2012-07-24
2
-0
/
+4
|
*
rtmp: Move the CONFIG_ condition into the if conditions
Samuel Pitoiset
2012-07-24
1
-8
/
+7
|
*
build: Skip compiling rtmpdh.h if ffrtmpcrypt protocol is not enabled
Diego Biurrun
2012-07-24
1
-0
/
+1
|
*
rtp: Only choose static payload types if the sample rate and channels are right
Adriano Pallavicino
2012-07-24
1
-3
/
+11
*
|
riff: fix remuxing of G723_1 in wav
Piotr Bandurski
2012-07-24
1
-1
/
+1
*
|
Revert "lavf: count skipped samples for initial timestamps."
Michael Niedermayer
2012-07-24
1
-4
/
+0
*
|
rtmpproto: fix compilation without optimizations
Michael Niedermayer
2012-07-24
1
-1
/
+2
*
|
cosmetics: iff: split very long line
Paul B Mahol
2012-07-23
1
-2
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-23
14
-96
/
+1038
|
\
|
|
*
wav: init st to NULL to avoid a false-positive warning.
Clément Bœsch
2012-07-23
1
-1
/
+1
|
*
RTMPTE protocol support
Samuel Pitoiset
2012-07-23
5
-6
/
+54
|
*
RTMPE protocol support
Samuel Pitoiset
2012-07-23
8
-8
/
+913
|
*
rtmp: Add ff_rtmp_calc_digest_pos()
Samuel Pitoiset
2012-07-23
2
-10
/
+27
|
*
rtmp: Rename rtmp_calc_digest to ff_rtmp_calc_digest and make it global
Samuel Pitoiset
2012-07-23
2
-33
/
+36
|
*
lavf: use conditional notation for default codec in muxer declarations.
Ronald S. Bultje
2012-07-22
6
-57
/
+18
*
|
Merge remote-tracking branch 'dwbuiten/master'
Michael Niedermayer
2012-07-23
1
-0
/
+4
|
\
\
|
*
|
wav: Add check for 'fmt' tag in SMV code
Derek Buitenhuis
2012-07-22
1
-0
/
+4
*
|
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-22
1
-1
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
matroskadec: return more correct error code on read error.
Anton Khirnov
2012-07-22
1
-1
/
+2
*
|
|
Merge commit '1470ce21cec5ee26e106e2a884c26bbf84e5aaea'
Michael Niedermayer
2012-07-22
2
-8
/
+11
|
\
|
|
|
|
/
|
/
|
|
*
Bump libavcodec and libavformat minor versions for G.723.1 decoder and demuxer
Kostya Shishkov
2012-07-22
1
-1
/
+1
|
*
G.723.1 demuxer and decoder
Mohamed Naufal Basheer
2012-07-22
4
-1
/
+88
*
|
tls: TLS/SSL server
Peter Ross
2012-07-22
1
-4
/
+8
*
|
tls: parse uri path options to underlying tcp URLContext
Peter Ross
2012-07-22
1
-3
/
+3
*
|
tls: verify option
Peter Ross
2012-07-22
1
-2
/
+11
*
|
tls: cafile, cert, key options
Peter Ross
2012-07-22
1
-0
/
+44
*
|
av_url_split: dont let '/' char whallop '?' char
Peter Ross
2012-07-22
1
-2
/
+5
*
|
Fix yuv4mpeg parsing of 'mono16' files.
Steven Robertson
2012-07-22
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-22
5
-120
/
+4
|
\
|
|
*
rtsp: remove terminal comma in FF_RTP_FLAG_OPTS macro.
Ronald S. Bultje
2012-07-21
4
-4
/
+4
[next]