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
/
libavcodec
Commit message (
Expand
)
Author
Age
Files
Lines
*
sanm: Use correct printf conversion specifiers for POSIX int types
Diego Biurrun
2014-07-28
1
-4
/
+6
*
x86: build: Restore ordering of OBJS lines
Diego Biurrun
2014-07-28
1
-2
/
+2
*
hevc: eliminate the last element from TransformTree
Anton Khirnov
2014-07-28
2
-13
/
+7
*
hevc: eliminate unnecessary cbf_c{b,r} arrays
Anton Khirnov
2014-07-28
2
-41
/
+22
*
hevc: do not store the transform inter_split flag in the context
Anton Khirnov
2014-07-28
2
-9
/
+6
*
hevc: simplify splitting the transform tree blocks
Anton Khirnov
2014-07-28
1
-22
/
+17
*
hevc: eliminate an unnecessary array
Anton Khirnov
2014-07-28
2
-10
/
+5
*
codec_desc: fix some typos in long codec names
Anton Khirnov
2014-07-28
1
-2
/
+2
*
lavc: add a property for marking codecs that support frame reordering
Anton Khirnov
2014-07-28
3
-17
/
+27
*
eamad: use the bytestream2 API instead of AV_RL
Anton Khirnov
2014-07-27
1
-17
/
+20
*
avcodec: Mark argument in av_{parser|hwaccel|bitstream_filter}_next as const
Diego Biurrun
2014-07-26
4
-6
/
+6
*
hevc: SSE2 and SSSE3 loop filters
Pierre Edouard Lepere
2014-07-26
5
-0
/
+903
*
hevcdsp: remove an unneeded variable in the loop filter
Anton Khirnov
2014-07-26
3
-21
/
+19
*
mpegvideo: Move QMAT_SHIFT* defines to the only place they are used
Diego Biurrun
2014-07-25
2
-3
/
+3
*
mpegvideo: Move ME_MAP_* defines to the only place they are used
Diego Biurrun
2014-07-25
2
-2
/
+3
*
mpegvideo: Drop unused MPEG_BUF_SIZE and CHROMA_444 defines
Diego Biurrun
2014-07-25
1
-3
/
+0
*
fft-test: Pass the right struct members instead of casting
Diego Biurrun
2014-07-25
1
-16
/
+12
*
vc1dsp: Add wrappers for {avg|put}_vc1_mspel_mc00_c
Diego Biurrun
2014-07-25
1
-2
/
+15
*
qpeldsp: Mark source pointer in qpel_mc_func function pointer const
Diego Biurrun
2014-07-25
15
-392
/
+451
*
dct/rdft: Remove duplicate typedefs for context structs
Diego Biurrun
2014-07-25
3
-5
/
+7
*
mpegenccontext: Remove unused opaque pointer
Nidhi Makhijani
2014-07-24
1
-2
/
+0
*
fft-test: Pass correct struct members to (i)dct functions
Diego Biurrun
2014-07-23
1
-3
/
+3
*
fft-test: K&R formatting cosmetics
Diego Biurrun
2014-07-23
1
-77
/
+82
*
fft-test: Check memory allocations
Diego Biurrun
2014-07-23
1
-4
/
+13
*
fft-test: Drop unnecessary pointer indirection for context structs
Diego Biurrun
2014-07-23
1
-24
/
+23
*
fft-test: Reduce variable scope where sensibly possible
Diego Biurrun
2014-07-23
1
-51
/
+36
*
mpegenccontext: Remove unused dct_unquantize_h261 function pointers
Nidhi Makhijani
2014-07-23
1
-4
/
+0
*
fft-test: Make global exptab variable static
Diego Biurrun
2014-07-23
1
-1
/
+1
*
mpegvideo: Move QUANT_BIAS_SHIFT define to the only place it is used
Diego Biurrun
2014-07-23
2
-1
/
+3
*
fft-test: Comment some #endifs
Diego Biurrun
2014-07-22
1
-6
/
+6
*
fft-test: Drop unnecessary #ifdefs around header includes
Diego Biurrun
2014-07-22
1
-2
/
+0
*
dct/rdft: Add missing typedefs for context structs
Diego Biurrun
2014-07-22
2
-4
/
+4
*
build: Add define for SIMD extensions requiring 16-byte aligned buffers
Diego Biurrun
2014-07-22
1
-1
/
+1
*
libxvid: Drop PPC-specific CPU detection hack
Diego Biurrun
2014-07-22
1
-12
/
+0
*
imgconvert: cosmetics: Reshuffle defines to reduce ifdeffery
Diego Biurrun
2014-07-21
1
-9
/
+7
*
arm: Macroize the test for 'setend' CPU instruction support
Ben Avison
2014-07-21
1
-5
/
+1
*
aarch64: NEON intrinsics dct_unquantize_h263.
James Yu
2014-07-21
4
-0
/
+139
*
build: Conditionally compile all avcodec test programs
Diego Biurrun
2014-07-21
1
-5
/
+3
*
build: Conditionally build and run DCT test program
Diego Biurrun
2014-07-21
2
-3
/
+6
*
build: Conditionally build and test iirfilter
Diego Biurrun
2014-07-21
1
-3
/
+4
*
mjpeg: return proper error code
Nidhi Makhijani
2014-07-21
1
-1
/
+1
*
dct-test: Move arch-specific bits into arch-specific subdirectories
Diego Biurrun
2014-07-21
4
-74
/
+185
*
Revert "tiff: support reading gray+alpha at 8 bits"
Janne Grunau
2014-07-21
1
-3
/
+0
*
h264: Fix direct temporal mvs for bottom-field-first poc order
Ronald S. Bultje
2014-07-20
1
-1
/
+2
*
tiff: support reading gray+alpha at 8 bits
Carl Eugen Hoyos
2014-07-20
1
-0
/
+3
*
idct: Move arm-specific declarations to a header in the arm directory
Diego Biurrun
2014-07-20
6
-22
/
+45
*
mpegencconetxt: Move rv10-specific orig_width/orig_height where they belong
Nidhi Makhijani
2014-07-20
2
-7
/
+7
*
fdct: Move ppc-specific declarations to a header in the ppc directory
Diego Biurrun
2014-07-19
3
-7
/
+5
*
simple_idct: Move x86-specific declarations to a header in the x86 directory
Diego Biurrun
2014-07-19
5
-6
/
+32
*
fdct: Move x86-specific declarations to a header in the x86 directory
Diego Biurrun
2014-07-19
6
-6
/
+32
[next]