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
*
matroskadec: use correct compression parameters for current track CodecPrivate
Aurelien Jacobs
2013-11-21
1
-1
/
+1
*
matroskadec: pad EBML_BIN data.
Anton Khirnov
2013-11-21
1
-1
/
+3
*
rtmphttp: Check for both 0 and AVERROR_EOF
Valeriy Argunov
2013-11-18
1
-2
/
+2
*
Replace all instances of avcodec_alloc_frame() with av_frame_alloc().
Anton Khirnov
2013-11-16
2
-3
/
+3
*
dv: Split DV data table declarations into their own header
Diego Biurrun
2013-11-15
2
-2
/
+2
*
lavf: improve support for AVC-Intra files.
Reimar Döffinger
2013-11-14
6
-4
/
+143
*
mxfdec: update current edit unit when seeking in mxf files without index tables
Marton Balint
2013-11-14
1
-0
/
+1
*
avienc: drop the vfr flag.
Anton Khirnov
2013-11-08
1
-1
/
+0
*
omadec: loosen format probing constraints
David Goldwich
2013-11-04
1
-11
/
+4
*
omadec: check GEOB sizes against buffer size
Michael Niedermayer
2013-11-04
1
-0
/
+5
*
omadec: Fix wrong number of array elements
Michael Niedermayer
2013-11-04
1
-1
/
+1
*
rtmpproto: Reorder conditions to help dead code elimination
Vittorio Giovara
2013-11-03
1
-6
/
+6
*
wtv: fix variable sign in format
Vittorio Giovara
2013-11-03
1
-1
/
+1
*
os_support: Add #endif comments for better readability
Diego Biurrun
2013-11-02
1
-12
/
+13
*
Add an HDS live fragmenting muxer
Martin Storsjö
2013-11-02
4
-2
/
+593
*
lavf: do not use int to store an int64
Anton Khirnov
2013-11-01
1
-1
/
+1
*
rtspenc: Make sure BYE packets are sent before TEARDOWN
Martin Storsjö
2013-11-01
4
-7
/
+19
*
rtpenc: Add a rtpflag option for sending BYE packets when finishing
Martin Storsjö
2013-11-01
3
-4
/
+17
*
rtpenc: Remove some superfluous parentheses
Martin Storsjö
2013-11-01
1
-2
/
+2
*
aviobuf: Handle a NULL buffer in avio_close_dyn_buf
Martin Storsjö
2013-11-01
1
-0
/
+5
*
mpegts: Support HEVC demuxing
Mickaël Raulet
2013-10-31
2
-1
/
+2
*
matroskadec: Support HEVC demuxing
Yusuke Nakamura
2013-10-31
3
-3
/
+5
*
mov: Support HEVC demuxing
Yusuke Nakamura
2013-10-31
3
-2
/
+8
*
Add raw HEVC demuxer
Dirk Farin
2013-10-31
4
-1
/
+67
*
oggparsetheora: stop using deprecated avcodec_set_dimensions
Anton Khirnov
2013-10-31
1
-8
/
+8
*
HNM4/HNM4A demuxer & video decoder
David Kment
2013-10-31
4
-1
/
+207
*
lavf: Remove a now useless parameter to ffurl_register_protocol
Martin Storsjö
2013-10-30
3
-11
/
+3
*
oggparsetheora: check av_mallocz result
Anton Khirnov
2013-10-30
1
-0
/
+2
*
oggparsetheora: return meaningful error codes
Anton Khirnov
2013-10-30
1
-3
/
+3
*
oggparsetheora: K&R cosmetics, reformat
Anton Khirnov
2013-10-30
1
-53
/
+53
*
lavc: add a dummy field to AVStream to preserve ABI compatibility for avconv
Anton Khirnov
2013-10-29
2
-0
/
+8
*
avio: Check for memory allocation failure of private data
Derek Buitenhuis
2013-10-29
1
-0
/
+7
*
lavf: do not export av_register_{rtp,rdt}_dynamic_payload_handlers from share...
Anton Khirnov
2013-10-28
5
-6
/
+6
*
lavf: remove unreliable timestamp guessing heuristic
Anton Khirnov
2013-10-28
4
-34
/
+0
*
avio: K&R formatting cosmetics
Luca Barbato
2013-10-28
1
-40
/
+50
*
movenc: Add an F4V muxer
Clément Bœsch
2013-10-23
4
-3
/
+41
*
nut: Fix unchecked allocations
Derek Buitenhuis
2013-10-22
4
-4
/
+16
*
avio: Use AVERROR_PROTOCOL_NOT_FOUND
Luca Barbato
2013-10-21
1
-1
/
+1
*
wtv: Seek by sector properly
Luca Barbato
2013-10-18
1
-9
/
+16
*
http: Check the auth string contents and not only the pointer
Michael Niedermayer
2013-10-14
1
-1
/
+2
*
rtmp: Allocate the prev_pkt arrays dynamically
Martin Storsjö
2013-10-14
3
-28
/
+92
*
http: Support auth method detection for POST
Martin Storsjö
2013-10-13
2
-2
/
+18
*
http: Add an option for forcing basic authentication
Martin Storsjö
2013-10-13
2
-1
/
+4
*
oggparsevorbis: fail on memory allocation error
Vittorio Giovara
2013-10-12
1
-3
/
+1
*
oggvorbisdec: add support for embedded cover art
James Almer
2013-10-12
2
-2
/
+29
*
flac: move picture parsing code in a separate file
James Almer
2013-10-12
4
-130
/
+183
*
oggdec: add support for Opus in Ogg demuxing
Nicolas George
2013-10-12
5
-2
/
+147
*
oggparsevorbis: check allocations
Vittorio Giovara
2013-10-12
1
-3
/
+7
*
oggparsevorbis: support official chapter extension
James Almer
2013-10-12
1
-3
/
+3
*
riff: Add a mapping for VP6A
Martin Storsjö
2013-10-12
1
-0
/
+1
[next]