3567 Commits (010acd8ea17468e60f43db610b49024941b91b6b)

Author SHA1 Message Date
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
Baptiste Coudurier 6282c5f45b print stream index in error message 17 years ago
Baptiste Coudurier 71f3623510 according to specs, only color table id set to 0, have it in stsd, fix 4colors.mov 17 years ago
Baptiste Coudurier d3bc61ac75 Only use chunk demuxing for old uncompressed audio mechanism specified by stts. 17 years ago
Michael Niedermayer 61559562f5 Fix aspect ratio. 17 years ago
Michael Niedermayer 57ecf8d281 1st attempt at correcting the punktuation. 17 years ago
Diego Biurrun d952638699 typo: occured --> occurred 17 years ago
Michael Niedermayer 4edfceccec Document get_*_buffer() 17 years ago
Baptiste Coudurier 48a5529016 sample size to 1 might happen for data, fix GMCMidiaASX.mov, fallback is better than failing 17 years ago
Sascha Sommer cb96da4902 rl2 demuxer 17 years ago
Baptiste Coudurier 084d8faa21 yet again another hdv fourcc 17 years ago
Baptiste Coudurier 433aeb6240 support fragments when non streamable 17 years ago
Baptiste Coudurier 61aedb0f56 mp4 fragments support 17 years ago