1100 Commits (73a528748296c4b2c807d6610d873f97fe7fc428)

Author SHA1 Message Date
Vladimir Voroshilov aca516cd67 G.729 postfilter 13 years ago
Vladimir Voroshilov bfbfe56f94 G.729 build environment 13 years ago
Maxim Poliakovski be64629a13 Apple ProRes decoder 13 years ago
Peter Ross 07a70caba7 Binary text decoder 13 years ago
Elvis Presley 5554de13b2 ProRes Decoder 13 years ago
Justin Ruggles 826c56d16e adpcm: split ADPCM encoders and decoders into separate files. 13 years ago
Art Clarke a52cdcd296 libspeex encoder wraper 13 years ago
Clément Bœsch 754d7f23ee Fix compilation with --disable-everything --enable-muxer=dv 13 years ago
Carl Eugen Hoyos 60599c68b0 Fix copmilation with --disable-everything --enable-muxer=mxf. 13 years ago
Kieran Kunhya 0ca36b4de7 Add LATM muxer 13 years ago
Mohamed Naufal 84f26f5288 Support (H/W accelerated) H.264 decoding on Android via Stagefright 13 years ago
Nicolas George b3be9f4a88 lavc: add a table of all codecs names. 13 years ago
Kostya Shishkov 48ce8b8da7 Use parsers for RealVideo 3/4 to determine correct PTS 13 years ago
Michael Niedermayer 9f4d37f450 ac3enc: drop common fixed/float encoder 13 years ago
Clément Bœsch 5231454560 timecode: introduce timecode and honor it in MPEG-1/2. 13 years ago
Kostya Shishkov 2968bedf12 bink: make IDCT take 32-bit input 14 years ago
Kostya Shishkov c2d23309ef add Flash Screen Video 2 decoder 14 years ago
Mans Rullgard 89cc8a316d Remove snow/dwt test program 14 years ago
Justin Ruggles 08a747afb9 eac3enc: use frame exponent strategy when applicable. 14 years ago
Justin Ruggles 31b69928e5 cosmetics: rename eac3dec_data.c/h to eac3_data.c/h since the tables will also 14 years ago
Anton Khirnov bda168d2b0 mp3enc: write a xing frame containing number of frames in the file 14 years ago
Mans Rullgard 57b4a3dd2b build: include sub-makefiles using full path instead of symlinks 14 years ago
Reimar Döffinger 1109680434 Revert "build: Remove redundant config.mak includes from subdirectory Makefiles." 14 years ago
Diego Biurrun a6213f3dce build: Remove redundant config.mak includes from subdirectory Makefiles. 14 years ago
Carl Eugen Hoyos 19b8c98828 Fix compilation with --disable-everything --enable-encoder=ac3/ac3_fixed. 14 years ago
Justin Ruggles e0cc66df61 ac3enc: split templated float vs. fixed functions into a separate file. 14 years ago
Michael Niedermayer f0e9ee8d94 Revert "H264: Split out hl_motion and template it, this seems a bit faster" 14 years ago
Michael Niedermayer 2291e18e48 Fix --disable-everything 14 years ago
Juan Carlos Rodriguez 0832122880 rtpenc: MP4A-LATM payload support 14 years ago
Justin Ruggles c8e9ea43d0 Move E-AC-3 encoder functions to a separate eac3enc.c file. 14 years ago
Diego Biurrun ef5d7e18f4 Skip tableprint.h during 'make checkheaders'. 14 years ago
Diego Biurrun 29b3de127f Skip generated table headers during 'make checkheaders'. 14 years ago
Mans Rullgard 5a4a71257c Fix build of eval-test program 14 years ago
Diego Biurrun 61ec024d39 Skip headers not designed to work standalone during 'make checkheaders'. 14 years ago
Rukhsana Ruby 58149303b3 makefile: fix j2k encoder dependancies 14 years ago
Stefano Sabatini 9362b50941 examples: move API examples to a dedicated dir in doc 14 years ago
Justin Ruggles aa47c35dff ac3enc: add support for E-AC-3 encoding. 14 years ago
Anton Khirnov 57aa765971 lavc: remove msmpeg4v1 encoder. 14 years ago
Kamil Nowosad 83654c7b1b Add Kamil Nowosads j2k code. 14 years ago
Diego Biurrun 4887f8245c Rename costablegen.c ---> cos_tablegen.c. 14 years ago
Diego Biurrun 9f2405661d Collapse tableprint.c into tableprint.h. 14 years ago
Mans Rullgard 272874c9db Simplify trig table rules 14 years ago
Diego Biurrun d9a69f730e Simplify CLEANFILES make variable by using wildcards. 14 years ago
Mans Rullgard c4f5c2d6f4 Move some mpegaudio functions to new mpegaudiodsp subsystem 14 years ago
Mans Rullgard 6f2309ed2e dct: build dct32 as separate object files 14 years ago
Stefano Sabatini e280a4da2a iff/8svx: redesign 8SVX demuxing and decoding for handling stereo samples correctly 14 years ago
Diego Biurrun d39bf3df72 Remove unused header mpegaudio3.h. 14 years ago
Baptiste Coudurier 9aa91043f3 Port SMPTE S302M audio decoder from FFmbc 0.3. 14 years ago
Mans Rullgard 6bb6fb05ba mpegaudio: remove CONFIG_MPEGAUDIO_HP option 14 years ago
Diego Biurrun 61165a1bba Fix standalone compilation of WTV demuxer. 14 years ago