summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Collapse)AuthorAge
* 10l, allocate bitbuffer with regard to the padding sizeAlex Beregszaszi2006-02-13
| | | | Originally committed as revision 5014 to svn://svn.ffmpeg.org/ffmpeg/trunk
* useless code removal by (Baptiste COUDURIER <baptiste.coudurier smartjog com)Michael Niedermayer2006-02-13
| | | | Originally committed as revision 5012 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix demuxing of Video006.3gpMichael Niedermayer2006-02-12
| | | | Originally committed as revision 5006 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mov split chunks removal patch by (Baptiste COUDURIER / baptiste.coudurier ↵Baptiste Coudurier2006-02-12
| | | | | | smartjog com> Originally committed as revision 5005 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l for myselfMichael Niedermayer2006-02-12
| | | | Originally committed as revision 5004 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mov debug clean patch by (Baptiste COUDURIER <baptiste.coudurier smartjog com)Baptiste Coudurier2006-02-12
| | | | Originally committed as revision 5001 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dosbox native ZMBV decoder, courtesy of KostyaMike Melanson2006-02-12
| | | | Originally committed as revision 5000 to svn://svn.ffmpeg.org/ffmpeg/trunk
* complete American Laser Games MM playback system, courtesy of Peter RossMike Melanson2006-02-12
| | | | | | (suxen_drol at hotmail dot com) Originally committed as revision 4999 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10l, fails to compile when debug enabledAlex Beregszaszi2006-02-12
| | | | Originally committed as revision 4998 to svn://svn.ffmpeg.org/ffmpeg/trunk
* tta demuxer, also usable for moving tta audio data into an other containerAlex Beregszaszi2006-02-12
| | | | Originally committed as revision 4997 to svn://svn.ffmpeg.org/ffmpeg/trunk
* stsd fix by (Baptiste COUDURIER )baptiste.coudurier smartjog com)Michael Niedermayer2006-02-11
| | | | Originally committed as revision 4994 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use the incdir variable.Diego Biurrun2006-02-11
| | | | Originally committed as revision 4990 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Simplify header installation.Diego Biurrun2006-02-11
| | | | Originally committed as revision 4986 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Separate library install into static and shared installation.Diego Biurrun2006-02-11
| | | | Originally committed as revision 4983 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mp4 codecs objecttype handling patch by (Baptiste COUDURIER ↵Baptiste Coudurier2006-02-11
| | | | | | <baptiste.coudurier smartjog com) Originally committed as revision 4982 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Separate header file installation from the general install target.Diego Biurrun2006-02-11
| | | | Originally committed as revision 4981 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix for url_fclose() being called on an already closed file based on a patch ↵Michael Niedermayer2006-02-11
| | | | | | by (<Colin Ward> hitman codehq org) Originally committed as revision 4980 to svn://svn.ffmpeg.org/ffmpeg/trunk
* mpeg-ps probe 2nd tryMichael Niedermayer2006-02-11
| | | | Originally committed as revision 4974 to svn://svn.ffmpeg.org/ffmpeg/trunk
* generate adts frame headers if requiredMåns Rullgård2006-02-10
| | | | Originally committed as revision 4970 to svn://svn.ffmpeg.org/ffmpeg/trunk
* voc: set bits_per_sample correctly (fix mplayer playback)Aurelien Jacobs2006-02-09
| | | | Originally committed as revision 4968 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add a Creative VOC (de)muxerAurelien Jacobs2006-02-09
| | | | Originally committed as revision 4967 to svn://svn.ffmpeg.org/ffmpeg/trunk
* replace probe() by one similar to MPEG-ESMichael Niedermayer2006-02-08
| | | | Originally committed as revision 4964 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move CONIG_MUXERS below struct frame_attributes, it's not muxer-specific.Colin Ward2006-02-08
| | | | | | patch by Colin Ward, hitman*at*codehq*dot*org Originally committed as revision 4962 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Correctly set the interlaced_frame and top_field_first fields.Luca Abeni2006-02-08
| | | | | | patch by Luca Abeni, lucabe72 =at= email =dot= it Originally committed as revision 4961 to svn://svn.ffmpeg.org/ffmpeg/trunk
* typoDiego Biurrun2006-02-08
| | | | Originally committed as revision 4960 to svn://svn.ffmpeg.org/ffmpeg/trunk
* bump version numbers and update docs for adts aac supportMåns Rullgård2006-02-08
| | | | Originally committed as revision 4957 to svn://svn.ffmpeg.org/ffmpeg/trunk
* read/write adts aacMåns Rullgård2006-02-08
| | | | Originally committed as revision 4955 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 3rd try for mpeg-es probe ...Michael Niedermayer2006-02-04
| | | | Originally committed as revision 4938 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix regression testsMichael Niedermayer2006-02-04
| | | | Originally committed as revision 4932 to svn://svn.ffmpeg.org/ffmpeg/trunk
* simplify timebase if possibleMichael Niedermayer2006-02-02
| | | | | | ignore edit lists instead of always failing Originally committed as revision 4930 to svn://svn.ffmpeg.org/ffmpeg/trunk
* improve fps guessing codeMichael Niedermayer2006-02-02
| | | | Originally committed as revision 4929 to svn://svn.ffmpeg.org/ffmpeg/trunk
* sanity checks for seekingMichael Niedermayer2006-02-02
| | | | Originally committed as revision 4927 to svn://svn.ffmpeg.org/ffmpeg/trunk
* AIFF format support by (Patrick Guimond <patg a.t patg d.o.t homeunix d.o.t org)Michael Niedermayer2006-02-02
| | | | Originally committed as revision 4924 to svn://svn.ffmpeg.org/ffmpeg/trunk
* improve mpeg1/2-es detectionMichael Niedermayer2006-02-02
| | | | Originally committed as revision 4923 to svn://svn.ffmpeg.org/ffmpeg/trunk
* os2 thread, network and freetype2 support by (Paul Smedley | paulat a t ↵Michael Niedermayer2006-02-02
| | | | | | smedleydot d o t info) Originally committed as revision 4922 to svn://svn.ffmpeg.org/ffmpeg/trunk
* dynamically increase probe buffer until format is detectedMichael Niedermayer2006-02-02
| | | | Originally committed as revision 4920 to svn://svn.ffmpeg.org/ffmpeg/trunk
* video4linux2 input supportLuca Abeni2006-02-01
| | | | | | patch by Luca Abeni, lucabe72 $$at$$ email $$dot$$ it Originally committed as revision 4916 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add missing #includesDieter2006-01-30
| | | | | | patch by Dieter <freebsd at sopwith solgatos com> Originally committed as revision 4912 to svn://svn.ffmpeg.org/ffmpeg/trunk
* On MinGW it is not possible to build shared and static libraries at once.Diego Biurrun2006-01-30
| | | | | | | | Add means to disable building the static libraries and fix a few issues with the MinGW build. All the hard work done by Alexander Strasser, minor changes by myself. Originally committed as revision 4909 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Simplify LDFLAGS handling for MinGW.Diego Biurrun2006-01-29
| | | | Originally committed as revision 4907 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove obscure Makefile.bak entry from distclean rules.Diego Biurrun2006-01-26
| | | | Originally committed as revision 4901 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add fourcc "SEDG" for MPEG-4 files produced by Samsung VP-M110 MiniketFabien Cosse2006-01-26
| | | | | | | | camcorder Patch by Fabien Cosse *** fabien ! cosse !a! wanadoo ! fr *** Originally committed as revision 4900 to svn://svn.ffmpeg.org/ffmpeg/trunk
* warning fixes by Luca Abeni, lucabe72 ##@## email ##.## itDiego Biurrun2006-01-25
| | | | Originally committed as revision 4898 to svn://svn.ffmpeg.org/ffmpeg/trunk
* avoid using non constant fields of AVCodecContext in avi muxerMichael Niedermayer2006-01-25
| | | | Originally committed as revision 4897 to svn://svn.ffmpeg.org/ffmpeg/trunk
* try avi video name -> codec_id mapping if the mov one has no matchMichael Niedermayer2006-01-25
| | | | Originally committed as revision 4896 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove all stray tabs and trailing whitespace, this time for good.Diego Biurrun2006-01-24
| | | | Originally committed as revision 4891 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix for title field in PSP compatible mp4 files. Patch byBenjamin Larsson2006-01-24
| | | | | | Olivier, oandrieu <at> gmail.com. Originally committed as revision 4889 to svn://svn.ffmpeg.org/ffmpeg/trunk
* gcc 2.95 fixBenjamin Larsson2006-01-23
| | | | Originally committed as revision 4887 to svn://svn.ffmpeg.org/ffmpeg/trunk
* >4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de)Michael Niedermayer2006-01-23
| | | | Originally committed as revision 4886 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Skip all includes for WinCE, instead of falling through to the #else case.Diego Biurrun2006-01-23
| | | | Originally committed as revision 4884 to svn://svn.ffmpeg.org/ffmpeg/trunk