3387 Commits (e88b67de6ce3b9ea2f25a258c35fbde32fb6e502)

Author SHA1 Message Date
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
Michael Niedermayer 67e2102042 Document a few url_* functions. 17 years ago
Baptiste Coudurier 117a9190cd cosmetics, split or move too long lines 17 years ago
Baptiste Coudurier db3ee6cc96 simplify, and only stop parsing when non streamable 17 years ago
Baptiste Coudurier 19d02551d7 remove ms audio tags from table, they will be chosen or detected with riff table 17 years ago
Baptiste Coudurier bb787a93dd atoms are not mp4 only, and yes probe is sufficient 17 years ago
Baptiste Coudurier 9c55b7725b update description 17 years ago
Baptiste Coudurier 3efe8848fc return ENOMEM 17 years ago
Baptiste Coudurier 2922cbdb14 cannot free AVStream like this, and return ENOMEM 17 years ago
Baptiste Coudurier e3c4740fd4 indentation 17 years ago
Baptiste Coudurier 721da10aeb fix mpeg2 muxing, replace seq header if contained in extradata and key frame does not contain it 17 years ago
Baptiste Coudurier 7b0f4c9aaa cosmetics, move case up 17 years ago
Michael Niedermayer b7c407449b One non functional AVPalette chunk less, one heap overflow less. 17 years ago
Baptiste Coudurier eb61405a07 remove useless debug print since now mov_build_index will do 17 years ago
Baptiste Coudurier f9900374ec free track data asap 17 years ago
Baptiste Coudurier 1e77810d3b move mov_build_index before mov_read_trak to avoid useless declaration 17 years ago
Baptiste Coudurier bd991df2a7 move specific end treatment when trak is detected, will be needed for fragments 17 years ago
Pascal Massimino c04c52d3a8 Additional checks for strange num_val in FLV metadata 17 years ago
Ronald S. Bultje 7e6ca34f27 Reindent after rtsp-alternate-protocol* patches. 17 years ago
Ronald S. Bultje 8792f52a9b Change protocol_mask into protocol, since we always just try a single one per 17 years ago
Ronald S. Bultje 8a8754d80f Allow cycling between different protocols (TCP, UDP or multicast) so that if 17 years ago
Ramiro Polla 0f3444e17c MSN TCP Webcam stream demuxer. 17 years ago
Ronald S. Bultje 53620bba51 Split the SETUP request into a separate function, as a prelude into allowing 17 years ago
Baptiste Coudurier 8c2a207019 just skip klv packet, when no corresponding stream is found 17 years ago
Baptiste Coudurier 23f0861715 simplify, flags is 24bits according to specs 17 years ago
Baptiste Coudurier 558ce5c490 fucked up alphabetical order again, sorry 17 years ago
Baptiste Coudurier aa9f4208b6 ipod/iphone compatible mp4 muxer 17 years ago
Diego Biurrun bd10713636 typo fixes 17 years ago
Baptiste Coudurier 4e9b8211b0 useless null 17 years ago
Baptiste Coudurier 82213f68ba remove useless img_write_trailer func 17 years ago
Diego Biurrun 2cab640129 typo fixes 17 years ago