summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* set thread_opaque to NULL when freeing itBenoit Fouet2007-07-06
* Add support for streams with different chroma_qp_index_offsetAndreas Öman2007-07-06
* simplify ff_copy_bits: merge 2 test branchesAurelien Jacobs2007-07-06
* move ff_copy_bits to bitstream.cAurelien Jacobs2007-07-06
* Drop redundant assignment and variableKostya Shishkov2007-07-06
* me option implemented as an AVOptionStefano Sabatini2007-07-06
* Remove mangle.h, it is just a duplicate of parts of libavutil/internal.h.Diego Biurrun2007-07-06
* Use AV_RB* macros where appropriate.Ronald S. Bultje2007-07-06
* Precompute a chroma_qp table with index offset for each pps,Andreas Öman2007-07-06
* Compute the dequant coefficient table ptr outside the loop,Andreas Öman2007-07-06
* Support for the AVFMT_FLAG_NONBLOCK flag (non-blocking input) in v4l2.cLuca Abeni2007-07-06
* Add support for non-blocking input formatsLuca Abeni2007-07-06
* include snow encoder only if it is not disabledAurelien Jacobs2007-07-05
* spelling/grammarDiego Biurrun2007-07-05
* check udp_read_packet return value not to access uninitialized memoryEric Paul2007-07-05
* fix mem leakOliver Pfister2007-07-05
* fix mem leakOliver Pfister2007-07-05
* update my email addressMåns Rullgård2007-07-05
* Add my last name to copyright headersVitor Sessak2007-07-05
* forgot to svn add mpeg12.h in r9477Aurelien Jacobs2007-07-05
* typosDiego Biurrun2007-07-05
* UTF-8 conversionDiego Biurrun2007-07-05
* license header consistency cosmeticsDiego Biurrun2007-07-05
* Group all copyright and author notices together.Diego Biurrun2007-07-05
* license header consistency cosmeticsDiego Biurrun2007-07-05
* Group all copyright and author notices together.Diego Biurrun2007-07-05
* make DCT_common_init() staticAurelien Jacobs2007-07-05
* Add missing license header.Diego Biurrun2007-07-05
* move mpeg encoder specific initialization in the encoder specific fileAurelien Jacobs2007-07-05
* add proper ff_ prefix to new extern symbolsAurelien Jacobs2007-07-05
* cosmetics: indentationAurelien Jacobs2007-07-05
* split mpeg12 encoder out of mpeg12.cAurelien Jacobs2007-07-05
* URL update, move comment to a better place.Diego Biurrun2007-07-05
* use av_freep() in free_vlc() and failed init_vlc()Måns Rullgård2007-07-05
* The watermark vhook cannot handle truncated bitstreams.Víctor Paesa2007-07-05
* Make error message more helpful and forbid random()Vitor Sessak2007-07-05
* Remove more useless parentheses.Vitor Sessak2007-07-05
* Add note about dlfcn-win32 for MinGW vhooksRamiro Polla2007-07-03
* On Cygwin, libswscale is needed in VHOOK(SHFLAGS|LIBS) only whenVíctor Paesa2007-07-03
* update regression checksums after r9447Benoit Fouet2007-07-03
* Remove unused fileLuca Abeni2007-07-03
* Description: split mpegvideo.cBenoit Fouet2007-07-03
* CONFIG_XVID --> CONFIG_LIBXVIDDiego Biurrun2007-07-03
* Remove useless parentheses.Vitor Sessak2007-07-03
* Remove variables made unused by the last two patches and test svn access.Vitor Sessak2007-07-03
* Add myself to Windows MinGW maintainersRamiro Polla2007-07-02
* Move comment to a slightly better place.Diego Biurrun2007-07-02
* Remove leading underscores from specifiers, they are reserved.Diego Biurrun2007-07-02
* Fix 'make checkheaders'.Diego Biurrun2007-07-02
* Fix 'make checkheaders'.Diego Biurrun2007-07-02