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
...
*
TechSmith Screen Codec 2 decoder
Kostya Shishkov
2012-07-11
1
-0
/
+1
*
rtsp: Add listen mode
Jordi Ortiz
2012-07-10
5
-39
/
+592
*
rtsp: Make rtsp_open_transport_ctx() non-static
Jordi Ortiz
2012-07-10
2
-3
/
+8
*
rtsp: Move rtsp_read_close
Jordi Ortiz
2012-07-10
1
-14
/
+14
*
rtsp: Parse the mode=receive/record parameter in transport lines
Jordi Ortiz
2012-07-10
2
-0
/
+11
*
mxfdec: fix off by one error.
Michael Niedermayer
2012-07-10
1
-1
/
+1
*
mxfdec: only parse next partition pack if parsing forward
Tomas Härdin
2012-07-10
1
-0
/
+3
*
mxfdec: let pkt->pts = mxf->current_edit_unit if intra-only
Tomas Härdin
2012-07-10
1
-0
/
+11
*
mxfdec: fix frame height vs field height confusion
Joseph Artsimovich
2012-07-10
2
-1
/
+40
*
mxfdec: Add intra_only flag to MXFTrack
Tomas Härdin
2012-07-10
1
-0
/
+23
*
mxfdec: fix Avid AirSpeed files being misinterpreted as OP1a
Tomas Härdin
2012-07-10
1
-5
/
+9
*
mxfdec: truncate packets that extend past the next edit unit
Tomas Härdin
2012-07-10
1
-15
/
+50
*
mxfdec: set pixel format for cdci picture formats
Philip de Nier
2012-07-10
3
-1
/
+37
*
mxfdec: detect uncomp pictures using essence container ul
Philip de Nier
2012-07-10
1
-0
/
+1
*
mxfdec: set track edit rate num/den in expected order
Philip de Nier
2012-07-10
1
-2
/
+2
*
tcp: add initial timeout limit for incoming connections
Jordi Ortiz
2012-07-09
1
-1
/
+10
*
matroskadec: honor error_recognition when encountering unknown elements.
Anton Khirnov
2012-07-09
1
-1
/
+4
*
id3v2: add a mimetype for bmp pictures.
Anton Khirnov
2012-07-07
1
-0
/
+1
*
flacdec: be less strict when parsing attached pictures.
Anton Khirnov
2012-07-07
1
-7
/
+18
*
flacdec: don't create an attached picture stream until we have all information.
Anton Khirnov
2012-07-07
1
-4
/
+6
*
mxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof(..).
Ronald S. Bultje
2012-07-07
1
-4
/
+4
*
flvdec: Treat all nellymoser versions as the same codec
Martin Storsjö
2012-07-05
1
-4
/
+0
*
flvdec: optionally trust the metadata
Luca Barbato
2012-07-05
1
-0
/
+35
*
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
[prev]
[next]