3229 Commits (1beb670a2d63da271cb259c12dffb85903a14ed2)

Author SHA1 Message Date
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
Justin Ruggles 6e330816d4 fix Ogg/FLAC header size 17 years ago
Baptiste Coudurier 5610f20ed4 gsm in mov, demux surge-1-16-B-agsm.mov 17 years ago
Diego Biurrun c023bfe993 cosmetics: alphabetical order 17 years ago
Michael Niedermayer 1ce50d32b7 indent 17 years ago
Michael Niedermayer 79d6b9cbd0 1000l to myself, dereferencing uninitalized pointer. 17 years ago
Michael Niedermayer 41757171e7 Support wb00+dc00 chunk mix. 17 years ago
Baptiste Coudurier 9e81a0ce00 print essence path in error message 17 years ago
Baptiste Coudurier 9ce84dd8b4 cosmetics, useless braces 17 years ago