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
*
vcr1: Add vcr1_ prefixes to all static functions with generic names.
Diego Biurrun
2012-05-14
1
-13
/
+13
*
vcr1: Fix return type of common_init to match the function pointer signature.
Diego Biurrun
2012-05-14
1
-1
/
+3
*
vcr1enc: Replace obsolete get_bit_count by put_bits_count/flush_put_bits.
Diego Biurrun
2012-05-14
1
-3
/
+5
*
motion-test: remove disabled code
Diego Biurrun
2012-05-14
1
-4
/
+0
*
x86: use more standard construct for setting ASM functions in FFT code
Vitor Sessak
2012-05-14
1
-22
/
+23
*
x86: vc1: drop MMX loop filter implementation, which uses MMX2 instructions.
Michael Kostylev
2012-05-12
2
-13
/
+0
*
arm/neon: dsputil: use correct size specifiers on vld1/vst1
Mans Rullgard
2012-05-10
1
-147
/
+147
*
arm: dsputil: prettify some conditional instructions in put_pixels macros
Mans Rullgard
2012-05-10
1
-42
/
+20
*
vqavideo: change x/y loop counters to the usual pattern
Mans Rullgard
2012-05-10
1
-5
/
+3
*
rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations of MC
Christophe Gisquet
2012-05-10
4
-3
/
+480
*
ape: Use unsigned integer maths
Christophe Gisquet
2012-05-10
1
-2
/
+2
*
arm: dsputil: fix overreads in put/avg_pixels functions
Mans Rullgard
2012-05-10
1
-0
/
+92
*
h264: K&R formatting cosmetics for header files (part II/II)
Diego Biurrun
2012-05-10
2
-513
/
+590
*
h264: K&R formatting cosmetics for header files (part I/II)
Diego Biurrun
2012-05-10
3
-458
/
+491
*
vcr1enc: drop pointless empty encode_init() wrapper function
Diego Biurrun
2012-05-09
1
-8
/
+1
*
vcr1: drop pointless write-only AVCodecContext member from VCR1Context
Diego Biurrun
2012-05-09
1
-2
/
+0
*
vcr1: group encoder code together to save #ifdefs
Diego Biurrun
2012-05-09
1
-47
/
+43
*
vcr1: cosmetics: K&R prettyprinting, typos, parentheses, dead code, comments
Diego Biurrun
2012-05-09
1
-72
/
+72
*
libxvid: Give more suitable names to libxvid-related files.
Diego Biurrun
2012-05-09
4
-6
/
+6
*
libxvid: Separate libxvid encoder from libxvid rate control code.
Diego Biurrun
2012-05-09
3
-40
/
+43
*
jpeglsdec: Remove write-only variable in ff_jpegls_decode_lse().
Diego Biurrun
2012-05-09
1
-3
/
+2
*
lavc: check that extended_data is properly set in avcodec_encode_audio2().
Anton Khirnov
2012-05-09
1
-0
/
+17
*
lavc: pad last audio frame with silence when needed.
Anton Khirnov
2012-05-09
4
-8
/
+74
*
libschroedingerdec: Change AVPicture to AVFrame and use SchroTag to store pts
Jordi Ortiz
2012-05-08
1
-30
/
+67
*
options_table: Add some missing #includes to fix "make checkheaders".
Alex Converse
2012-05-08
1
-0
/
+6
*
lagarith: add YUY2 decoding support
Kostya Shishkov
2012-05-08
1
-3
/
+71
*
Support decoding unaligned rgb24 lagarith.
Carl Eugen Hoyos
2012-05-08
1
-1
/
+2
*
dv: Split profile handling code into a separate file.
Diego Biurrun
2012-05-07
5
-356
/
+408
*
qdm2: clip array indices returned by qdm2_get_vlc().
Ronald S. Bultje
2012-05-07
1
-5
/
+13
*
avcodec: do not needlessly set packet size to 0 in avcodec_encode_audio2()
Justin Ruggles
2012-05-07
1
-1
/
+0
*
avcodec: for audio encoding, reset output packet when it is not valid
Justin Ruggles
2012-05-07
1
-1
/
+4
*
avcodec: refactor avcodec_encode_audio2() to merge common branches
Justin Ruggles
2012-05-07
1
-3
/
+3
*
avcodec: remove fallbacks for AVCodec.encode() in avcodec_encode_audio2()
Justin Ruggles
2012-05-07
1
-68
/
+2
*
libschroedinger: Switch to function names more in line with Libav style.
Diego Biurrun
2012-05-07
3
-12
/
+12
*
Move code shared between libdirac and libschroedinger to libschroedinger.
Diego Biurrun
2012-05-07
7
-247
/
+180
*
h264: Remove a commented-out function pointer typedef.
Diego Biurrun
2012-05-07
1
-1
/
+0
*
txd: Remove write-only variable in txd_decode_frame().
Diego Biurrun
2012-05-07
1
-3
/
+2
*
mmvideo.c: Remove unused variable in mm_decode_pal().
Diego Biurrun
2012-05-07
1
-2
/
+1
*
build: cosmetics: Add missing end-of-line backslashes to item lists.
Diego Biurrun
2012-05-07
1
-1
/
+2
*
build: cosmetics: Split HEADERS/OBJS/PROGS lists into one entry per line.
Diego Biurrun
2012-05-07
1
-5
/
+26
*
libschroedinger: Move a function to avoid a forward declaration.
Diego Biurrun
2012-05-07
1
-7
/
+4
*
pthread: warn on high thread counts
Sean McGovern
2012-05-07
1
-0
/
+5
*
lavc: add sample rate and channel layout to AVFrame.
Anton Khirnov
2012-05-07
3
-1
/
+21
*
zerocodec: check if the previous frame is missing
Paul B Mahol
2012-05-06
1
-0
/
+4
*
dfa: use more meaningful return codes
Kostya Shishkov
2012-05-06
1
-27
/
+27
*
eatgv: check vector_bits
Michael Niedermayer
2012-05-06
1
-0
/
+6
*
eatgv: check motion vectors
Kostya Shishkov
2012-05-06
1
-6
/
+8
*
Mark a number of variables only used in av_dlog() calls as av_unused.
Diego Biurrun
2012-05-06
1
-1
/
+2
*
dvdec: drop const qualifier from variable to eliminate a warning
Diego Biurrun
2012-05-06
1
-1
/
+1
*
avcodec: Improve comment for thread_safe_callbacks to avoid misinterpretation.
Robert Nagy
2012-05-06
1
-1
/
+1
[next]