1498 Commits (cc0db8cf3042186d8355dcf10be67071cfbbcc5d)

Author SHA1 Message Date
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
Diego Biurrun 091018e0dd Fix standalone compilation of MXPEG decoder. 14 years ago
Kostya Shishkov e4be3485af MS Video 1 encoder 14 years ago
Peter Ross e27ce0eea3 DPX image encoder 14 years ago
Carl Eugen Hoyos aba0278e9f Fix compilation in some cases if the flac decoder was disabled. 14 years ago
Joshua Warner 3f6dc4a130 encoder for adobe's flash ScreenVideo2 codec 14 years ago
anatoly 75cf2602c7 Add MxPEG decoder 14 years ago
Alexander E. Patrakov d439ba15fd DCA/DTA encoder 14 years ago
Diego Biurrun 046f3cb789 vorbis: Rename decoder/encoder files to follow general file naming scheme. 14 years ago
Carl Eugen Hoyos 2ef2496cd1 Set channel layout in flac decoder. 14 years ago
Anton Khirnov 095290f9a4 lavc: provide the opt.h header until the next bump 14 years ago
Nicolas George 89451dd6e4 Xiph CELT/Opus decoder using libcelt. 14 years ago