3337 Commits (85cb8af7a3cf3698ef74a0dc1a715d82a6ec4b29)

Author SHA1 Message Date
Rafaël Carré b4bbcd635f Read asf file header fields in the right order 17 years ago
Bartlomiej Wolowiec 55736cfbd2 change ff_ac3_parse_header() to take a GetBitContext instead of const char* 17 years ago
Andreas Öman c675ef7025 Compute AC3 frame CRC for stronger raw AC3 format probing. 17 years ago
Henrik Gulbrandsen 4fa6eac5f1 Correct ASF duration. 17 years ago
Benjamin Larsson 63d864434d Raw dts muxer 17 years ago
Vladimir Voroshilov 159ef4b02a Implement FFMAX3(a,b,c) - maximum over three arguments. 17 years ago
Vladimir Voroshilov c6cd525aa0 Decrease returning probe score for WAV demuxer to avoid 17 years ago
Mike Melanson 9e2ffc450b Tighten up the Westwood AUD detection. Probability of random detections 17 years ago
Luca Barbato 3adfb3772c doxy header for udp protocol 17 years ago
Diego Biurrun d965c3e7bc Print duration with higher precision. 17 years ago
Luca Barbato b4999290fd Cleanup comments and make them doxygen parsable. 17 years ago
Luca Barbato fc9b22dd2e Expose max_packet_size from the rtp protocol 17 years ago
Michael Niedermayer 4b3cca3630 Do not detect a format if another has the same score. 17 years ago
Michael Niedermayer 056f6b8f09 Using the same probe function in 2 formats is not a good idea. 17 years ago
Michael Niedermayer a8f0c9c5b9 Reduce probe score as it misdetects our flv file from the regression test. 17 years ago
Michael Niedermayer 7344dac4ad Fix probe for mov00003.mqv. 17 years ago
Michael Niedermayer 0c73985444 Identify codec in GMCMidiaASX.mov correctly. 17 years ago
Luca Abeni d2bf42bef9 Fix receiving from SDP with unicast destinations 17 years ago
Luca Abeni 35b74c3deb Remove the "multicast=" tag from UDP and RTP URLs 17 years ago
Robert Marston 861c63a216 Maxis XA demuxer and decoder. 17 years ago
Michael Niedermayer 780169c363 Remove useless code. 17 years ago
Michael Niedermayer b41497e903 Recommit r12809 17 years ago
Michael Niedermayer 0366654e2b Use generic seeking code for flv. The removed code was a buggy duplicate. 17 years ago
Michael Niedermayer 26d95a1ecf revert r12809 17 years ago
Michael Niedermayer a33cfa3071 Stop find_stream_info() searching for further streams if 2 streams have 17 years ago
Michael Niedermayer 749c9201aa 10l 17 years ago
Sisir Koppaka b64c096be9 BFI demuxer 17 years ago
Michael Niedermayer 7ce76ee433 Print warning if scale/rate is invalid. 17 years ago
Michael Niedermayer 0dbb651564 indent 17 years ago
Michael Niedermayer 4a030a1fc7 Restructure if/else a little. 17 years ago
Reimar Döffinger ee794d1e49 Do not call update_initial_durations if pkt->duration is 0. 17 years ago
Michael Niedermayer fd31550d23 Fix seeking in rm. 17 years ago
Måns Rullgård 71c61f62a3 non-recursive makefiles 17 years ago
Baptiste Coudurier 0265fe81e4 remove cast 17 years ago
Baptiste Coudurier 612b5cbb24 better error message 17 years ago
Baptiste Coudurier b64518e91b special mpeg2 handling is no more needed 17 years ago
Luca Barbato 5ee0e1395d use FF_NETERROR to make winsock happy, patch from prossATxvidDoTorg 17 years ago
Aurelien Jacobs 7bfacd4e75 use common aac sample rate tables 17 years ago
Diego Biurrun b2fec0fc25 Remove unused variable. 17 years ago
Aurelien Jacobs 2d1cb02588 check return value of matroska_find_track_by_num (fix a segfault) 17 years ago
Diego Biurrun 4477dedc4f minor typo fixes 17 years ago
Eli Friedman 4fd51ee39a ARMovie/RPL demuxer 17 years ago
Luca Abeni 2ccf0a4290 Add a comment about missing entries 17 years ago
Luca Abeni 87cb064359 Use the correct size for the enc_name field (removing the arbitrary "50" size) 17 years ago
Luca Abeni 19faa9f469 Remove useless entries from AVRtpPayloadTypes 17 years ago
Luca Abeni e4ed1fbf91 Support mp3 audio in the RTP muxer 17 years ago
Baptiste Coudurier b371539a3d prevent writing empty stss atom 17 years ago
Baptiste Coudurier 5e788d588b support mp4 fragmented files without any samples in the moov atom 17 years ago
Baptiste Coudurier 44e43aab03 check frag track id before setting st 17 years ago
Jai Menon 3a027f5e66 IFF demuxer 17 years ago