summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* comment grammar fixDiego Biurrun2007-10-16
* Re-enable DEBUG_SEEK flag.Benoit Fouet2007-10-16
* dont write udta atom for 3gp/3g2 for now, current written atoms (ilst) are it...Baptiste Coudurier2007-10-16
* indentationBaptiste Coudurier2007-10-16
* Fix streaming to XBox360.Patric Stout2007-10-15
* misc Doxygen spelling/grammar fixesDiego Biurrun2007-10-15
* cosmetics: reindentAurelien Jacobs2007-10-15
* add support for VP6 in electronicarts demuxerAurelien Jacobs2007-10-15
* remove useless &0xFFAurelien Jacobs2007-10-15
* merge declaration and initializationAurelien Jacobs2007-10-15
* remove unused context varsAurelien Jacobs2007-10-15
* remove unused codeAurelien Jacobs2007-10-15
* remove unused tags definitionAurelien Jacobs2007-10-15
* remove unused close functionAurelien Jacobs2007-10-15
* simplify bitstream readingAurelien Jacobs2007-10-15
* Fix chroma mv offsets for PAFF in a way that is compatible with MBAFF byJeff Downs2007-10-15
* Cygwin don't like this function declaration.Aurelien Jacobs2007-10-15
* Undefine DEBUG_SEEK.Thorsten Jordan2007-10-15
* Nellymoser ASAO decoderBenjamin Larsson2007-10-15
* Remove gcc import libraries from Win32 builds.Ramiro Polla2007-10-15
* Merge audio and video bitstream filter options handling.Benoit Fouet2007-10-15
* Fix mix-up of values in r10690 (deblocking for PAFF).Martin Zlomek2007-10-15
* add support for VP6 with huffman encoded blocksAurelien Jacobs2007-10-14
* moves fraps huffman decoder to its own file, making it more genericAurelien Jacobs2007-10-14
* cosmetics: Move asf_read_close() down to get rid of a forward declaration.Diego Biurrun2007-10-14
* Increment minor after r10709.Benoit Fouet2007-10-14
* Fix rc4 header, #ifndef -> #defineReimar Döffinger2007-10-14
* Add multiple inclusion guards.Diego Biurrun2007-10-14
* Add standard license header.Diego Biurrun2007-10-14
* Consistently place comments in file header.Diego Biurrun2007-10-14
* cosmetics: sort()Diego Biurrun2007-10-14
* VP6A needs its Makefile rules tooAurelien Jacobs2007-10-14
* Fix MJPEG decoder for AMV files.Vladimir Voroshilov2007-10-13
* prevent infinite loop and memcpy of negative amountsMichael Niedermayer2007-10-13
* simply buffer checks in vorbis_comment()Måns Rullgård2007-10-13
* use bytestream_get_* in vorbis_comment()Måns Rullgård2007-10-13
* Add RC4 encryption/decryption functionReimar Döffinger2007-10-13
* factorize code and add safety check to prevent memcpying negative amountsMichael Niedermayer2007-10-13
* Simplify tests for field macroblocksJeff Downs2007-10-13
* Prevent infinite loop when buffer holds SEQ_END_CODE only. Fix for r9870Stefan Lucke2007-10-13
* Fix memleakRamiro Polla2007-10-12
* ffserver needs ffm_muxer specifically, and rtsp_demuxer for rtsp_parse_line()Ramiro Polla2007-10-12
* Use single quotes to get rid of a bunch of backslash escapes.Diego Biurrun2007-10-12
* Consistently use $(FOO) instead of ${FOO} in Makefile variables.Diego Biurrun2007-10-12
* 10l: refill2() is not unused, it is used conditionally.Diego Biurrun2007-10-12
* Interlaced pictures (not just MBAFF) + spatial direct mode is notJeff Downs2007-10-12
* Disable unused code; fixes several gcc warnings:Diego Biurrun2007-10-12
* Enable avpicture_deinterlace() for PIX_FMT_GRAY8.Andrea Gualano2007-10-11
* Fix intended order of operations for 4 assert() checks.Shane2007-10-11
* Specify in documentation that avcodec_find_(en|de)coder* only searches forVille Skyttä2007-10-11