3229 Commits (1beb670a2d63da271cb259c12dffb85903a14ed2)

Author SHA1 Message Date
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
Aurelien Jacobs 074ac3c2d0 add out of bound stream index checks 17 years ago
Aurelien Jacobs 6ed4eec550 add a temporary variable to simplify the code 17 years ago
Björn Axelsson 5acef35f57 Add AVClass to URLContext at next major version bump 17 years ago
Diego Biurrun 7ce6892373 misc spelling fixes 17 years ago
Aurelien Jacobs b847847a0c cosmetics: remove some empty lines 17 years ago
Aurelien Jacobs 01ccf45b92 remove useless and misleading comments 17 years ago
Aurelien Jacobs 36b0782e71 consistent use of MKTAG() in the codec_bmp_tags table 17 years ago
Aurelien Jacobs ab0b2e559a cosmetics: alignment of the codec_bmp_tags table 17 years ago