summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Make av_fifo*_read() ignore the available amount of data.Michael Niedermayer2008-05-25
* Make opt_verbose() work again.Michael Niedermayer2008-05-25
* safer solution for setting audio parametersJustin Ruggles2008-05-25
* Merge two if'sVitor Sessak2008-05-25
* Use (u)int16_t instead of (unsigned) shortVitor Sessak2008-05-25
* set audio parameters if frame header is ok, even if crc failsJustin Ruggles2008-05-25
* cosmetics: indentJustin Ruggles2008-05-25
* add error concealmentJustin Ruggles2008-05-25
* Yet more cosmeticsVitor Sessak2008-05-25
* More cosmeticsVitor Sessak2008-05-25
* CosmeticsVitor Sessak2008-05-25
* Rename varVitor Sessak2008-05-25
* Minor simplification of dec1()Vitor Sessak2008-05-25
* Minor simplification of dec2()Vitor Sessak2008-05-25
* Remove useless variableVitor Sessak2008-05-25
* Cosmetics: merge declaration and initializationVitor Sessak2008-05-25
* Cosmetics: braces removalVitor Sessak2008-05-25
* Move evaluation of variable a to where it is trivialVitor Sessak2008-05-25
* Make add_wav() receive a vector instead of three integersVitor Sessak2008-05-25
* cosmetics: indentJustin Ruggles2008-05-25
* 10l: fix error in commit r13382Justin Ruggles2008-05-25
* Remove gbuf2 from contextVitor Sessak2008-05-25
* add checks for missing information in the first blockJustin Ruggles2008-05-25
* add check for invalid channel mode when coupling is usedJustin Ruggles2008-05-25
* Forgot to commit changes to subdir.mak in last revision.Ramiro Polla2008-05-25
* Add version information to DLLs.Jeremy Kolb2008-05-25
* Fix MB skipping with droppable frames.Michael Niedermayer2008-05-25
* Do not reject odd width/height.Michael Niedermayer2008-05-25
* Use (u)int16_t instead of short for tablesVitor Sessak2008-05-25
* Make tables that fit in one byte (u)int8_tVitor Sessak2008-05-25
* Remove yet another val (gbuf1) from contextVitor Sessak2008-05-25
* Parameter n of dec functions is always 3. Hardcode it.Vitor Sessak2008-05-25
* set correct duration when using b framesBaptiste Coudurier2008-05-25
* use short optionBaptiste Coudurier2008-05-25
* better error messageBaptiste Coudurier2008-05-25
* do not loop input, uselessBaptiste Coudurier2008-05-24
* fix feed path according to regression scriptBaptiste Coudurier2008-05-24
* simplify, use ffserver launch directiveBaptiste Coudurier2008-05-24
* Move const *pow2tab out of context.Michael Niedermayer2008-05-24
* simplify init_pow2tableMichael Niedermayer2008-05-24
* Merge init_rootpow2table and init_pow2table.Michael Niedermayer2008-05-24
* compute the end of all chapters when end is not specified in the containerAurelien Jacobs2008-05-24
* IndentVitor Sessak2008-05-24
* Remove another useless variable from contextVitor Sessak2008-05-24
* Split openLinks linked list into openInputs and openOutputsVitor Sessak2008-05-24
* One more memory leakVitor Sessak2008-05-24
* Cosmetical: move statementVitor Sessak2008-05-24
* Plug some memory leaksVitor Sessak2008-05-24
* Merge variable initialization and declarationVitor Sessak2008-05-24
* CosmeticsVitor Sessak2008-05-24