14245 Commits (8cd8eaa54675527c4a22ff108f516768edc3258a)
 

Author SHA1 Message Date
Michael Niedermayer 8cd8eaa546 Make START/STOP_TIMER not require -v 2. 17 years ago
Michael Niedermayer e66ace6f0b Support longer paths for and longer names in preset files. 17 years ago
Michael Niedermayer 439c18c75d indent 17 years ago
Michael Niedermayer 23b20b5cf3 Search /usr(/local)/share for preset files as well. 17 years ago
Stefano Sabatini 59c2959d07 use unsetenv, fix warning, patch by Stefano Sabatini, stefano dot sabatini-lala at poste dot it 17 years ago
Stefano Sabatini 17b01199f0 use program_name to be more consistent with the banner, patch by Stefano Sabatini, stefano dot sabatini-lala at poste dot it 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
Michael Niedermayer d9f1b68cf5 Presets support. 17 years ago
Baptiste Coudurier 8a4f5983ee update ffm seek tests now that timestamps are fixed 17 years ago
Baptiste Coudurier 2940b38ef2 fix pts handling in ffm 17 years ago
Baptiste Coudurier c07d64c890 Reset reading state after successful seek. 17 years ago
Ramiro Polla 15d856e8d2 Remove wrappers of pcm_read_seek(). 17 years ago
Ramiro Polla 5256e42c0b Remove wrappers of pcm_read_seek(). 17 years ago
Ramiro Polla f010d3774e Add note about not including MinGW's include directory from within MSVC. 17 years ago
Ramiro Polla bb00536ea3 output_example.c now uses proper include paths. 17 years ago
Baptiste Coudurier b30bb5357d cosmetics, rename first to header, more explicit name 17 years ago
Baptiste Coudurier a1011180d5 cosmetics, rename first to header, more explicit name 17 years ago
Diego Biurrun 969f949300 Remove Fabrice's copyright from the Makefiles. They have been entirely 17 years ago
Ramiro Polla bea91b8c29 Remove useless img_read_close(). 17 years ago
Ramiro Polla 2377922192 Remove unneeded NULL at end of struct. 17 years ago
Ramiro Polla fc9c2d53c3 Merge declaration and initialization. 17 years ago
Diego Biurrun 9473993bf0 Add -Wl,-rpath-link flags for all libraries to LDLATEFLAGS. 17 years ago
Diego Biurrun 831ec93567 Run documentation through ispell, plus some minor fixes. 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
Måns Rullgård 6b18d2780e check for ARM NEON assembler support 17 years ago
Måns Rullgård 265de66542 accept --cpu=cortex* 17 years ago
Måns Rullgård 40c13fecfa alloc_size attribute is new to gcc 4.3; don't use it with lesser versions 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
Stefano Sabatini ffa5ed2464 cosmetics: s/Id/id/ in libavformat where Id refers to id Software. 17 years ago