index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
Commit message (
Expand
)
Author
Age
Files
Lines
*
aviobuf: Fix warning about discarded qualifier
jamal
2012-07-27
1
-1
/
+1
*
SubViewer demuxer and decoder.
Clément Bœsch
2012-07-26
4
-2
/
+181
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-26
6
-103
/
+304
|
\
|
*
Support urlencoded http authentication credentials
Antti Seppälä
2012-07-26
5
-12
/
+146
|
*
rtmp: Return an error when the client bandwidth is incorrect
Samuel Pitoiset
2012-07-25
1
-2
/
+10
|
*
rtmp: Return proper error code in handle_server_bw
Samuel Pitoiset
2012-07-25
1
-1
/
+1
|
*
rtmp: Return proper error code in handle_client_bw
Samuel Pitoiset
2012-07-25
1
-1
/
+1
|
*
rtmp: Return proper error codes in handle_chunk_size
Samuel Pitoiset
2012-07-25
1
-2
/
+2
|
*
rtmp: Factorize the code by adding handle_invoke
Samuel Pitoiset
2012-07-25
1
-66
/
+77
|
*
rtmp: Factorize the code by adding handle_chunk_size
Samuel Pitoiset
2012-07-25
1
-15
/
+30
|
*
rtmp: Factorize the code by adding handle_ping
Samuel Pitoiset
2012-07-25
1
-4
/
+16
|
*
rtmp: Factorize the code by adding handle_client_bw
Samuel Pitoiset
2012-07-25
1
-8
/
+18
|
*
rtmp: Factorize the code by adding handle_server_bw
Samuel Pitoiset
2012-07-25
1
-6
/
+17
*
|
omadec: switch to AVSTREAM_PARSE_FULL_RAW
Michael Niedermayer
2012-07-26
1
-1
/
+1
*
|
loasdec: switch to AVSTREAM_PARSE_FULL_RAW
Michael Niedermayer
2012-07-26
1
-1
/
+1
*
|
aacdec: switch to AVSTREAM_PARSE_FULL_RAW
Michael Niedermayer
2012-07-26
1
-1
/
+1
*
|
hls: replace probsize=0 by noheader flag removial.
Michael Niedermayer
2012-07-26
1
-1
/
+2
*
|
ff_add_index_entry: reject AV_NOPTS_VALUE
Michael Niedermayer
2012-07-26
1
-0
/
+3
*
|
lavf: move generic index generation code to a later point
Michael Niedermayer
2012-07-26
1
-8
/
+6
*
|
parse_packet: use pkt.pos always instead of the avparser offset.
Michael Niedermayer
2012-07-26
1
-1
/
+1
*
|
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
[next]