6918 Commits (d18811bbf541cc55ac2e36bc34c7c2f541a388cb)

Author SHA1 Message Date
Baptiste Coudurier 39883fffa7 remove useless wrapper func 17 years ago
Reimar Döffinger eeb2815003 Remove the START_TIMER/STOP_TIMER from vp3.c, they clutter the output and 17 years ago
Reimar Döffinger 36e1625396 Almost-cosmetics: split out coeff_count from all_fragments struct into 17 years ago
Baptiste Coudurier 8983aa337c enable global_header flag for audio and video encoding, was wrongly part of commit r13722 17 years ago
Baptiste Coudurier 02226bc8a5 revert wrong part of r13722 commit 17 years ago
Baptiste Coudurier febea2f2e1 uniformize trellis quant option 17 years ago
Justin Ruggles 227322b837 move rematrixing band table to ac3dec_data.c 17 years ago
Justin Ruggles 7ed9a2ea50 add ac3dec_data.[c,h] 17 years ago
Justin Ruggles bddadace8d add fields needed for E-AC-3 decoding to decode context 17 years ago
Bartlomiej Wolowiec 681f5c1271 Separating from nellymoserdec.c parts required by encoder 17 years ago
Benjamin Larsson b339f0c6be Oma demuxer 17 years ago
Justin Ruggles 4397d95ce0 split up header parsing function 17 years ago
Justin Ruggles da04be10a2 store exp_strategy for all blocks in decode context 17 years ago
Justin Ruggles 54624396fc store cpl_in_use for all blocks in decode context 17 years ago
Justin Ruggles be594ae4b4 cosmetics: add and align references to spec variable names 17 years ago
Justin Ruggles d7a0ae079c cosmetics: vertical align 17 years ago
Justin Ruggles 83ce7ff6ca use macro constants for array sizes in decode context 17 years ago
Justin Ruggles 2288596074 cosmetics: vertical align 17 years ago
Justin Ruggles 2c4c2afaca cosmetics: reorder decode context fields into logical groups 17 years ago
Justin Ruggles 58ce349f0a move the decode context and some macro constants to a new file, ac3dec.h 17 years ago
Justin Ruggles 30f71adc46 move mix level tables from parser to decoder. have parser read bitstream value instead of using an index to a table in the decoder. 17 years ago
Justin Ruggles caf0fbc889 add more gain levels and adjust mix level tables accordingly. 17 years ago
Justin Ruggles 687671f03b pass bap table to ff_ac3_bit_alloc_calc_bap() 17 years ago
Justin Ruggles 30cc3ac20e set default mix levels regardless of bitstream id 17 years ago
Justin Ruggles 4921bbbae5 cosmetics: indent 17 years ago
Justin Ruggles aa5d6be8df skip unsupported frame types and substream id's 17 years ago
Justin Ruggles be5f17b96b read frame type from header info into decode context 17 years ago
Justin Ruggles 3596aa6fe6 get substreamid from ac3 parser 17 years ago
Justin Ruggles 6730e9f300 get the number of blocks from the ac3 parser and use in the ac3 decoder. 17 years ago
Roberto Togni 467ec3c120 Remove my old email address 17 years ago
Roberto Togni 0f6feb5f26 Remove my old email address. 17 years ago
Diego Biurrun 969f949300 Remove Fabrice's copyright from the Makefiles. They have been entirely 17 years ago
Diego Biurrun 890f6fd3ec minor spelling/grammar fixes 17 years ago
Michael Niedermayer aee7cf8752 Fix reading an element after the array. 17 years ago
Vitor Sessak 218e453a6f Remove *lpc_refl from the context. Only the value 17 years ago
Vitor Sessak 11bb2eb003 Split function rms() in two (it does two unrelated things) 17 years ago
Loren Merritt 359bbdabf3 rename me=tesa 17 years ago
Baptiste Coudurier 89223ef698 add esa/dia compat me options and new tesa for libx264 17 years ago
Baptiste Coudurier d9e5c9b718 x264 interlaced encoding option 17 years ago
Baptiste Coudurier 682a48a107 cleanup, remove useless parentheses 17 years ago
Justin Ruggles 7af26d14ac return error on frame sync error 17 years ago
Justin Ruggles 31bc6b4549 prevent crash when dba params are invalid 17 years ago
Benjamin Larsson 17125bd9da Sample tested and the code worked so the comment is removed 17 years ago
Diego Biurrun e85754cc36 small spelling/wording fixes 17 years ago
Michael Niedermayer ee3509d94e ff_fetch_timestamp() prototype 17 years ago
Michael Niedermayer d59591fb02 In mpeg1/2 timestamps are associated with the access unit which 17 years ago
Aurelien Jacobs 9b85e378bf bump micro version after commit r13615 17 years ago
Baptiste Coudurier ce8f4fb388 print correct mpeg-2 broken_link value, and print closed_gop 17 years ago
Vitor Sessak 27ee9bcf36 Remove warning that could never be triggered. 17 years ago
Michael Niedermayer 44b79c6022 indent 17 years ago