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
*
mov: use forward declaration of a function instead of a table.
Ronald S. Bultje
2012-07-04
1
-74
/
+74
*
Clarify Doxygen comment for FF_API_* #defines.
Diego Biurrun
2012-07-04
1
-2
/
+4
*
misc typo and wording fixes
Diego Biurrun
2012-07-03
2
-2
/
+2
*
flvdec: initial stream switch support
Luca Barbato
2012-07-03
1
-4
/
+91
*
asfdec: read attached pictures.
Anton Khirnov
2012-07-02
1
-0
/
+99
*
apetag: reindent
Anton Khirnov
2012-07-02
1
-9
/
+9
*
apetag: export attached covers as video streams.
Anton Khirnov
2012-07-02
1
-1
/
+24
*
apetag: fix the amount of data read from binary tags.
Anton Khirnov
2012-07-02
1
-1
/
+6
*
apetag: make sure avio_get_str() doesn't read more than it should.
Anton Khirnov
2012-07-02
1
-1
/
+1
*
mov: read itunes cover art.
Anton Khirnov
2012-07-02
1
-0
/
+50
*
MS ATC Screen (aka MSS3) decoder
Kostya Shishkov
2012-07-02
1
-0
/
+1
*
os_support: Add fallback definitions for stat flags
Ronald S. Bultje
2012-06-30
1
-0
/
+9
*
os_support: Rename the poll fallback function to ff_poll
Martin Storsjö
2012-06-30
2
-2
/
+3
*
network: Check for struct pollfd
Martin Storsjö
2012-06-30
1
-0
/
+5
*
os_support: Don't compare a negative number against socket descriptors
Martin Storsjö
2012-06-30
1
-6
/
+6
*
os_support: Include all the necessary headers for the win32 open function
Ronald S. Bultje
2012-06-30
1
-1
/
+3
*
file: Only include unistd.h if it exists
Ronald S. Bultje
2012-06-29
1
-1
/
+3
*
rtpdec: Don't explicitly include unistd.h any longer
Ronald S. Bultje
2012-06-29
1
-1
/
+0
*
flv: add support for G.711
Damien Fetis
2012-06-28
3
-0
/
+18
*
flvenc: K&R formatting cosmetics
Luca Barbato
2012-06-28
1
-132
/
+142
*
movenc: Add channel layouts for PCM.
Alex Converse
2012-06-27
1
-0
/
+26
*
udp: Support IGMPv3 source specific multicast and source blocking
Martin Storsjö
2012-06-27
1
-1
/
+113
*
tcp: Pass NULL as hostname to getaddrinfo if the string is empty
Jordi Ortiz
2012-06-27
1
-1
/
+4
*
tcp: Set AI_PASSIVE when the socket will be used for listening
Jordi Ortiz
2012-06-27
1
-0
/
+2
*
mpc8: read APE tags.
Anton Khirnov
2012-06-26
2
-1
/
+8
*
network: Don't redefine error codes if they already exist in errno.h
Ronald S. Bultje
2012-06-26
2
-0
/
+17
*
configure: Check for sys/time.h
Ronald S. Bultje
2012-06-26
1
-0
/
+2
*
network: Include unistd.h from network.h
Martin Storsjö
2012-06-26
4
-3
/
+4
*
mov: do not try to read total disc/track number if data atom is too short.
Carl Eugen Hoyos
2012-06-26
1
-2
/
+3
*
wtv: Check the return value from gmtime
Martin Storsjö
2012-06-25
1
-3
/
+15
*
ape: create audio stream before reading tags.
Anton Khirnov
2012-06-24
1
-6
/
+6
*
mov: make a length variable larger.
Anton Khirnov
2012-06-24
1
-2
/
+2
*
image2: Add "start_number" private option to the demuxer
Mashiat Sarker Shakkhar
2012-06-24
1
-3
/
+6
*
image2: Add "start_number" private option to the muxer
Mashiat Sarker Shakkhar
2012-06-24
1
-2
/
+18
*
Replace usleep() calls with av_usleep()
Mans Rullgard
2012-06-22
4
-10
/
+8
*
lavf: include libavutil/time.h instead of redeclaring av_gettime()
Mans Rullgard
2012-06-21
1
-4
/
+4
*
lavf: Make codec_tag arrays constant
Ronald S. Bultje
2012-06-21
2
-2
/
+2
*
lavf, lavu: version bumps and APIchanges for av_gettime() move
Mans Rullgard
2012-06-21
1
-2
/
+2
*
MS Screen 1 decoder
Kostya Shishkov
2012-06-20
1
-0
/
+1
*
Move av_gettime() to libavutil
Mans Rullgard
2012-06-20
3
-9
/
+9
*
mov: fix operator precedence bug
Ronald S. Bultje
2012-06-20
1
-1
/
+1
*
Remove unnecessary inclusions of [sys/]time.h
Mans Rullgard
2012-06-20
7
-7
/
+0
*
lavf: remove unnecessary inclusions of unistd.h
Mans Rullgard
2012-06-20
4
-4
/
+0
*
udp: Properly check for invalid sockets
Martin Storsjö
2012-06-19
1
-1
/
+1
*
tcp: Check the return value from getsockopt
Martin Storsjö
2012-06-19
1
-1
/
+2
*
network: Use av_strerror for getting error messages
Martin Storsjö
2012-06-19
2
-14
/
+23
*
udp: Properly print error from getnameinfo
Martin Storsjö
2012-06-19
1
-2
/
+3
*
mmst: Use AVUNERROR() to convert error codes to the right range for strerror
Martin Storsjö
2012-06-19
1
-5
/
+5
*
network: Pass pointers of the right type to get/setsockopt/ioctlsocket on win...
Martin Storsjö
2012-06-19
2
-1
/
+4
*
rtmp: Reduce the number of idle posts sent by sleeping 50ms
Samuel Pitoiset
2012-06-19
1
-0
/
+13
[next]