summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* set channels and sample rate from mpeg4audio configBaptiste Coudurier2008-04-25
* parse mpeg4audio config to correctly detect mp3on4, fix iso mp3on4 reference ...Baptiste Coudurier2008-04-25
* update docBaptiste Coudurier2008-04-25
* error is -1Baptiste Coudurier2008-04-25
* cosmeticsBaptiste Coudurier2008-04-25
* move vars decls where vars are usedBaptiste Coudurier2008-04-25
* parser should not be needed anymore, merge cases and set frame size for amr tooBaptiste Coudurier2008-04-25
* lower frame size to split amr/qcelp/gsm framesBaptiste Coudurier2008-04-25
* align and remove useless bracesBaptiste Coudurier2008-04-25
* cosmetics, remove whitespaces in tagsBaptiste Coudurier2008-04-25
* set gsm default frame size and bytes per frame, needed by old qt format, fix ...Baptiste Coudurier2008-04-25
* pts are unsigned according to specs, fix negative pts when 32bit pts are usedBaptiste Coudurier2008-04-25
* set wrap bits to 32bit to actually use itBaptiste Coudurier2008-04-25
* Avoid using reserved __names.Michael Niedermayer2008-04-24
* minor memleakMichael Niedermayer2008-04-24
* Fixing memleaks.Michael Niedermayer2008-04-24
* cosmetics: remove useless whitespaces and put braces correctlyBaptiste Coudurier2008-04-24
* demux qcelp, so this can work with soc decoder and stream copyBaptiste Coudurier2008-04-24
* qcelp fourccBaptiste Coudurier2008-04-24
* support for alac in .movBaptiste Coudurier2008-04-24
* set alac frame size from extradataBaptiste Coudurier2008-04-24
* 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