summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cosmetics: reorder decode context fields into logical groupsJustin Ruggles2008-06-07
* move the decode context and some macro constants to a new file, ac3dec.hJustin Ruggles2008-06-07
* move mix level tables from parser to decoder. have parser read bitstream valu...Justin Ruggles2008-06-07
* add more gain levels and adjust mix level tables accordingly.Justin Ruggles2008-06-07
* pass bap table to ff_ac3_bit_alloc_calc_bap()Justin Ruggles2008-06-07
* set default mix levels regardless of bitstream idJustin Ruggles2008-06-07
* cosmetics: indentJustin Ruggles2008-06-07
* skip unsupported frame types and substream id'sJustin Ruggles2008-06-07
* read frame type from header info into decode contextJustin Ruggles2008-06-07
* get substreamid from ac3 parserJustin Ruggles2008-06-07
* get the number of blocks from the ac3 parser and use in the ac3 decoder.Justin Ruggles2008-06-07
* Remove my old email addressRoberto Togni2008-06-07
* Remove my old email address.Roberto Togni2008-06-07
* Presets support.Michael Niedermayer2008-06-07
* update ffm seek tests now that timestamps are fixedBaptiste Coudurier2008-06-07
* fix pts handling in ffmBaptiste Coudurier2008-06-07
* Reset reading state after successful seek.Baptiste Coudurier2008-06-07
* Remove wrappers of pcm_read_seek().Ramiro Polla2008-06-06
* Remove wrappers of pcm_read_seek().Ramiro Polla2008-06-06
* Add note about not including MinGW's include directory from within MSVC.Ramiro Polla2008-06-06
* output_example.c now uses proper include paths.Ramiro Polla2008-06-06
* cosmetics, rename first to header, more explicit nameBaptiste Coudurier2008-06-06
* cosmetics, rename first to header, more explicit nameBaptiste Coudurier2008-06-06
* Remove Fabrice's copyright from the Makefiles. They have been entirelyDiego Biurrun2008-06-06
* Remove useless img_read_close().Ramiro Polla2008-06-06
* Remove unneeded NULL at end of struct.Ramiro Polla2008-06-06
* Merge declaration and initialization.Ramiro Polla2008-06-06
* Add -Wl,-rpath-link flags for all libraries to LDLATEFLAGS.Diego Biurrun2008-06-06
* Run documentation through ispell, plus some minor fixes.Diego Biurrun2008-06-06
* minor spelling/grammar fixesDiego Biurrun2008-06-06
* Fix reading an element after the array.Michael Niedermayer2008-06-06
* check for ARM NEON assembler supportMåns Rullgård2008-06-05
* accept --cpu=cortex*Måns Rullgård2008-06-05
* alloc_size attribute is new to gcc 4.3; don't use it with lesser versionsMåns Rullgård2008-06-05
* Remove *lpc_refl from the context. Only the valueVitor Sessak2008-06-05
* Split function rms() in two (it does two unrelated things)Vitor Sessak2008-06-05
* cosmetics: s/Id/id/ in libavformat where Id refers to id Software.Stefano Sabatini2008-06-05
* rename me=tesaLoren Merritt2008-06-05
* add esa/dia compat me options and new tesa for libx264Baptiste Coudurier2008-06-05
* matroskadec: remove some useless codeAurelien Jacobs2008-06-04
* cosmetics: indentationAurelien Jacobs2008-06-04
* matroskadec: don't remove dummy level when none was addedAurelien Jacobs2008-06-04
* x264 interlaced encoding optionBaptiste Coudurier2008-06-04
* cleanup, remove useless parenthesesBaptiste Coudurier2008-06-04
* return error on frame sync errorJustin Ruggles2008-06-04
* prevent crash when dba params are invalidJustin Ruggles2008-06-03
* Fix embarassing __GNU__ vs. __GNUC__ typo in preprocessor condition.Rafaël Carré2008-06-03
* update regression tests for ts due to r13641Baptiste Coudurier2008-06-03
* Sample tested and the code worked so the comment is removedBenjamin Larsson2008-06-03
* Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini2008-06-03