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
*
fate: Refactor setting of environment variables for groups of tests
Diego Biurrun
2012-10-10
8
-66
/
+30
*
swscale: Do not make ff_ symbols globally visible.
Diego Biurrun
2012-10-10
1
-1
/
+1
*
rtspdec: use av_strlcpy for writing into fixed size buffer
Janne Grunau
2012-10-09
1
-1
/
+1
*
g722enc: fix size argument in memset
Janne Grunau
2012-10-09
1
-1
/
+1
*
http: use av_strlcpy instead of strcpy() without size checks
Janne Grunau
2012-10-09
1
-1
/
+1
*
avfilter: correct memcpy size avfilter_copy_buf_props()
Janne Grunau
2012-10-09
1
-1
/
+1
*
lavc: split asv12 encoder/decoder
Anton Khirnov
2012-10-09
6
-672
/
+778
*
avconv: remove -same_quant
Anton Khirnov
2012-10-09
6
-34
/
+14
*
cmdutils_read_file: increment *size after writing the trailing \0
Janne Grunau
2012-10-09
1
-1
/
+1
*
af_resample: unref out_buf when avresample_convert returns 0
Janne Grunau
2012-10-09
1
-2
/
+3
*
af_amix: prevent memory leak on error path
Janne Grunau
2012-10-09
1
-1
/
+3
*
vc1dec: prevent memory leak in error path
Janne Grunau
2012-10-09
1
-1
/
+1
*
vc1dec: prevent memory leak on av_realloc error
Janne Grunau
2012-10-09
1
-4
/
+6
*
af_channelmap: free old extended_data on reallocation
Janne Grunau
2012-10-09
1
-1
/
+1
*
avconv: simplify memory allocation in copy_chapters
Janne Grunau
2012-10-09
1
-5
/
+7
*
matroskaenc: check cue point validity before reallocation
Janne Grunau
2012-10-09
1
-3
/
+3
*
swfenc: error out for more than 1 audio or video stream
Janne Grunau
2012-10-09
1
-0
/
+8
*
build: link test programs only against static libs
Mans Rullgard
2012-10-09
1
-3
/
+3
*
adxdec: use planar sample format
Justin Ruggles
2012-10-09
1
-8
/
+13
*
adpcmdec: use planar sample format for adpcm_thp
Justin Ruggles
2012-10-09
1
-6
/
+3
*
adpcmdec: use planar sample format for adpcm_ea_xas
Justin Ruggles
2012-10-09
1
-12
/
+16
*
adpcmdec: use planar sample format for adpcm_ea_r1/r2/r3
Justin Ruggles
2012-10-09
1
-10
/
+10
*
adpcmdec: use planar sample format for adpcm_xa
Justin Ruggles
2012-10-09
1
-16
/
+28
*
adpcmdec: use planar sample format for adpcm_ima_ws for vqa version 3
Justin Ruggles
2012-10-09
1
-6
/
+11
*
adpcmdec: use planar sample format for adpcm_4xm
Justin Ruggles
2012-10-09
1
-6
/
+5
*
adpcmdec: use planar sample format for adpcm_ima_wav
Justin Ruggles
2012-10-09
1
-10
/
+8
*
adpcmdec: use planar sample format for adpcm_ima_qt
Justin Ruggles
2012-10-09
1
-8
/
+17
*
pcmdec: use planar sample format for pcm_lxf
Justin Ruggles
2012-10-09
1
-18
/
+15
*
mace: use planar sample format
Justin Ruggles
2012-10-09
1
-17
/
+15
*
atrac1: use planar sample format
Justin Ruggles
2012-10-09
1
-25
/
+4
*
build: non-x86: Only compile mpegvideo optimizations when necessary
Diego Biurrun
2012-10-09
5
-8
/
+12
*
rtpdec_mpeg4: au_headers is a single array, simple av_free is enough
Janne Grunau
2012-10-09
1
-9
/
+1
*
avcodec: free extended_data instead address of it
Janne Grunau
2012-10-09
1
-1
/
+1
*
fate: Add tests of the ff_make_absolute_url function
Martin Storsjö
2012-10-09
5
-1
/
+80
*
url: Handle relative urls starting with two slashes
Duncan Salerno
2012-10-09
1
-4
/
+10
*
url: Handle relative urls being just a new query string
Duncan Salerno
2012-10-09
1
-0
/
+6
*
url: Don't treat slashes in query parameters as directory separators
Duncan Salerno
2012-10-09
1
-1
/
+7
*
mingw/cygwin: Stop adding -fno-common to gcc CFLAGS
Diego Biurrun
2012-10-09
1
-2
/
+0
*
Restructure av_log_missing_feature message
Diego Biurrun
2012-10-09
7
-17
/
+16
*
rtp: Support packetization/depacketization of opus
Martin Storsjö
2012-10-09
3
-0
/
+30
*
file: Set the return value type for lseek to int64_t.
Yusuke Nakamura
2012-10-09
1
-1
/
+1
*
ppc: fix Altivec build with old compilers
Mans Rullgard
2012-10-08
1
-5
/
+14
*
build: add LTO support for PGI compiler
Mans Rullgard
2012-10-08
1
-0
/
+1
*
build: add -Mdse to PGI optimisation flags
Mans Rullgard
2012-10-08
1
-1
/
+1
*
rtpenc_vp8: Update the packetizer to the latest spec version
Martin Storsjö
2012-10-08
2
-6
/
+4
*
rtpdec_vp8: Make the depacketizer implement the latest spec draft
Martin Storsjö
2012-10-08
1
-53
/
+64
*
doc: allow building with old texi2html versions
Mans Rullgard
2012-10-08
1
-1
/
+2
*
avutil: skip old_pix_fmts.h since it is just a list
Janne Grunau
2012-10-08
1
-0
/
+2
*
x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)
Janne Grunau
2012-10-08
6
-94
/
+163
*
x86: cavs: call ff_cavsdsp_init_x86() under if (ARCH_X86)
Janne Grunau
2012-10-08
4
-15
/
+26
[next]