summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Rename context struct to be more consistent with the rest of ffmpegVitor Sessak2008-05-26
* Warn about packed B-frames. (especially useful if the file in question isMichael Niedermayer2008-05-26
* update regression ref due to r13412Baptiste Coudurier2008-05-26
* Revert "Add version information to DLLs."Måns Rullgård2008-05-26
* replace printf by av_logBaptiste Coudurier2008-05-26
* use av_hex_dump_logBaptiste Coudurier2008-05-26
* use dprintfBaptiste Coudurier2008-05-26
* cosmetics, add demuxer wordBaptiste Coudurier2008-05-26
* cosmetics, remove useless dotBaptiste Coudurier2008-05-26
* return error if frame_offset is negative, prevent segfaultBaptiste Coudurier2008-05-26
* return error if len is negative, prevent segfaultBaptiste Coudurier2008-05-26
* move ffserver specific functions up and only include unistd.h in this caseBaptiste Coudurier2008-05-26
* move ffm_seek1 before get_pts function since func uses itBaptiste Coudurier2008-05-26
* move DEBUG_SEEK definition before get_pts since func uses itBaptiste Coudurier2008-05-26
* move get_pts function to avoid useless declarationBaptiste Coudurier2008-05-26
* remove unneeded includeBaptiste Coudurier2008-05-26
* split ffm de/muxerBaptiste Coudurier2008-05-26
* reenable test, data is available in this caseBaptiste Coudurier2008-05-26
* indentMichael Niedermayer2008-05-26
* allow av_parser_close(NULL)Michael Niedermayer2008-05-26
* print direct_spatial_mv_predMichael Niedermayer2008-05-26
* Make stream copy of ac3 from riff based formats work.Michael Niedermayer2008-05-26
* parse audio in ogm demuxer.Justin Ruggles2008-05-26
* Make ac3 in avi work better.Michael Niedermayer2008-05-26
* Ensure that one can store X bytes in a fifo of size X.Michael Niedermayer2008-05-25
* 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