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
Commit message (
Expand
)
Author
Age
Files
Lines
*
update for 1.1.6
n1.1.6
Michael Niedermayer
2013-08-31
3
-3
/
+3
*
avcodec/dsputil: fix signedness in sizeof() comparissions
Michael Niedermayer
2013-08-31
1
-2
/
+2
*
ffv1dec: Check bits_per_raw_sample and colorspace for equality in ver 0/1 hea...
Michael Niedermayer
2013-08-31
1
-7
/
+8
*
ffv1dec: check that global parameters dont change in version 0/1
Michael Niedermayer
2013-08-31
1
-4
/
+21
*
avcodec/ffv1dec: check global header version
Michael Niedermayer
2013-08-31
1
-0
/
+4
*
avcodec/pngdsp: fix (un)signed type in end comparission
Michael Niedermayer
2013-08-30
1
-1
/
+1
*
Merge remote-tracking branch 'jamrial/release/1.1' into release/1.1
Michael Niedermayer
2013-08-28
4
-28
/
+41
|
\
|
*
avformat/matroskadec: check out_samplerate before using it in av_rescale()
Michael Niedermayer
2013-08-26
1
-0
/
+2
|
*
matroskadec: Improve TTA duration calculation
James Almer
2013-08-25
1
-1
/
+1
|
*
matroskaenc: simplify mkv_check_tag()
Michael Niedermayer
2013-08-25
1
-3
/
+2
|
*
lavf/matroskaenc: Check for valid metadata before creating tags
James Almer
2013-08-25
3
-27
/
+39
*
|
matroska_read_seek: Fix used streams for subtitle index compensation
Michael Niedermayer
2013-08-28
1
-4
/
+5
*
|
doc/texi2pod: fix @ref substitution rule, disallow "}" within the fields
Stefano Sabatini
2013-08-28
1
-1
/
+1
*
|
doc/texi2pod: fix warnings introduced in e7e14bc69a606a6bec82efef729263cd38f1...
Stefano Sabatini
2013-08-28
1
-1
/
+1
*
|
doc: support multitable in texi2pod
Luca Barbato
2013-08-28
1
-2
/
+18
*
|
doc/texipod: add rule to correctly interpret @ref{ANCHOR,XREF,SECTION_NAME,...}
Stefano Sabatini
2013-08-28
1
-0
/
+1
*
|
doc/texi2pod.pl: skip printing chapter names if they are disabled
Stefano Sabatini
2013-08-28
1
-1
/
+1
*
|
doc/codecs: fix dangling reference to codec-options chapter
Stefano Sabatini
2013-08-28
1
-0
/
+1
*
|
doc/filters: review introductory example and explanation
Stefano Sabatini
2013-08-28
1
-16
/
+23
*
|
doc/encoders: add libxvid doc
Timothy Gu
2013-08-28
1
-0
/
+113
*
|
doc/encoders: add libopus encoder doc
Timothy Gu
2013-08-28
1
-0
/
+73
*
|
doc/muxers: Add AIFF doc
Timothy Gu
2013-08-28
1
-0
/
+17
*
|
doc/decoders: document libopus decoder
Timothy Gu
2013-08-28
1
-0
/
+9
*
|
doc/encoders: alphabetically list the encoders
Timothy Gu
2013-08-28
1
-37
/
+37
*
|
doc/decoders: Add libopencore-amrwb decoder doc
Timothy Gu
2013-08-28
1
-0
/
+12
*
|
doc/decoders: Document libopencore-amrnb decoder
Timothy Gu
2013-08-28
1
-0
/
+12
*
|
doc/decoders: Document libilbc decoder
Timothy Gu
2013-08-28
1
-0
/
+21
*
|
doc/decoders: Document libgsm decoder
Timothy Gu
2013-08-28
1
-0
/
+10
*
|
doc/encoders: Add libopencore-amrnb doc
Timothy Gu
2013-08-28
1
-0
/
+37
*
|
doc/decoders: Document libcelt
Timothy Gu
2013-08-28
1
-0
/
+8
*
|
doc/general: Make the license status of the Android libraries clearer
Timothy Gu
2013-08-28
1
-3
/
+8
*
|
doc/encoders: Add libvo-amrwbenc doc
Timothy Gu
2013-08-28
1
-0
/
+38
*
|
doc/encoders: Add libvo-aacenc doc
Timothy Gu
2013-08-28
1
-0
/
+21
*
|
doc/encoders: add documentation for libtwolame
Timothy Gu
2013-08-28
1
-0
/
+63
*
|
doc/encoders: Add documentation for libmp3lame
Timothy Gu
2013-08-28
1
-0
/
+29
*
|
jpeg2000: check log2_cblk dimensions
Michael Niedermayer
2013-08-28
1
-0
/
+8
*
|
avcodec/rpza: Perform pointer advance and checks before using the pointers
Michael Niedermayer
2013-08-28
1
-4
/
+4
*
|
avcodec/flashsv: check diff_start/height
Michael Niedermayer
2013-08-28
1
-0
/
+4
*
|
avformat/paf: Fix integer overflow and out of array read
Michael Niedermayer
2013-08-28
1
-2
/
+3
*
|
Merge remote-tracking branch 'qatar/release/9' into release/1.1
Michael Niedermayer
2013-08-28
2
-25
/
+28
|
\
\
|
*
|
ac3: Return proper error codes
Luca Barbato
2013-08-27
1
-15
/
+15
|
*
|
ac3: Clean up the error paths
Luca Barbato
2013-08-27
1
-3
/
+6
|
*
|
ac3: Do not clash with normal AVERROR
Luca Barbato
2013-08-27
1
-7
/
+7
*
|
|
Merge remote-tracking branch 'qatar/release/9' into release/1.1
Michael Niedermayer
2013-08-27
14
-245
/
+425
|
\
|
|
|
*
|
ogg: Fix potential infinite discard loop
Reimar Döffinger
2013-08-24
1
-1
/
+5
|
*
|
dxa: Make sure the reference frame exists
Luca Barbato
2013-08-24
1
-0
/
+6
|
*
|
h261: check the mtype index
Luca Barbato
2013-08-24
1
-0
/
+5
|
*
|
segafilm: Error out on impossible packet size
Luca Barbato
2013-08-24
1
-0
/
+2
|
*
|
ogg: Always alloc the private context in vorbis_header
Luca Barbato
2013-08-24
1
-3
/
+3
|
*
|
rtjpeg: Use init_get_bits8
Luca Barbato
2013-08-24
1
-2
/
+5
[next]