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
*
apedec: remove unneeded #include of get_bits.h and associated macro
Justin Ruggles
2012-02-02
1
-2
/
+0
*
apedec: av_fast_malloc() instead of av_realloc()
Justin Ruggles
2012-02-02
1
-4
/
+5
*
apedec: fix handling of packet sizes that are not a multiple of 4 bytes
Justin Ruggles
2012-02-02
1
-6
/
+11
*
libx264: fix indentation.
Anton Khirnov
2012-02-02
1
-5
/
+5
*
vorbis: fix overflows in floor1[] vector and inverse db table index.
Ronald S. Bultje
2012-02-02
2
-15
/
+14
*
win64: add a XMM clobber test configure option.
Ronald S. Bultje
2012-02-02
6
-0
/
+199
*
movdec: Parse the dvc1 atom
Martin Storsjö
2012-02-02
1
-0
/
+27
*
ARM: ac3: fix ac3_bit_alloc_calc_bap_armv6
Mans Rullgard
2012-02-02
1
-8
/
+7
*
swscale: K&R formatting cosmetics for Blackfin code
Diego Biurrun
2012-02-02
3
-73
/
+78
*
frwu: lowercase the FRWU codec name
Piotr Bandurski
2012-02-02
1
-2
/
+2
*
movdec: fix dts generation in fragmented files
Janne Grunau
2012-02-02
2
-2
/
+4
*
fate: make acodec-ac3_fixed test output raw AC3
Mans Rullgard
2012-02-02
5
-48
/
+53
*
APIchanges: add missing commit hashes
Janne Grunau
2012-02-02
1
-4
/
+4
*
swscale: implement MMX, SSE2 and AVX functions for RGB32 input.
Ronald S. Bultje
2012-02-01
2
-0
/
+175
*
ra144enc: drop pointless "encoder" from .long_name
Paul B Mahol
2012-02-01
1
-1
/
+1
*
bethsoftvideo: fix palette reading.
Justin Ruggles
2012-02-01
2
-73
/
+78
*
mpc7: use av_fast_padded_malloc()
Justin Ruggles
2012-02-01
1
-7
/
+13
*
mpc7: simplify handling of packet sizes that are not a multiple of 4 bytes
Justin Ruggles
2012-02-01
1
-14
/
+26
*
doc: decoding Forward Uncompressed is supported
Paul B Mahol
2012-02-01
1
-0
/
+1
*
Fix a typo in the x86 asm version of ff_vector_clip_int32()
Justin Ruggles
2012-02-01
1
-1
/
+1
*
pcmenc: Do not set avpkt->size.
Justin Ruggles
2012-02-01
1
-1
/
+0
*
ff_alloc_packet: modify the size of the packet to match the requested size
Justin Ruggles
2012-02-01
2
-3
/
+2
*
frwu: Employ more meaningful return values.
Paul B Mahol
2012-02-01
1
-9
/
+11
*
fraps: Use av_fast_padded_malloc() instead of av_realloc()
Reimar Döffinger
2012-02-01
1
-2
/
+9
*
mjpegdec: use av_fast_padded_malloc()
Reimar Döffinger
2012-02-01
1
-7
/
+3
*
eatqi: use av_fast_padded_malloc()
Reimar Döffinger
2012-02-01
1
-1
/
+2
*
asv1: use av_fast_padded_malloc()
Reimar Döffinger
2012-02-01
1
-1
/
+2
*
avcodec: Add av_fast_padded_malloc().
Janne Grunau
2012-02-01
3
-0
/
+27
*
swscale: enable dithering in MMX functions.
Ronald S. Bultje
2012-02-01
1
-0
/
+2
*
swscale: make rgb24 function macros slightly smaller.
Ronald S. Bultje
2012-02-01
1
-16
/
+13
*
avcodec.h: Remove some disabled cruft.
Diego Biurrun
2012-02-01
1
-26
/
+0
*
swscale: remove obsolete comment.
Ronald S. Bultje
2012-02-01
1
-2
/
+0
*
swscale-test: Drop unused argc and argv arguments from main().
Diego Biurrun
2012-02-01
1
-1
/
+1
*
zmbv: Employ more meaningful return values.
Paul B Mahol
2012-02-01
1
-18
/
+18
*
zmbvenc: Employ more meaningful return values.
Paul B Mahol
2012-02-01
1
-4
/
+4
*
vc1: prevent null pointer dereference on broken files
Janne Grunau
2012-02-01
1
-1
/
+1
*
zmbv: check av_realloc() return values and avoid memleaks on ENOMEM
Janne Grunau
2012-02-01
1
-2
/
+9
*
truespeech: align buffer
Paul B Mahol
2012-01-31
1
-1
/
+1
*
ac3: Do not read past the end of ff_ac3_band_start_tab.
Mans Rullgard
2012-01-31
1
-3
/
+5
*
dv: Fix small stack overread related to CVE-2011-3929 and CVE-2011-3936.
Alex Converse
2012-01-31
1
-6
/
+5
*
dv: Fix null pointer dereference due to ach=0
Michael Niedermayer
2012-01-31
1
-1
/
+2
*
dv: check stype
Michael Niedermayer
2012-01-31
1
-0
/
+6
*
fate-golomb: extend golomb-test to get_ue_golomb_long()
Janne Grunau
2012-02-01
3
-18
/
+45
*
swfdec: Simplify sample rate calculation.
Alex Converse
2012-01-31
1
-4
/
+1
*
fate: add golomb-test
Diego Biurrun
2012-01-31
2
-0
/
+6
*
golomb-test: K&R formatting cosmetics
Diego Biurrun
2012-01-31
1
-19
/
+16
*
h264: Split h264-test off into a separate file - golomb-test.c.
Diego Biurrun
2012-01-31
3
-50
/
+74
*
h264-test: cleanup: drop timer invocations, commented out code and other cruft
Diego Biurrun
2012-01-31
1
-15
/
+0
*
h264-test: Remove unused DSP and AVCodec contexts and related init calls.
Diego Biurrun
2012-01-31
1
-5
/
+0
*
adpcm: Add missing stdint.h #include to fix standalone header compilation.
Diego Biurrun
2012-01-31
1
-0
/
+2
[next]