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
path:
root
/
libavutil
Commit message (
Expand
)
Author
Age
Files
Lines
*
avutil: add av_rescale_q_rnd() to allow different rounding
Justin Ruggles
2012-02-20
3
-3
/
+16
*
Move some conditionally used variables into the block where they are used.
Diego Biurrun
2012-02-13
1
-1
/
+2
*
build: Add missing directories to DIRS declarations.
Diego Biurrun
2012-02-09
1
-1
/
+1
*
pixdesc: mark pseudopaletted formats with a special flag.
Anton Khirnov
2012-02-08
4
-8
/
+17
*
x86inc: support yasm -f win64 flag also.
Haruhiko Yamagata
2012-02-08
1
-0
/
+2
*
x86inc: allow manual use of WIN64_SPILL_XMM.
Henrik Gramner
2012-02-08
1
-4
/
+5
*
aacdec: Use correct speaker order for 7.1.
Alex Converse
2012-02-08
1
-0
/
+1
*
win64: add a XMM clobber test configure option.
Ronald S. Bultje
2012-02-02
1
-0
/
+71
*
avutil: make intfloat api public
Paul B Mahol
2012-01-30
2
-1
/
+2
*
cosmetics: Remove extra newlines at EOF
Alex Converse
2012-01-27
4
-4
/
+0
*
x86inc.asm: fix typo.
Ronald S. Bultje
2012-01-27
1
-1
/
+1
*
config.asm: change %ifdef directives to %if directives.
Ronald S. Bultje
2012-01-27
2
-14
/
+16
*
Revert "sws/pixfmt/pixdesc: add support for yuva444p"
Alex Converse
2012-01-26
3
-15
/
+1
*
sws/pixfmt/pixdesc: add support for yuva444p
Paul B Mahol
2012-01-27
3
-1
/
+15
*
libavutil: Remove pointless file test program.
Diego Biurrun
2012-01-26
2
-19
/
+1
*
mpegaudiodec: optimized iMDCT transform
Vitor Sessak
2012-01-08
1
-0
/
+2
*
timer: K&R formatting cosmetics
Diego Biurrun
2012-01-05
1
-20
/
+24
*
lavu: bump lavu minor for av_popcount64
Janne Grunau
2012-01-03
1
-1
/
+1
*
Add av_popcount64
Daniel Verkamp
2012-01-03
1
-0
/
+13
*
Replace Subversion revisions in comments by Git hashes.
Diego Biurrun
2011-12-21
1
-1
/
+1
*
lavu: add AVERROR_BUG error value
Luca Barbato
2011-12-19
2
-0
/
+2
*
build: move inclusion of subdir.mak to main subdir loop
Mans Rullgard
2011-12-13
1
-2
/
+0
*
doxygen: misc consistency, spelling and wording fixes
Diego Biurrun
2011-12-12
3
-6
/
+6
*
Add basic libavdevice documentation.
Anton Khirnov
2011-12-12
1
-0
/
+1
*
x86: bswap: remove test for bswap instruction
Mans Rullgard
2011-12-12
1
-7
/
+0
*
bswap: make generic implementation more compiler-friendly
Mans Rullgard
2011-12-12
3
-11
/
+8
*
lavu: replace int/float punning functions
Mans Rullgard
2011-12-11
2
-6
/
+79
*
Fix a bunch of common typos.
Diego Biurrun
2011-12-11
1
-1
/
+1
*
audioconvert: add some additional channel and channel layout macros
Justin Ruggles
2011-12-09
2
-2
/
+17
*
audioconvert: change 7.1 "wide" layout to use side surround channels
Justin Ruggles
2011-12-09
2
-2
/
+2
*
tests/examples: Mark some variables only used within their files as static.
Diego Biurrun
2011-12-08
1
-1
/
+3
*
x86 cpuid: set vendor union members separately
Sean McGovern
2011-12-08
1
-1
/
+4
*
doxygen: Replace '\' by '@' in Doxygen markup tags.
Diego Biurrun
2011-12-07
1
-2
/
+2
*
doxygen: eliminate Qt-style doxygen syntax
Diego Biurrun
2011-12-05
2
-7
/
+7
*
Code clean-up for crc.c, lfg.c, log.c, random_see.d, rational.c and tree.c.
Yordan Makariev
2011-12-03
6
-236
/
+287
*
Cleaned pixdesc.c file in libavutil
Tsvetelina Borisova
2011-12-03
1
-483
/
+484
*
timer: fix misspelling of "decicycles"
Mans Rullgard
2011-11-28
1
-1
/
+1
*
x86inc: Flag shufps as an floating-point instruction for the AVX emulation code.
Vitor Sessak
2011-11-27
1
-1
/
+1
*
Fix av_get_channel_layout_string() for positions >31
Mans Rullgard
2011-11-25
1
-1
/
+1
*
Make channel layout masks unsigned
Mans Rullgard
2011-11-25
3
-9
/
+9
*
MK(BE)TAG: avoid undefined shifts
Mans Rullgard
2011-11-25
1
-2
/
+2
*
swscale: fix failing fate tests.
Ronald S. Bultje
2011-11-24
1
-2
/
+1
*
Clean up swscale pixfmt macros using av_pix_fmt_descriptors[].
Ronald S. Bultje
2011-11-24
3
-26
/
+68
*
pixfmt: add planar RGB formats.
Ronald S. Bultje
2011-11-24
2
-0
/
+91
*
libavutil: add utility functions to simplify allocation of audio buffers.
Justin Ruggles
2011-11-23
3
-1
/
+119
*
libavutil: add planar sample formats and av_sample_fmt_is_planar()
Justin Ruggles
2011-11-23
3
-6
/
+34
*
doxy: structure libavformat groups
Luca Barbato
2011-11-22
1
-1
/
+1
*
doxy: introduce an empty structure in libavcodec
Luca Barbato
2011-11-22
1
-1
/
+1
*
doxy: provide a start page and document libavutil
Luca Barbato
2011-11-22
19
-16
/
+377
*
doxy: cleanup pixfmt.h
Luca Barbato
2011-11-22
1
-6
/
+8
[next]