projects
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
SIPR decoder for modes 8k5, 6k5 and 5k0.
[ffmpeg.git]
/
libavcodec
/
Makefile
2010-01-10
Vladimir Voroshilov
SIPR decoder for modes 8k5, 6k5 and 5k0.
blob
|
commitdiff
2010-01-10
Peter Ross
Deluxe Paint Animation decoder
blob
|
commitdiff
|
diff to current
2010-01-09
Michael Niedermayer
Split H263 encoder and decoder from common code.
blob
|
commitdiff
|
diff to current
2010-01-09
Reimar Döffinger
Add support for hard-coded MDCT-related ff_sine_windows...
blob
|
commitdiff
|
diff to current
2010-01-07
Michael Niedermayer
Split the mpeg4 encoder and decoder off h263.c
blob
|
commitdiff
|
diff to current
2010-01-07
Michael Niedermayer
Split out intel H263 decoder.
blob
|
commitdiff
|
diff to current
2010-01-07
Michael Niedermayer
Split flv decoding out.
blob
|
commitdiff
|
diff to current
2010-01-07
Michael Niedermayer
Split out flv encoding.
blob
|
commitdiff
|
diff to current
2009-12-29
Diego Biurrun
Neither the H.264 nor the SVQ3 decoder depend on the...
blob
|
commitdiff
|
diff to current
2009-12-29
Diego Biurrun
The MLP decoder depends on the MLP parser.
blob
|
commitdiff
|
diff to current
2009-12-29
Diego Biurrun
Enable the TrueHD decoder when the MLP decoder is enabled.
blob
|
commitdiff
|
diff to current
2009-12-29
Diego Biurrun
Declare AC-3 parser dependency of AC-3 decoder and...
blob
|
commitdiff
|
diff to current
2009-12-29
Diego Biurrun
Declare AAC parser dependencies in configure.
blob
|
commitdiff
|
diff to current
2009-12-29
Diego Biurrun
The S/P-DIF muxer depends on mpeg4audio.o.
blob
|
commitdiff
|
diff to current
2009-12-29
Diego Biurrun
Declare WMV1/WMV2/VC-1 decoder dependency on the H...
blob
|
commitdiff
|
diff to current
2009-12-29
Gwenole Beauchesne
Add H.264 bitstream decoding through VAAPI.
blob
|
commitdiff
|
diff to current
2009-12-29
Diego Biurrun
vc1_parser.o does not depend on h263dec.o and intrax8.o.
blob
|
commitdiff
|
diff to current
2009-12-28
Diego Biurrun
Declare dependencies of RV10/RV20 decoders on the H...
blob
|
commitdiff
|
diff to current
2009-12-28
Diego Biurrun
Declare dependencies for H.263 family decoders in confi...
blob
|
commitdiff
|
diff to current
2009-12-28
Diego Biurrun
Declare the dependency of the H.263 decoder on the...
blob
|
commitdiff
|
diff to current
2009-12-23
Kostya Shishkov
Auravision Aura 2 decoder
blob
|
commitdiff
|
diff to current
2009-12-23
Kostya Shishkov
Add Auravision Aura decoding support
blob
|
commitdiff
|
diff to current
2009-12-17
Reimar Döffinger
Add decoder for R210 (uncompressed 10-bit RGB) codec.
blob
|
commitdiff
|
diff to current
2009-12-17
Michael Tison
CD+G demuxer and decoder
blob
|
commitdiff
|
diff to current
2009-12-02
Måns Rullgård
ARM: NEON optimised H264 16x16, 8x8 pred
blob
|
commitdiff
|
diff to current
2009-11-26
Reimar Döffinger
Add support for hardcoding the motionpixels rgb to...
blob
|
commitdiff
|
diff to current
2009-11-25
Diego Biurrun
-DFRAC_BITS must be added to CPPFLAGS when compiling...
blob
|
commitdiff
|
diff to current
2009-11-11
Thilo Borgmann
Add MPEG-4 Audio Lossless Coding (ALS) decoder.
blob
|
commitdiff
|
diff to current
2009-10-29
Måns Rullgård
Add generic rules for building helpers with HOSTCC
blob
|
commitdiff
|
diff to current
2009-10-28
Måns Rullgård
Makefile cosmetics
blob
|
commitdiff
|
diff to current
2009-10-28
Måns Rullgård
Generate mpegaudio tables only when CONFIG_HARDCODED_TA...
blob
|
commitdiff
|
diff to current
2009-10-28
Reimar Döffinger
Fix dependency: generated table is needed to create...
blob
|
commitdiff
|
diff to current
2009-10-28
Reimar Döffinger
Add support for hardcoding the mpegaudiodec tables.
blob
|
commitdiff
|
diff to current
2009-10-28
Michael Niedermayer
Split synth filter out of dca.c.
blob
|
commitdiff
|
diff to current
2009-10-28
Diego Biurrun
Split PAM encoder off into its own file.
blob
|
commitdiff
|
diff to current
2009-10-28
Diego Biurrun
Split the decoders from pnmen.c off into their own...
blob
|
commitdiff
|
diff to current
2009-10-28
Diego Biurrun
The encoders in pnmenc.c now depend on the init/end...
blob
|
commitdiff
|
diff to current
2009-10-23
Diego Biurrun
Compile LPC code when CONFIG_LPC is set.
blob
|
commitdiff
|
diff to current
2009-10-20
Reimar Döffinger
sin_tables.c is a generated file, so add it to CLEANFILES
blob
|
commitdiff
|
diff to current
2009-10-19
Diego Biurrun
Add missing dependency of the S/PDIF muxer on the AAC...
blob
|
commitdiff
|
diff to current
2009-10-18
Justin Ruggles
add CONFIG_LPC to the build system for lpc dsputil...
blob
|
commitdiff
|
diff to current
2009-10-18
Onur Küçük
Fix typo that mistakenly slipped into previous commit:
blob
|
commitdiff
|
diff to current
2009-10-18
Diego Biurrun
cosmetics: Break overly long lines.
blob
|
commitdiff
|
diff to current
2009-10-17
Justin Ruggles
Move autocorrelation function from flacenc.c to lpc...
blob
|
commitdiff
|
diff to current
2009-10-16
Reimar Döffinger
Split parts of dvdata.h into dvdata.c, this ensures...
blob
|
commitdiff
|
diff to current
2009-10-15
Reimar Döffinger
Add support for hardcoded ff_sin_* tables.
blob
|
commitdiff
|
diff to current
2009-10-14
Reimar Döffinger
Use hardcoded instead of runtime-calculated ff_cos_...
blob
|
commitdiff
|
diff to current
2009-10-13
Reimar Döffinger
Add decoder for "forward uncompressed".
blob
|
commitdiff
|
diff to current
2009-10-06
Måns Rullgård
ARM: ARMv6 optimised add_pixels_clamped()
blob
|
commitdiff
|
diff to current
2009-10-04
Måns Rullgård
ARM: clean up file/function naming conventions
blob
|
commitdiff
|
diff to current
2009-10-04
Måns Rullgård
ARM: clean up dsputil initialisation
blob
|
commitdiff
|
diff to current
2009-09-22
Benjamin Larsson
Hook up the MD studio demuxer and Atrac1 decoder.
blob
|
commitdiff
|
diff to current
2009-09-15
Måns Rullgård
Move per-arch fft init bits into the corresponding...
blob
|
commitdiff
|
diff to current
2009-09-10
Måns Rullgård
ARM: NEON optimised FFT and MDCT
blob
|
commitdiff
|
diff to current
2009-09-08
Benjamin Larsson
Split out common routines needed in the atrac1 decoder...
blob
|
commitdiff
|
diff to current
2009-09-02
Sascha Sommer
add missing wmapro decoder parts
blob
|
commitdiff
|
diff to current
2009-08-26
Christian Schmidt
Decoder for LPCM as used in Bluray discs.
blob
|
commitdiff
|
diff to current
2009-08-25
Stephen Backway
Add Bluray Subtitle Support
blob
|
commitdiff
|
diff to current
2009-08-23
Måns Rullgård
Skip headers requiring external libs not present in...
blob
|
commitdiff
|
diff to current
2009-08-23
Vitor Sessak
TwinVQ decoder
blob
|
commitdiff
|
diff to current
2009-08-06
Diego Biurrun
Make WMV2 encoder depend on H.263 encoder in configure.
blob
|
commitdiff
|
diff to current
2009-08-06
Diego Biurrun
Make MPEG-4 encoder depend on H.263 encoder in configure.
blob
|
commitdiff
|
diff to current
2009-08-06
Diego Biurrun
Make WMV1 encoder depend on H.263 encoder in configure.
blob
|
commitdiff
|
diff to current
2009-08-05
Diego Biurrun
Make FLV encoder depend on H.263 encoder in configure.
blob
|
commitdiff
|
diff to current
2009-08-05
Diego Biurrun
Make H.263+ (H263P) encoder depend on H.263 encoder...
blob
|
commitdiff
|
diff to current
2009-08-05
Diego Biurrun
Declare the dependencies of the MSMPEG4v1/MSMPEG4v2...
blob
|
commitdiff
|
diff to current
2009-08-05
Diego Biurrun
Declare the dependency of RV10/RV20 encoder on the...
blob
|
commitdiff
|
diff to current
2009-08-03
Diego Biurrun
Split RV10 encoder off into its own file.
blob
|
commitdiff
|
diff to current
2009-08-03
Diego Biurrun
Split RV20 encoder into its own file.
blob
|
commitdiff
|
diff to current
2009-08-03
Colin McQuillan
Expose QCELP's floating-point LSP-to-LPC function
blob
|
commitdiff
|
diff to current
2009-08-02
Diego Biurrun
Make XVMC mpegvideo decoder depend on mpegvideo decoder.
blob
|
commitdiff
|
diff to current
2009-07-26
Diego Biurrun
Remove unnecessary mpeg12data.o entries from OBJS-...
blob
|
commitdiff
|
diff to current
2009-07-26
Diego Biurrun
Remove duplicated mpeg12data.o entries.
blob
|
commitdiff
|
diff to current
2009-07-24
Aurelien Jacobs
fix various compilation dependencies
blob
|
commitdiff
|
diff to current
2009-07-23
Diego Biurrun
refactoring: properly separate AC-3 and E-AC-3 code
blob
|
commitdiff
|
diff to current
2009-07-22
Diego Biurrun
Only compile in NEON optimizations for H.264 when the...
blob
|
commitdiff
|
diff to current
2009-07-22
Diego Biurrun
Make Theora decoder depend on the VP3 decoder.
blob
|
commitdiff
|
diff to current
2009-07-21
Diego Biurrun
Make E-AC-3 decoder depend on the AC-3 decoder.
blob
|
commitdiff
|
diff to current
2009-07-20
Diego Biurrun
Make VP6A/VP6F decoders depend on the VP6 decoder.
blob
|
commitdiff
|
diff to current
2009-07-19
Diego Biurrun
Remove two more lines related to the WMV3 decoder.
blob
|
commitdiff
|
diff to current
2009-07-19
Diego Biurrun
Make WMV3 decoders depend on their VC-1 counterparts.
blob
|
commitdiff
|
diff to current
2009-07-16
Alex Converse
Add iirfilter to the TESTPROGS variable (and target)
blob
|
commitdiff
|
diff to current
2009-07-12
Diego Biurrun
Make VAAPI/VDPAU variant of decoder foo depend on decod...
blob
|
commitdiff
|
diff to current
2009-07-08
Alex Converse
Merge the AAC encoder from SoC svn. It is still conside...
blob
|
commitdiff
|
diff to current
2009-07-07
Diego Biurrun
whitespace cosmetics: Realign colums after last commit.
blob
|
commitdiff
|
diff to current
2009-07-07
Diego Biurrun
Check for CONFIG_LIBFOO_DECODER/CONFIG_LIBFOO_ENCODER...
blob
|
commitdiff
|
diff to current
2009-07-07
Diego Biurrun
Remove support for nonfree libamr library for AMR-NB...
blob
|
commitdiff
|
diff to current
2009-06-19
Reimar Döffinger
Add support for encoding XSUB subtitles. Muxing support...
blob
|
commitdiff
|
diff to current
2009-06-13
Peter Ross
Electronic Arts Madcow decoder
blob
|
commitdiff
|
diff to current
2009-06-12
Jimmy Christensen
DPX (Digital Picture Exchange) image decoder
blob
|
commitdiff
|
diff to current
2009-06-11
Diego Biurrun
10l: Add vc1dec.o to the list of WMV3 objects, same...
blob
|
commitdiff
|
diff to current
2009-06-11
Diego Biurrun
Split decoder-specific code off from vc1.c into vc1dec...
blob
|
commitdiff
|
diff to current
2009-06-10
Diego Biurrun
Add code to enable and disable all VAAPI and VDPAU...
blob
|
commitdiff
|
diff to current
2009-06-09
Diego Biurrun
Express the H.264 parser dependency on the golomb code...
blob
|
commitdiff
|
diff to current
2009-06-09
Diego Biurrun
Add missing dependencies for H.264 and VC-1 parsers.
blob
|
commitdiff
|
diff to current
2009-06-05
Diego Biurrun
Add support for external OpenCORE libraries for AMR...
blob
|
commitdiff
|
diff to current
2009-06-03
Alex Converse
AAC ADTS to AudioSpecificConfig bitstream filter
blob
|
commitdiff
|
diff to current
2009-05-25
David Conrad
Altivec VP3 IDCT
blob
|
commitdiff
|
diff to current
2009-05-25
Diego Biurrun
The MLP optimizations do not depend on HAVE_MMX, but...
blob
|
commitdiff
|
diff to current
2009-05-25
Ramiro Polla
cosmetics: tabs->spaces
blob
|
commitdiff
|
diff to current
next