summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
| | | | Originally committed as revision 10765 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a comment that explains why this header lacks multiple inclusion guards.Diego Biurrun2007-10-17
| | | | Originally committed as revision 10764 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add missing multiple inclusion guards.Diego Biurrun2007-10-17
| | | | Originally committed as revision 10763 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use filename as multiple inclusion guard.Diego Biurrun2007-10-17
| | | | Originally committed as revision 10762 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix #endif comment typo.Diego Biurrun2007-10-17
| | | | Originally committed as revision 10761 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use filename as multiple inclusion guard.Diego Biurrun2007-10-17
| | | | Originally committed as revision 10760 to svn://svn.ffmpeg.org/ffmpeg/trunk
* comment grammar fixDiego Biurrun2007-10-16
| | | | Originally committed as revision 10759 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Re-enable DEBUG_SEEK flag.Benoit Fouet2007-10-16
| | | | Originally committed as revision 10758 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dont write udta atom for 3gp/3g2 for now, current written atoms (ilst) are ↵Baptiste Coudurier2007-10-16
| | | | | | itunes specific Originally committed as revision 10757 to svn://svn.ffmpeg.org/ffmpeg/trunk
* indentationBaptiste Coudurier2007-10-16
| | | | Originally committed as revision 10756 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix streaming to XBox360.Patric Stout2007-10-15
| | | | | | | | | Patch by Patric Stout, patric T liefdeis O com Original thread: Subject: asf-format doesn't work as stream for XBox360 Date: 2007-10-14 Originally committed as revision 10755 to svn://svn.ffmpeg.org/ffmpeg/trunk
* misc Doxygen spelling/grammar fixesDiego Biurrun2007-10-15
| | | | Originally committed as revision 10754 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: reindentAurelien Jacobs2007-10-15
| | | | Originally committed as revision 10753 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add support for VP6 in electronicarts demuxerAurelien Jacobs2007-10-15
| | | | Originally committed as revision 10752 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove useless &0xFFAurelien Jacobs2007-10-15
| | | | Originally committed as revision 10751 to svn://svn.ffmpeg.org/ffmpeg/trunk
* merge declaration and initializationAurelien Jacobs2007-10-15
| | | | Originally committed as revision 10750 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove unused context varsAurelien Jacobs2007-10-15
| | | | Originally committed as revision 10749 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove unused codeAurelien Jacobs2007-10-15
| | | | Originally committed as revision 10748 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove unused tags definitionAurelien Jacobs2007-10-15
| | | | Originally committed as revision 10747 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove unused close functionAurelien Jacobs2007-10-15
| | | | Originally committed as revision 10746 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify bitstream readingAurelien Jacobs2007-10-15
| | | | Originally committed as revision 10745 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix chroma mv offsets for PAFF in a way that is compatible with MBAFF byJeff Downs2007-10-15
| | | | | | | | | setting Picture.reference to indicate parity for all Pictures in reference list. Patch by Jeff Downs, heydowns T borg O com Originally committed as revision 10744 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cygwin don't like this function declaration.Aurelien Jacobs2007-10-15
| | | | | | So move this self-documentation into a comment instead. Originally committed as revision 10743 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Undefine DEBUG_SEEK.Thorsten Jordan2007-10-15
| | | | | | Patch by Thorsten Jordan: tjordan macrosystem de Originally committed as revision 10742 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Nellymoser ASAO decoderBenjamin Larsson2007-10-15
| | | | Originally committed as revision 10741 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove gcc import libraries from Win32 builds.Ramiro Polla2007-10-15
| | | | | | | They weren't even installed, and [1] suggests linking directly to the dll. [1] http://sourceware.org/binutils/docs-2.18/ld/WIN32.html Originally committed as revision 10740 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Merge audio and video bitstream filter options handling.Benoit Fouet2007-10-15
| | | | Originally committed as revision 10739 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix mix-up of values in r10690 (deblocking for PAFF).Martin Zlomek2007-10-15
| | | | | | Patch by Martin Zlomek, martin d zlomek a email d cz Originally committed as revision 10738 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add support for VP6 with huffman encoded blocksAurelien Jacobs2007-10-14
| | | | | | closes issue 104 Originally committed as revision 10737 to svn://svn.ffmpeg.org/ffmpeg/trunk
* moves fraps huffman decoder to its own file, making it more genericAurelien Jacobs2007-10-14
| | | | Originally committed as revision 10736 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: Move asf_read_close() down to get rid of a forward declaration.Diego Biurrun2007-10-14
| | | | Originally committed as revision 10735 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Increment minor after r10709.Benoit Fouet2007-10-14
| | | | Originally committed as revision 10734 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix rc4 header, #ifndef -> #defineReimar Döffinger2007-10-14
| | | | Originally committed as revision 10733 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add multiple inclusion guards.Diego Biurrun2007-10-14
| | | | Originally committed as revision 10732 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add standard license header.Diego Biurrun2007-10-14
| | | | Originally committed as revision 10731 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Consistently place comments in file header.Diego Biurrun2007-10-14
| | | | Originally committed as revision 10730 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: sort()Diego Biurrun2007-10-14
| | | | Originally committed as revision 10729 to svn://svn.ffmpeg.org/ffmpeg/trunk
* VP6A needs its Makefile rules tooAurelien Jacobs2007-10-14
| | | | Originally committed as revision 10728 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix MJPEG decoder for AMV files.Vladimir Voroshilov2007-10-13
| | | | | | | | | Since decoding is doing from the end and aligned by 16 previous code worked correctly only when picture height was dividable by 16, otherwise it provides garbage in top lines and truncates bottom. New code adjusts data[] pointers taking in account alignment issue. Originally committed as revision 10727 to svn://svn.ffmpeg.org/ffmpeg/trunk
* prevent infinite loop and memcpy of negative amountsMichael Niedermayer2007-10-13
| | | | | | fixes issue194 Originally committed as revision 10726 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simply buffer checks in vorbis_comment()Måns Rullgård2007-10-13
| | | | Originally committed as revision 10725 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use bytestream_get_* in vorbis_comment()Måns Rullgård2007-10-13
| | | | Originally committed as revision 10724 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add RC4 encryption/decryption functionReimar Döffinger2007-10-13
| | | | Originally committed as revision 10723 to svn://svn.ffmpeg.org/ffmpeg/trunk
* factorize code and add safety check to prevent memcpying negative amountsMichael Niedermayer2007-10-13
| | | | Originally committed as revision 10722 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Simplify tests for field macroblocksJeff Downs2007-10-13
| | | | | | patch by Jeff Downs, heydowns a borg d com Originally committed as revision 10721 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Prevent infinite loop when buffer holds SEQ_END_CODE only. Fix for r9870Stefan Lucke2007-10-13
| | | | | | | | | Patch by Stefan Lucke <stefan <at> lucke.in-berlin.de> Subject: API breakage by r9870 Date: 2007-10-05 11:06:47 GMT http://thread.gmane.org/gmane.comp.video.ffmpeg.devel/57467 Originally committed as revision 10720 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix memleakRamiro Polla2007-10-12
| | | | | | Closes issue 102 Originally committed as revision 10719 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ffserver needs ffm_muxer specifically, and rtsp_demuxer for rtsp_parse_line()Ramiro Polla2007-10-12
| | | | Originally committed as revision 10718 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use single quotes to get rid of a bunch of backslash escapes.Diego Biurrun2007-10-12
| | | | Originally committed as revision 10717 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Consistently use $(FOO) instead of ${FOO} in Makefile variables.Diego Biurrun2007-10-12
| | | | Originally committed as revision 10716 to svn://svn.ffmpeg.org/ffmpeg/trunk