summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Collapse)AuthorAge
* Add support for AMV variants of AVI files.Vladimir Voroshilov2007-09-29
| | | | | | | | patch by Vladimir Voroshilov, voroshil gmail com Date: Sun, 30 Sep 2007 00:30:34 +0700 Subject: Re: [FFmpeg-devel] [PATCH] Demuxer for AMV files Originally committed as revision 10623 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add IPv6 support to url_split()Ronald S. Bultje2007-09-29
| | | | | | | patch by: Ronald S. Bultje rsbultje a gmail d com thread: "[PATCH] url_split() ipv6 support" at 2007/Sep/23 18:43 Originally committed as revision 10615 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Documentation fix for url_f(d)open()Björn Axelsson2007-09-28
| | | | | | Patch by Björn Axelsson bjorn axelsson intinor se Originally committed as revision 10608 to svn://svn.ffmpeg.org/ffmpeg/trunk
* refactor url_split(), preparing for IPv6 supportRonald S. Bultje2007-09-27
| | | | | | | patch by: Ronald S. Bultje rsbultje a gmail d com thread: "[PATCH] url_split() ipv6 support" at 09/23/07 18:43 Originally committed as revision 10605 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix avisynth compilation after allformats.h was removedRamiro Polla2007-09-26
| | | | Originally committed as revision 10594 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add support for AVI files with On2 headerAurelien Jacobs2007-09-26
| | | | Originally committed as revision 10591 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use a table to parse AVI file headerAurelien Jacobs2007-09-26
| | | | Originally committed as revision 10590 to svn://svn.ffmpeg.org/ffmpeg/trunk
* IndentationBenoit Fouet2007-09-26
| | | | Originally committed as revision 10589 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Check read_packet before using it.Benoit Fouet2007-09-26
| | | | Originally committed as revision 10588 to svn://svn.ffmpeg.org/ffmpeg/trunk
* added structures and code to keep track of pids<->programs mapping: it's neededNico Sabbi2007-09-25
| | | | | | | to decide which pids to discard in order to feed to the caller only AVProgram(s) that have the AV_DISCARD_ALL flag not set Originally committed as revision 10581 to svn://svn.ffmpeg.org/ffmpeg/trunk
* replaced custom tracking of programs/services with calls to with ↵Nico Sabbi2007-09-25
| | | | | | av_new_program() Originally committed as revision 10580 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Added definition and utility functions to handle AVProgram(s) in ↵Nico Sabbi2007-09-25
| | | | | | AVFormatContext Originally committed as revision 10579 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use the VP6A codecAurelien Jacobs2007-09-25
| | | | Originally committed as revision 10578 to svn://svn.ffmpeg.org/ffmpeg/trunk
* revert r10527Aurelien Jacobs2007-09-25
| | | | | | There is now a proper vp6a codec, so no need for this hack anymore. Originally committed as revision 10577 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add my name to the copyright header, since rtp_mpv now containsLuca Abeni2007-09-24
| | | | | | a fair amount of code written by me Originally committed as revision 10563 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix a warning by removing an useless assignment (buf_ptr should be onlyLuca Abeni2007-09-24
| | | | | | used in the RTP muxer, and not in the demuxer) Originally committed as revision 10561 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Looks like this APE decoder support versions starting from 3.95Kostya Shishkov2007-09-23
| | | | Originally committed as revision 10551 to svn://svn.ffmpeg.org/ffmpeg/trunk
* indentMichael Niedermayer2007-09-22
| | | | Originally committed as revision 10545 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix segfault with ↵Michael Niedermayer2007-09-22
| | | | | | | | | http://samples.mplayerhq.hu/nsv/nsv_samples/ot171_novideo.nsv.bz2 bug introduced in r8466 closes issue179 Originally committed as revision 10544 to svn://svn.ffmpeg.org/ffmpeg/trunk
* HDYC fourcc, sample hdyc/Test2.aviBaptiste Coudurier2007-09-21
| | | | Originally committed as revision 10541 to svn://svn.ffmpeg.org/ffmpeg/trunk
* add D-10 NTSC supportBaptiste Coudurier2007-09-21
| | | | Originally committed as revision 10539 to svn://svn.ffmpeg.org/ffmpeg/trunk
* extract correct d10 aes3 audio channels numberBaptiste Coudurier2007-09-21
| | | | Originally committed as revision 10538 to svn://svn.ffmpeg.org/ffmpeg/trunk
* allcodecs.h and allformats.h are not used anymoreAurelien Jacobs2007-09-20
| | | | Originally committed as revision 10536 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove last dependencies on allformats.h and allcodecs.hAurelien Jacobs2007-09-20
| | | | Originally committed as revision 10535 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: typoDiego Biurrun2007-09-19
| | | | Originally committed as revision 10534 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make parse_date return INT64_MIN in case of unparsable input.Stefano Sabatini2007-09-19
| | | | | | | | | Patch by Stefano Sabatini: [stefano sabatini-lala poste it] Original thread: [FFmpeg-devel] [PATCH] Enhace documentation forlibavformat/utils.c:parse_date Date: 08/17/2007 09:40 PM Originally committed as revision 10533 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add support for VP6A in flv.Aurelien Jacobs2007-09-18
| | | | | | | | | | Those files really contain 2 standard VP6 video streams: - the "normal" video stream - the alpha plan video stream (which is a standard YV12 video with it's U an V plans all set to 0) closes issue166 Originally committed as revision 10527 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add explanatory comments to the parse_date function.Stefano Sabatini2007-09-18
| | | | | | patch by Stefano Sabatini, stefano.sabatini-lala poste it Originally committed as revision 10525 to svn://svn.ffmpeg.org/ffmpeg/trunk
* disable loads of debug messages to reduce object sizeAurelien Jacobs2007-09-17
| | | | Originally committed as revision 10518 to svn://svn.ffmpeg.org/ffmpeg/trunk
* loosen dependencies over allformats.hAurelien Jacobs2007-09-16
| | | | Originally committed as revision 10513 to svn://svn.ffmpeg.org/ffmpeg/trunk
* monkey audio demuxer now can parse ape tagsBenjamin Zores2007-09-16
| | | | Originally committed as revision 10511 to svn://svn.ffmpeg.org/ffmpeg/trunk
* warning fix:Diego Biurrun2007-09-16
| | | | | | | nutdec.c: In function ‘nut_read_timestamp’: nutdec.c:759: warning: label ‘resync’ defined but not used Originally committed as revision 10506 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Set codec_id correctly for RJPG codec_tagReimar Döffinger2007-09-15
| | | | Originally committed as revision 10498 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Support fragmentation for AAC framesLuca Abeni2007-09-14
| | | | Originally committed as revision 10492 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Support for AAC streaming over RTP. Fragmentation is not implemented yetLuca Abeni2007-09-14
| | | | Originally committed as revision 10491 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Forward error code when reading a v4l2 frameBenoit Fouet2007-09-13
| | | | | | Patch by Benoit Fouet (benoit.fouet AT purplelabs DOT com) Originally committed as revision 10487 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Monkey Audio decoderKostya Shishkov2007-09-13
| | | | Originally committed as revision 10484 to svn://svn.ffmpeg.org/ffmpeg/trunk
* stop parsing udta if size is wrong/garbage, fix issue 154, fix RQ004F14.MOVBaptiste Coudurier2007-09-12
| | | | Originally committed as revision 10481 to svn://svn.ffmpeg.org/ffmpeg/trunk
* TypoRamiro Polla2007-09-11
| | | | Originally committed as revision 10478 to svn://svn.ffmpeg.org/ffmpeg/trunk
* move unrelated functions declarations out of allformats.hAurelien Jacobs2007-09-11
| | | | Originally committed as revision 10475 to svn://svn.ffmpeg.org/ffmpeg/trunk
* rtp and rtsp demuxer declarations are not part of public APIAurelien Jacobs2007-09-10
| | | | Originally committed as revision 10474 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Bump micro version number for r10429Ramiro Polla2007-09-10
| | | | Originally committed as revision 10473 to svn://svn.ffmpeg.org/ffmpeg/trunk
* *_protocol are not part of public APIAurelien Jacobs2007-09-10
| | | | Originally committed as revision 10472 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Test extradata_size instead of the CODEC_FLAG_GLOBAL_HEADER flag to check ifLuca Abeni2007-09-10
| | | | | | config info are available out of band (fix "-{a,v}codec copy" from .mov) Originally committed as revision 10471 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix timestamps in RTP packets (now, MPEG1 video with B frames works correctly)Luca Abeni2007-09-10
| | | | Originally committed as revision 10469 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Properly set RTP and NTP timestamps in RTCP SR packetsLuca Abeni2007-09-10
| | | | Originally committed as revision 10468 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Improve track number decoding for some WMA filesPatrice Bensoussan2007-09-09
| | | | | | | | | patch by Patrice Bensoussan %patrice P bensoussan A free P fr% Original thread: Date: Sep 9, 2007 12:33 PM Subject: [FFmpeg-devel] [PATCH] Improve track number decoding for some WMA files Originally committed as revision 10462 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Do not set codec_tag when the container does not specify it.Reimar Döffinger2007-09-09
| | | | Originally committed as revision 10445 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Copy nuv header only when the video codec is nuvReimar Döffinger2007-09-09
| | | | Originally committed as revision 10439 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rename the format name audio_device (used in both oss and audio_beos) to oss ↵Ramiro Polla2007-09-07
| | | | | | | | and audio_beos. -f oss and -f audio_beos should be used instead. Originally committed as revision 10429 to svn://svn.ffmpeg.org/ffmpeg/trunk