summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Collapse)AuthorAge
* Cleanup comments and make them doxygen parsable.Luca Barbato2008-04-15
| | | | Originally committed as revision 12841 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Expose max_packet_size from the rtp protocolLuca Barbato2008-04-15
| | | | Originally committed as revision 12839 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Do not detect a format if another has the same score.Michael Niedermayer2008-04-15
| | | | Originally committed as revision 12837 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Using the same probe function in 2 formats is not a good idea.Michael Niedermayer2008-04-15
| | | | Originally committed as revision 12836 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Reduce probe score as it misdetects our flv file from the regression test.Michael Niedermayer2008-04-15
| | | | | | | The only reason why it does not break them is that flv has the same score and happens to be first in the list. Originally committed as revision 12834 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix probe for mov00003.mqv.Michael Niedermayer2008-04-15
| | | | Originally committed as revision 12833 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Identify codec in GMCMidiaASX.mov correctly.Michael Niedermayer2008-04-15
| | | | Originally committed as revision 12832 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix receiving from SDP with unicast destinationsLuca Abeni2008-04-15
| | | | Originally committed as revision 12831 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove the "multicast=" tag from UDP and RTP URLsLuca Abeni2008-04-15
| | | | Originally committed as revision 12830 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Maxis XA demuxer and decoder.Robert Marston2008-04-14
| | | | | | | | Patch by Robert Marston rmarston (\at/) gmail point com Original thread: [FFmpeg-soc] [Patch] Maxis EA XA decoder - GSoC Task Date: 04/08/2008 01:36 AM Originally committed as revision 12817 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove useless code.Michael Niedermayer2008-04-14
| | | | Originally committed as revision 12814 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Recommit r12809Michael Niedermayer2008-04-14
| | | | | | | | | | Log: 10l Setting AVFMTCTX_NOHEADER if streams<2 so phantom streams are found. fixes WELCOMETOBELGRADE.flv After seeking bug has been fixed. Originally committed as revision 12813 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use generic seeking code for flv. The removed code was a buggy duplicate.Michael Niedermayer2008-04-14
| | | | Originally committed as revision 12812 to svn://svn.ffmpeg.org/ffmpeg/trunk
* revert r12809Michael Niedermayer2008-04-14
| | | | | | | | | | Log: 10l Setting AVFMTCTX_NOHEADER if streams<2 so phantom streams are found. fixes WELCOMETOBELGRADE.flv As it unexpectly breaks seek regression tests. Originally committed as revision 12811 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Stop find_stream_info() searching for further streams if 2 streams haveMichael Niedermayer2008-04-13
| | | | | | been found. Originally committed as revision 12810 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 10lMichael Niedermayer2008-04-13
| | | | | | | Setting AVFMTCTX_NOHEADER if streams<2 so phantom streams are found. fixes WELCOMETOBELGRADE.flv Originally committed as revision 12809 to svn://svn.ffmpeg.org/ffmpeg/trunk
* BFI demuxerSisir Koppaka2008-04-13
| | | | | | Patch by Sisir Koppaka (sisir.koppaka at G.M!A.I!L.com) Originally committed as revision 12808 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Print warning if scale/rate is invalid.Michael Niedermayer2008-04-13
| | | | Originally committed as revision 12806 to svn://svn.ffmpeg.org/ffmpeg/trunk
* indentMichael Niedermayer2008-04-13
| | | | Originally committed as revision 12805 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Restructure if/else a little.Michael Niedermayer2008-04-13
| | | | Originally committed as revision 12804 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Do not call update_initial_durations if pkt->duration is 0.Reimar Döffinger2008-04-13
| | | | | | | Fixes and assertion crash when playing amv files, e.g. http://samples.mplayerhq.hu/amv/Shakira - Hips Don't Lie.amv Originally committed as revision 12797 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix seeking in rm.Michael Niedermayer2008-04-09
| | | | Originally committed as revision 12779 to svn://svn.ffmpeg.org/ffmpeg/trunk
* non-recursive makefilesMåns Rullgård2008-04-07
| | | | Originally committed as revision 12760 to svn://svn.ffmpeg.org/ffmpeg/trunk
* remove castBaptiste Coudurier2008-04-05
| | | | Originally committed as revision 12757 to svn://svn.ffmpeg.org/ffmpeg/trunk
* better error messageBaptiste Coudurier2008-04-05
| | | | Originally committed as revision 12756 to svn://svn.ffmpeg.org/ffmpeg/trunk
* special mpeg2 handling is no more neededBaptiste Coudurier2008-04-04
| | | | Originally committed as revision 12685 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use FF_NETERROR to make winsock happy, patch from prossATxvidDoTorgLuca Barbato2008-04-03
| | | | Originally committed as revision 12678 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use common aac sample rate tablesAurelien Jacobs2008-04-02
| | | | Originally committed as revision 12671 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove unused variable.Diego Biurrun2008-04-02
| | | | Originally committed as revision 12670 to svn://svn.ffmpeg.org/ffmpeg/trunk
* check return value of matroska_find_track_by_num (fix a segfault)Aurelien Jacobs2008-03-31
| | | | Originally committed as revision 12659 to svn://svn.ffmpeg.org/ffmpeg/trunk
* minor typo fixesDiego Biurrun2008-03-31
| | | | Originally committed as revision 12658 to svn://svn.ffmpeg.org/ffmpeg/trunk
* ARMovie/RPL demuxerEli Friedman2008-03-31
| | | | | | Patch by Eli Friedman (eli friedman gmail com) Originally committed as revision 12649 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a comment about missing entriesLuca Abeni2008-03-31
| | | | Originally committed as revision 12646 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use the correct size for the enc_name field (removing the arbitrary "50" size)Luca Abeni2008-03-31
| | | | Originally committed as revision 12645 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove useless entries from AVRtpPayloadTypesLuca Abeni2008-03-31
| | | | Originally committed as revision 12644 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Support mp3 audio in the RTP muxerLuca Abeni2008-03-31
| | | | Originally committed as revision 12643 to svn://svn.ffmpeg.org/ffmpeg/trunk
* prevent writing empty stss atomBaptiste Coudurier2008-03-30
| | | | Originally committed as revision 12636 to svn://svn.ffmpeg.org/ffmpeg/trunk
* support mp4 fragmented files without any samples in the moov atomBaptiste Coudurier2008-03-30
| | | | Originally committed as revision 12635 to svn://svn.ffmpeg.org/ffmpeg/trunk
* check frag track id before setting stBaptiste Coudurier2008-03-30
| | | | Originally committed as revision 12634 to svn://svn.ffmpeg.org/ffmpeg/trunk
* IFF demuxerJai Menon2008-03-30
| | | | | | Patch by Jai Menon (realityman <at> gmx.net) Originally committed as revision 12633 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix Ogg/FLAC header sizeJustin Ruggles2008-03-30
| | | | Originally committed as revision 12626 to svn://svn.ffmpeg.org/ffmpeg/trunk
* gsm in mov, demux surge-1-16-B-agsm.movBaptiste Coudurier2008-03-28
| | | | Originally committed as revision 12621 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics: alphabetical orderDiego Biurrun2008-03-28
| | | | Originally committed as revision 12619 to svn://svn.ffmpeg.org/ffmpeg/trunk
* indentMichael Niedermayer2008-03-28
| | | | Originally committed as revision 12618 to svn://svn.ffmpeg.org/ffmpeg/trunk
* 1000l to myself, dereferencing uninitalized pointer.Michael Niedermayer2008-03-28
| | | | Originally committed as revision 12614 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Support wb00+dc00 chunk mix.Michael Niedermayer2008-03-27
| | | | | | fixes issue402 Originally committed as revision 12609 to svn://svn.ffmpeg.org/ffmpeg/trunk
* print essence path in error messageBaptiste Coudurier2008-03-27
| | | | Originally committed as revision 12607 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics, useless bracesBaptiste Coudurier2008-03-27
| | | | Originally committed as revision 12606 to svn://svn.ffmpeg.org/ffmpeg/trunk
* print stream index in error messageBaptiste Coudurier2008-03-27
| | | | Originally committed as revision 12605 to svn://svn.ffmpeg.org/ffmpeg/trunk
* according to specs, only color table id set to 0, have it in stsd, fix ↵Baptiste Coudurier2008-03-27
| | | | | | 4colors.mov Originally committed as revision 12604 to svn://svn.ffmpeg.org/ffmpeg/trunk