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
path:
root
/
libavformat
Commit message (
Expand
)
Author
Age
Files
Lines
*
Canopus Lossless decoder
Derek Buitenhuis
2012-08-01
1
-0
/
+1
*
dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs
Diego Biurrun
2012-08-01
1
-1
/
+1
*
dca: Move tables used outside of dcadec.c to a separate file.
Diego Biurrun
2012-08-01
1
-2
/
+1
*
apetag: change a forgotten return to return 0
Anton Khirnov
2012-07-31
1
-1
/
+1
*
mpc8: return more meaningful error codes.
Anton Khirnov
2012-07-31
1
-3
/
+3
*
mpc: return more meaningful error codes.
Anton Khirnov
2012-07-31
1
-8
/
+8
*
wv,mpc8: don't return apetag data in packets.
Anton Khirnov
2012-07-31
4
-9
/
+34
*
rtmp: do not warn about receiving metadata packets
Samuel Pitoiset
2012-07-31
1
-1
/
+2
*
Improve descriptiveness of a number of codec and container long names
Diego Biurrun
2012-07-30
35
-49
/
+49
*
avformat: Drop pointless "format" from container long names
Diego Biurrun
2012-07-30
86
-135
/
+135
*
wv: K&R formatting cosmetics
Anton Khirnov
2012-07-30
1
-79
/
+96
*
flvdec: remove spurious use of stream id
Luca Barbato
2012-07-29
1
-8
/
+7
*
lavf: deprecate r_frame_rate.
Anton Khirnov
2012-07-29
14
-31
/
+69
*
lavf: round estimated average fps to a "standard" fps.
Anton Khirnov
2012-07-29
1
-0
/
+18
*
lavf: use dts difference instead of AVPacket.duration in find_stream_info()
Anton Khirnov
2012-07-29
2
-7
/
+41
*
avf: introduce nobuffer option
Luca Barbato
2012-07-29
4
-5
/
+12
*
wv: return meaningful error codes.
Anton Khirnov
2012-07-28
1
-22
/
+23
*
wv: return AVERROR_EOF on EOF, not EIO.
Anton Khirnov
2012-07-28
1
-1
/
+1
*
mp3dec: forward errors for av_get_packet().
Anton Khirnov
2012-07-28
1
-3
/
+2
*
mp3dec: remove a pointless local variable.
Anton Khirnov
2012-07-28
1
-4
/
+2
*
mp3dec: remove commented out cruft.
Anton Khirnov
2012-07-28
1
-1
/
+0
*
lavf: remove commented out cruft in avformat_find_stream_info()
Anton Khirnov
2012-07-28
1
-7
/
+1
*
Add missing libavutil/time.h includes.
Anton Khirnov
2012-07-28
6
-0
/
+6
*
hls: Proceed to the next segment at any error code
Martin Storsjö
2012-07-28
1
-2
/
+0
*
tls: Return AVERROR_EOF if the TLS_read/write functions return 0
Martin Storsjö
2012-07-28
1
-2
/
+2
*
rtmp: Check the buffer length of ping packets
Samuel Pitoiset
2012-07-26
1
-0
/
+12
*
rtmp: Allow having more unknown data at the end of a chunk size packet withou...
Samuel Pitoiset
2012-07-26
1
-2
/
+2
*
rtmp: Prevent reading outside of an allocate buffer when receiving server ban...
Samuel Pitoiset
2012-07-26
1
-0
/
+7
*
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
*
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
*
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
*
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
[next]