summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Ensure that the timestamp reading code used for seeking chooses a positionMichael Niedermayer2008-04-23
* Read asf file header fields in the right orderRafaël Carré2008-04-22
* change ff_ac3_parse_header() to take a GetBitContext instead of const char*Bartlomiej Wolowiec2008-04-22
* Compute AC3 frame CRC for stronger raw AC3 format probing.Andreas Öman2008-04-21
* Correct ASF duration.Henrik Gulbrandsen2008-04-21
* Raw dts muxerBenjamin Larsson2008-04-20
* Implement FFMAX3(a,b,c) - maximum over three arguments.Vladimir Voroshilov2008-04-19
* Decrease returning probe score for WAV demuxer to avoidVladimir Voroshilov2008-04-19
* Tighten up the Westwood AUD detection. Probability of random detectionsMike Melanson2008-04-18
* doxy header for udp protocolLuca Barbato2008-04-16
* Print duration with higher precision.Diego Biurrun2008-04-16
* Cleanup comments and make them doxygen parsable.Luca Barbato2008-04-15
* Expose max_packet_size from the rtp protocolLuca Barbato2008-04-15
* Do not detect a format if another has the same score.Michael Niedermayer2008-04-15
* Using the same probe function in 2 formats is not a good idea.Michael Niedermayer2008-04-15
* Reduce probe score as it misdetects our flv file from the regression test.Michael Niedermayer2008-04-15
* Fix probe for mov00003.mqv.Michael Niedermayer2008-04-15
* Identify codec in GMCMidiaASX.mov correctly.Michael Niedermayer2008-04-15
* Fix receiving from SDP with unicast destinationsLuca Abeni2008-04-15
* Remove the "multicast=" tag from UDP and RTP URLsLuca Abeni2008-04-15
* Maxis XA demuxer and decoder.Robert Marston2008-04-14
* Remove useless code.Michael Niedermayer2008-04-14
* Recommit r12809Michael Niedermayer2008-04-14
* Use generic seeking code for flv. The removed code was a buggy duplicate.Michael Niedermayer2008-04-14
* revert r12809Michael Niedermayer2008-04-14
* Stop find_stream_info() searching for further streams if 2 streams haveMichael Niedermayer2008-04-13
* 10lMichael Niedermayer2008-04-13
* BFI demuxerSisir Koppaka2008-04-13
* Print warning if scale/rate is invalid.Michael Niedermayer2008-04-13
* indentMichael Niedermayer2008-04-13
* Restructure if/else a little.Michael Niedermayer2008-04-13
* Do not call update_initial_durations if pkt->duration is 0.Reimar Döffinger2008-04-13
* Fix seeking in rm.Michael Niedermayer2008-04-09
* non-recursive makefilesMåns Rullgård2008-04-07
* remove castBaptiste Coudurier2008-04-05
* better error messageBaptiste Coudurier2008-04-05
* special mpeg2 handling is no more neededBaptiste Coudurier2008-04-04
* use FF_NETERROR to make winsock happy, patch from prossATxvidDoTorgLuca Barbato2008-04-03
* use common aac sample rate tablesAurelien Jacobs2008-04-02
* Remove unused variable.Diego Biurrun2008-04-02
* check return value of matroska_find_track_by_num (fix a segfault)Aurelien Jacobs2008-03-31
* minor typo fixesDiego Biurrun2008-03-31
* ARMovie/RPL demuxerEli Friedman2008-03-31
* Add a comment about missing entriesLuca Abeni2008-03-31
* Use the correct size for the enc_name field (removing the arbitrary "50" size)Luca Abeni2008-03-31
* Remove useless entries from AVRtpPayloadTypesLuca Abeni2008-03-31
* Support mp3 audio in the RTP muxerLuca Abeni2008-03-31
* prevent writing empty stss atomBaptiste Coudurier2008-03-30
* support mp4 fragmented files without any samples in the moov atomBaptiste Coudurier2008-03-30
* check frag track id before setting stBaptiste Coudurier2008-03-30