Diego Biurrun
|
4e169d89f3
Declare the dependencies of the MSMPEG4v1/MSMPEG4v2/MSMPEG4v3 encoders on the
|
15 лет назад |
Diego Biurrun
|
b2bf38b446
Declare the dependency of RV10/RV20 encoder on the H.263 encoder in configure.
|
15 лет назад |
Diego Biurrun
|
d8c2f8f71f
Split RV10 encoder off into its own file.
|
15 лет назад |
Diego Biurrun
|
b6767d6d9b
Split RV20 encoder into its own file.
|
15 лет назад |
Colin McQuillan
|
33ae681f5c
Expose QCELP's floating-point LSP-to-LPC function
|
15 лет назад |
Diego Biurrun
|
4d8eecf475
Make XVMC mpegvideo decoder depend on mpegvideo decoder.
|
15 лет назад |
Diego Biurrun
|
7e4ceabe7c
Remove unnecessary mpeg12data.o entries from OBJS- variables.
|
15 лет назад |
Diego Biurrun
|
81a65673a5
Remove duplicated mpeg12data.o entries.
|
15 лет назад |
Aurelien Jacobs
|
84c04e2519
fix various compilation dependencies
|
15 лет назад |
Diego Biurrun
|
d15153244f
refactoring: properly separate AC-3 and E-AC-3 code
|
15 лет назад |
Diego Biurrun
|
31cf61b447
Only compile in NEON optimizations for H.264 when the H.264 decoder is enabled.
|
15 лет назад |
Diego Biurrun
|
4eef77c1a3
Make Theora decoder depend on the VP3 decoder.
|
15 лет назад |
Diego Biurrun
|
baf91bb9a3
Make E-AC-3 decoder depend on the AC-3 decoder.
|
15 лет назад |
Diego Biurrun
|
e82dc4c91e
Make VP6A/VP6F decoders depend on the VP6 decoder.
|
15 лет назад |
Diego Biurrun
|
6410134000
Remove two more lines related to the WMV3 decoder.
|
15 лет назад |
Diego Biurrun
|
015f8ee009
Make WMV3 decoders depend on their VC-1 counterparts.
|
15 лет назад |
Alex Converse
|
6bb17c5155
Add iirfilter to the TESTPROGS variable (and target)
|
15 лет назад |
Diego Biurrun
|
95a61cfc24
Make VAAPI/VDPAU variant of decoder foo depend on decoder foo.
|
15 лет назад |
Alex Converse
|
78e65cd772
Merge the AAC encoder from SoC svn. It is still considered experimental.
|
15 лет назад |
Diego Biurrun
|
6ae5c1f0fb
whitespace cosmetics: Realign colums after last commit.
|
15 лет назад |
Diego Biurrun
|
36b38500b6
Check for CONFIG_LIBFOO_DECODER/CONFIG_LIBFOO_ENCODER instead of just
|
15 лет назад |
Diego Biurrun
|
fc1206a4d9
Remove support for nonfree libamr library for AMR-NB/WB decoding/encoding.
|
15 лет назад |
Reimar Döffinger
|
a4276ba2ac
Add support for encoding XSUB subtitles. Muxing support is still missing.
|
15 лет назад |
Peter Ross
|
c63ea92bf2
Electronic Arts Madcow decoder
|
15 лет назад |
Jimmy Christensen
|
94d3d6a468
DPX (Digital Picture Exchange) image decoder
|
15 лет назад |
Diego Biurrun
|
233816820d
10l: Add vc1dec.o to the list of WMV3 objects, same as for VC-1.
|
15 лет назад |
Diego Biurrun
|
b761659bef
Split decoder-specific code off from vc1.c into vc1dec.c and keep code
|
15 лет назад |
Diego Biurrun
|
17492d5e40
Add code to enable and disable all VAAPI and VDPAU parts.
|
15 лет назад |
Diego Biurrun
|
28b80940ff
Express the H.264 parser dependency on the golomb code in configure instead of
|
15 лет назад |
Diego Biurrun
|
ef434a4b24
Add missing dependencies for H.264 and VC-1 parsers.
|
15 лет назад |
Diego Biurrun
|
0b175caac8
Add support for external OpenCORE libraries for AMR-NB/WB support.
|
16 лет назад |
Alex Converse
|
ad5caf3ab7
AAC ADTS to AudioSpecificConfig bitstream filter
|
16 лет назад |
David Conrad
|
454403ba55
Altivec VP3 IDCT
|
16 лет назад |
Diego Biurrun
|
cc013a7423
The MLP optimizations do not depend on HAVE_MMX, but on ARCH_X86.
|
16 лет назад |
Ramiro Polla
|
f9f36b4a4c
cosmetics: tabs->spaces
|
16 лет назад |
Ramiro Polla
|
cbd7836e88
mlp: Re-enable x86-optimized DSP functions.
|
16 лет назад |
David Conrad
|
6db8697a39
ARM: NEON VP3 Loop Filter
|
16 лет назад |
Ramiro Polla
|
364f4a3620
Revert part of r18903:
|
16 лет назад |
Ramiro Polla
|
5624766d18
MLP DSP functions x86-optimized.
|
16 лет назад |
Alex Converse
|
6c6dac1dc1
Add missing libavformat dependencies on mpeg4audio.o
|
16 лет назад |
Baptiste Coudurier
|
ca0bb1c49c
V210 Uncompressed 4:2:2 10-bit encoder and decoder
|
16 лет назад |
Daniel Verkamp
|
a1fd2bc350
Add 8088flex TMV video decoder.
|
16 лет назад |
Ramiro Polla
|
bf4f19dc65
mlpdec: Move MLP's filter_channel() to dsputils.
|
16 лет назад |
Michael Niedermayer
|
97f9214342
Support reading packed YUV422 10bit samples from Sveriges Television AB (SVT)
|
16 лет назад |
Diego Biurrun
|
c5662879ff
Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it.
|
16 лет назад |
Diego Biurrun
|
788cca4135
Remove AltiVec optimizations for Snow. They are hindering the development
|
16 лет назад |
Thilo Borgmann
|
cdd8930e6a
Move av_packet_*() functions from libavformat/ to libavcodec/, where the
|
16 лет назад |
Gwenole Beauchesne
|
68367bdef0
Add VC-1 bitstream decoding through VA API.
|
16 лет назад |
Gwenole Beauchesne
|
5666fd731e
Add hwaccel configury. This generates CONFIG_<CODEC>_<HWACCEL>_HWACCEL
|
16 лет назад |
Gwenole Beauchesne
|
b4df97365f
Add MPEG-4 / H.263 bitstream decoding through VA API.
|
16 лет назад |