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
*
dshow: attempt to build shared as well as static
rogerdpack
2013-02-06
2
-1
/
+4
*
ff_end_tag: assert that the start is aligned.
Michael Niedermayer
2013-02-08
1
-0
/
+2
*
riff: chunks must be at 2 byte boundary
Paul B Mahol
2013-02-08
1
-1
/
+3
*
lavf: add seek2any to allow forcing seeking to non keyframes via AVOptions
Michael Niedermayer
2013-02-07
3
-0
/
+11
*
matroskadec: support seek to non keyframes
Michael Niedermayer
2013-02-07
1
-3
/
+8
*
mov: remove unused function
Michael Niedermayer
2013-02-07
1
-9
/
+0
*
lavf/segment: fix DTS inconsistencies with -reset_timestamps
Stefano Sabatini
2013-02-06
1
-6
/
+3
*
lavf/mov: skip version and flags attributes in mov_read_chan function
Matthieu Bouron
2013-02-06
1
-0
/
+3
*
framecrcenc: print all side data elements, not just the first
Michael Niedermayer
2013-02-06
1
-4
/
+8
*
framecrcenc: Also print the size of side data elements
Michael Niedermayer
2013-02-06
1
-1
/
+1
*
Fate test to print side_data crc if present
Vignesh Venkatasubramanian
2013-02-06
1
-1
/
+6
*
Merge commit '48a4ffa722c0874b251de9d201babed52cef0bcb'
Michael Niedermayer
2013-02-06
4
-496
/
+534
|
\
|
*
asf: K&R formatting cosmetics
Diego Biurrun
2013-02-06
4
-508
/
+552
*
|
lavf/segment: extend PTS debugging log with -reset_timestamps
Stefano Sabatini
2013-02-06
1
-5
/
+9
*
|
dvenc: dont fail hard if the timecode is invalid
Michael Niedermayer
2013-02-05
1
-2
/
+2
*
|
riff: fix infinite loop
Michael Niedermayer
2013-02-05
1
-1
/
+7
*
|
lavf/segment: use correct spelling and value for EXT-X-ALLOW-CACHE tag
Carl Eugen Hoyos
2013-02-03
1
-2
/
+2
*
|
Require at least three frames to autodetect loas.
Carl Eugen Hoyos
2013-02-02
1
-1
/
+0
*
|
Map the interlaced flag of yuv4mpeg streams to AVCodecContext->field_order.
Carl Eugen Hoyos
2013-02-02
1
-38
/
+30
*
|
Do not fail for mixed interlaced / non-interlaced YUV4MPEG streams.
Carl Eugen Hoyos
2013-02-02
1
-1
/
+1
*
|
Do not change codec in flv streams if the user has forced a codec.
Carl Eugen Hoyos
2013-02-01
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-02-01
2
-1
/
+2
|
\
|
|
*
Use proper "" quotes for local header #includes
Diego Biurrun
2013-02-01
1
-1
/
+1
|
*
bink demuxer: set framerate.
Anton Khirnov
2013-02-01
1
-0
/
+1
|
*
bink demuxer: check malloc return value
Anton Khirnov
2013-02-01
1
-0
/
+2
*
|
matroska: fixed missing S_DVBSUB subtitles
Allan Kristensen
2013-02-01
1
-0
/
+1
*
|
Merge commit '29f1fa74225e9fdbab6d590857edbecb51cf74da'
Michael Niedermayer
2013-01-31
1
-1
/
+1
|
\
|
|
*
avisynth: Change demuxer name to avoid conflicts with AVS
Diego Biurrun
2013-01-31
1
-1
/
+1
*
|
asfdec: fix integer overflow in packet_replic_size check
Michael Niedermayer
2013-01-31
1
-1
/
+1
*
|
auenc: strict check for supported codec
Paul B Mahol
2013-01-30
1
-1
/
+9
*
|
auenc: remove put_au_header() and merge its code into au_write_header
Paul B Mahol
2013-01-30
1
-14
/
+4
*
|
fixup_vorbis_headers: add missing malloc failure check
Michael Niedermayer
2013-01-30
1
-0
/
+2
*
|
oggparsevorbis: use av_realloc consistently
Paweł Hajdan, Jr
2013-01-30
1
-2
/
+4
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-30
1
-2
/
+1
|
\
|
|
*
movenc: Simplify code by using avio_wb24
Martin Storsjö
2013-01-30
1
-2
/
+1
*
|
Correctly mark non-default streams when muxing matroska.
Carl Eugen Hoyos
2013-01-30
1
-2
/
+7
*
|
r3d: check that sampling rate is non negative.
Michael Niedermayer
2013-01-29
1
-0
/
+4
*
|
r3d: fix division by 0 with 0 sample rate
Michael Niedermayer
2013-01-29
1
-1
/
+2
*
|
oggenc: fix "oggstream may be used uninitialized in this function" warning
Michael Niedermayer
2013-01-29
1
-1
/
+1
*
|
Merge commit 'e6b1c3bbe7082c71ea8ee8ac83698c156c9e4838'
Michael Niedermayer
2013-01-29
1
-0
/
+1
|
\
|
|
*
mvi: set framerate
Anton Khirnov
2013-01-29
1
-0
/
+1
*
|
Write forced track flag to matroska files.
Carl Eugen Hoyos
2013-01-27
1
-0
/
+2
*
|
lavf/srtdec: do not try to queue empty subtitle chunks.
Clément Bœsch
2013-01-27
1
-0
/
+2
*
|
mvdec: check var_read_string() return value
Michael Niedermayer
2013-01-27
1
-0
/
+2
*
|
mvdec: Check the frame counter against the correct limit.
Michael Niedermayer
2013-01-27
1
-1
/
+1
*
|
lavf/gifdec: cosmetics: remove extra whitespace
Paul B Mahol
2013-01-26
1
-1
/
+1
*
|
lavf/gifdec: fix typo
Paul B Mahol
2013-01-26
1
-1
/
+1
*
|
gifdec: resync support
Michael Niedermayer
2013-01-25
1
-6
/
+26
*
|
lavf/img2enc: extend current options documentation
Stefano Sabatini
2013-01-25
1
-2
/
+2
*
|
lavf/img2dec: fix option help fields
Stefano Sabatini
2013-01-25
1
-3
/
+3
[next]