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
Commit message (
Expand
)
Author
Age
Files
Lines
*
dds: Add a rgba fate test
Vittorio Giovara
2015-07-22
2
-1
/
+3
*
dds: Fix 32bpp bitmaps decoding
Michael Niedermayer
2015-07-22
1
-5
/
+7
*
dds: Fix palette decoding
Vittorio Giovara
2015-07-22
3
-5
/
+9
*
dds: Fix enum declaration
Vittorio Giovara
2015-07-22
1
-2
/
+2
*
asfdec: avoid crash in the case when chunk_len is 0 or pkt_len is 0
Alexandra Hájková
2015-07-22
1
-0
/
+2
*
asfdec: close the demuxer properly when read_header is failing
Alexandra Hájková
2015-07-22
1
-3
/
+8
*
asfdec: factor out seeking to the Data Object outside while
Alexandra Hájková
2015-07-22
1
-7
/
+10
*
qsvenc_hevc: use the correct HW plugin UID
Anton Khirnov
2015-07-22
1
-1
/
+1
*
checkasm: remove empty array initializer list in h264pred test
Janne Grunau
2015-07-22
1
-2
/
+1
*
checkasm: Always link statically
Luca Barbato
2015-07-21
3
-4
/
+6
*
dds: Decode using optimal slices sizes
Luca Barbato
2015-07-21
1
-9
/
+27
*
hap: Decode using optimal slices sizes
Luca Barbato
2015-07-21
2
-8
/
+27
*
parseutil: Use non ambiguous aliases for uhd
Luca Barbato
2015-07-21
2
-4
/
+4
*
arm: use a local label instead of the function symbol in ff_prefetch_arm
Janne Grunau
2015-07-20
1
-1
/
+2
*
h264: aarch64: intra prediction optimisations
Janne Grunau
2015-07-20
5
-2
/
+465
*
Deprecate avctx.coded_frame
Vittorio Giovara
2015-07-20
49
-4
/
+278
*
Add a quality factor packet side data
Vittorio Giovara
2015-07-20
12
-6
/
+66
*
Gather all coded_frame allocations and free functions to a single place
Vittorio Giovara
2015-07-20
49
-419
/
+17
*
flashsvenc: Keep coded_frame.key_frame a write-only variable
Vittorio Giovara
2015-07-20
1
-1
/
+1
*
ffv1enc: Use input frame to set SAR and interlacing
Vittorio Giovara
2015-07-20
1
-4
/
+4
*
ffv1enc: Keep coded_frame.key_frame a write-only variable
Vittorio Giovara
2015-07-20
2
-5
/
+7
*
qtrleenc: Keep coded_frame.key_frame a write-only variable
Vittorio Giovara
2015-07-20
1
-8
/
+14
*
libtheoraenc: Keep coded_frame.key_frame a write-only variable
Vittorio Giovara
2015-07-20
1
-1
/
+1
*
libvpxenc: Do not entangle coded_frame
Vittorio Giovara
2015-07-20
1
-15
/
+15
*
libxvid: Do not entangle coded_frame
Vittorio Giovara
2015-07-20
1
-9
/
+9
*
svq1enc: Do not entangle coded_frame
Vittorio Giovara
2015-07-20
2
-15
/
+21
*
proresenc: Do not entangle coded_frame
Vittorio Giovara
2015-07-20
1
-7
/
+8
*
a64multienc: Do not entangle coded_frame
Vittorio Giovara
2015-07-20
1
-6
/
+5
*
roqvideoenc: Drop unneeded initialization
Vittorio Giovara
2015-07-20
1
-2
/
+0
*
mpegvideo_enc: Drop unnneded initialization
Vittorio Giovara
2015-07-20
1
-2
/
+0
*
parseutil: Add more resolution aliases
Luca Barbato
2015-07-20
2
-0
/
+12
*
qsvenc: properly handle asynchronous encoding
Anton Khirnov
2015-07-19
2
-15
/
+82
*
qsvdec: properly handle asynchronous decoding
Anton Khirnov
2015-07-19
3
-8
/
+38
*
af_resample: do not touch the timestamps if we are not resampling
Anton Khirnov
2015-07-19
1
-19
/
+31
*
avconv: split creating and (re-)configuring complex filtergraphs
Anton Khirnov
2015-07-19
4
-39
/
+70
*
avconv: create the complex filtergraphs earlier
Anton Khirnov
2015-07-19
1
-5
/
+7
*
avconv: move the no streams failure to open_output_file()
Anton Khirnov
2015-07-19
2
-10
/
+6
*
avconv: factor out the output stream initialization
Anton Khirnov
2015-07-19
1
-46
/
+57
*
avconv: use read_file() for reading the 2pass stats
Anton Khirnov
2015-07-19
3
-70
/
+3
*
avconv: move handling the 2pass logfile into avconv_opt
Anton Khirnov
2015-07-19
2
-34
/
+34
*
avconv: set the encoding/decoding_needed flags earlier
Anton Khirnov
2015-07-19
2
-4
/
+11
*
avconv: drop update_sample_fmt()
Anton Khirnov
2015-07-19
1
-70
/
+1
*
asfdec: make nb_sub to be unsigned int
Alexandra Hájková
2015-07-19
1
-1
/
+1
*
asfdec: read the replicated data in a separate function
Alexandra Hájková
2015-07-19
1
-13
/
+24
*
asfdec: convert condition for the replicated data reading to be safer
Alexandra Hájková
2015-07-19
1
-2
/
+2
*
asfdec: do not read replicated data when their length is 0
Alexandra Hájková
2015-07-19
1
-11
/
+13
*
fate: add checkasm target
Janne Grunau
2015-07-18
2
-0
/
+6
*
checkasm: test all architectures with optimisations
Janne Grunau
2015-07-18
1
-1
/
+15
*
checkasm: Give macro a body to avoid potential unexpected syntax issues
Michael Niedermayer
2015-07-18
1
-1
/
+1
*
checkasm: exit with status 0 instead of 1 if there are no tests to perform
Henrik Gramner
2015-07-18
1
-1
/
+1
[next]