aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat
Commit message (Expand)AuthorAgeFilesLines
* Correct ASF duration.Henrik Gulbrandsen2008-04-211-2/+1
* Raw dts muxerBenjamin Larsson2008-04-202-1/+15
* Implement FFMAX3(a,b,c) - maximum over three arguments.Vladimir Voroshilov2008-04-191-2/+2
* Decrease returning probe score for WAV demuxer to avoidVladimir Voroshilov2008-04-191-1/+6
* Tighten up the Westwood AUD detection. Probability of random detectionsMike Melanson2008-04-181-5/+14
* doxy header for udp protocolLuca Barbato2008-04-161-0/+6
* Print duration with higher precision.Diego Biurrun2008-04-161-2/+2
* Cleanup comments and make them doxygen parsable.Luca Barbato2008-04-151-5/+18
* Expose max_packet_size from the rtp protocolLuca Barbato2008-04-151-4/+13
* Do not detect a format if another has the same score.Michael Niedermayer2008-04-151-1/+2
* Using the same probe function in 2 formats is not a good idea.Michael Niedermayer2008-04-151-1/+1
* Reduce probe score as it misdetects our flv file from the regression test.Michael Niedermayer2008-04-151-1/+1
* Fix probe for mov00003.mqv.Michael Niedermayer2008-04-151-0/+1
* Identify codec in GMCMidiaASX.mov correctly.Michael Niedermayer2008-04-151-0/+2
* Fix receiving from SDP with unicast destinationsLuca Abeni2008-04-151-1/+2
* Remove the "multicast=" tag from UDP and RTP URLsLuca Abeni2008-04-153-16/+33
* Maxis XA demuxer and decoder.Robert Marston2008-04-143-0/+118
* Remove useless code.Michael Niedermayer2008-04-141-6/+0
* Recommit r12809Michael Niedermayer2008-04-141-0/+4
* Use generic seeking code for flv. The removed code was a buggy duplicate.Michael Niedermayer2008-04-141-12/+0
* revert r12809Michael Niedermayer2008-04-141-3/+0
* Stop find_stream_info() searching for further streams if 2 streams haveMichael Niedermayer2008-04-131-0/+1
* 10lMichael Niedermayer2008-04-131-0/+3
* BFI demuxerSisir Koppaka2008-04-133-0/+169
* Print warning if scale/rate is invalid.Michael Niedermayer2008-04-131-0/+1
* indentMichael Niedermayer2008-04-131-7/+7
* Restructure if/else a little.Michael Niedermayer2008-04-131-2/+3
* Do not call update_initial_durations if pkt->duration is 0.Reimar Döffinger2008-04-131-1/+1
* Fix seeking in rm.Michael Niedermayer2008-04-091-1/+1
* non-recursive makefilesMåns Rullgård2008-04-071-2/+2
* remove castBaptiste Coudurier2008-04-051-1/+1
* better error messageBaptiste Coudurier2008-04-051-4/+6
* special mpeg2 handling is no more neededBaptiste Coudurier2008-04-041-12/+1
* use FF_NETERROR to make winsock happy, patch from prossATxvidDoTorgLuca Barbato2008-04-031-1/+1
* use common aac sample rate tablesAurelien Jacobs2008-04-022-12/+6
* Remove unused variable.Diego Biurrun2008-04-021-1/+1
* check return value of matroska_find_track_by_num (fix a segfault)Aurelien Jacobs2008-03-311-0/+1
* minor typo fixesDiego Biurrun2008-03-312-3/+3
* ARMovie/RPL demuxerEli Friedman2008-03-313-0/+358
* Add a comment about missing entriesLuca Abeni2008-03-311-0/+5
* Use the correct size for the enc_name field (removing the arbitrary "50" size)Luca Abeni2008-03-311-1/+1
* Remove useless entries from AVRtpPayloadTypesLuca Abeni2008-03-311-104/+0
* Support mp3 audio in the RTP muxerLuca Abeni2008-03-311-0/+1
* prevent writing empty stss atomBaptiste Coudurier2008-03-301-1/+1
* support mp4 fragmented files without any samples in the moov atomBaptiste Coudurier2008-03-301-4/+2
* check frag track id before setting stBaptiste Coudurier2008-03-301-2/+6
* IFF demuxerJai Menon2008-03-304-1/+177
* fix Ogg/FLAC header sizeJustin Ruggles2008-03-301-2/+2
* gsm in mov, demux surge-1-16-B-agsm.movBaptiste Coudurier2008-03-282-0/+2
* cosmetics: alphabetical orderDiego Biurrun2008-03-281-1/+1