8649 Commits (63b6d5dfadb3273ecfe89dd2eb66a7a06e8eb87d)
 

Author SHA1 Message Date
  Diego Biurrun 63b6d5dfad Don't mention the number of vhooks, it's a volatile set. 19 years ago
  Piero Bugoni af4372560a small updates taken from a patch by Piero Bugoni, crboca32 yahoo com 19 years ago
  Michael Niedermayer 7205395b68 create codec_comment_header which looks more like what M$ creates, sane or not ... 19 years ago
  Michael Niedermayer 737287f802 all asf files i have have the 2 redundant duration fields differ by the preroll time so lets set them up like that too 19 years ago
  Michael Niedermayer 634b256913 all asf files i have have this field at 2 so lets try to change it to that ... 19 years ago
  Michael Niedermayer 6e26856b1a all the time related fields seem to be 64bit so i guess preroll is too (this is just a cosmetic anyway ...) 19 years ago
  Michael Niedermayer b9c6d01b6f off by one error 19 years ago
  Panagiotis Issaris 43d414ba2a Doxygenize the existing comments in avformat.h. The contents of the comments 19 years ago
  Panagiotis Issaris 7874024062 Move rtp_check_and_send_back_rr()'s unaltered comments to the header file. 19 years ago
  Panagiotis Issaris 1dd7345abc Move rtp_get_payload_type()'s unaltered comments to the header file. 19 years ago
  Panagiotis Issaris 395722ba67 Move av_log2_i()'s unaltered comments to the header file. 19 years ago
  Panagiotis Issaris 37b2f1d073 Move av_i2int()'s unaltered comments to the header file. 19 years ago
  Panagiotis Issaris c1f567875a Move av_int2i()'s unaltered comments to the header file. 19 years ago
  Panagiotis Issaris fb7d4f7908 Move av_cmp_i()'s unaltered comment to the header file. 19 years ago
  Panagiotis Issaris 886368e989 Move av_shr_i()'s unaltered comments to the header file. 19 years ago
  Panagiotis Issaris 9375cdd5ab Move av_div_i()'s comments to the header file. The comments are unaltered. 19 years ago
  Panagiotis Issaris 607da27c64 Move av_mod_i()'s comment to the header file. The moved comment is unmodified. 19 years ago
  Panagiotis Issaris 3ec9a7873f Move the unaltered Doxygen docs from the log source code to the accompanying 19 years ago
  Baptiste Coudurier 8fafc1cf36 cleanup useless fields 19 years ago
  Baptiste Coudurier 013e0a8f35 simplify swf muxer 19 years ago
  Baptiste Coudurier 44e76d6e3b change myself to mov.c maintainer in favor of Francois, who agreed 19 years ago
  Ronald S. Bultje 167c553176 Close connection on EOF 19 years ago
  Panagiotis Issaris 636d6a4a47 Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img" 19 years ago
  Ronald S. Bultje a3fd2bd87d make HTTP MOVED messages also work in ffmpeg (302 is essentially the same as 303). 19 years ago
  Baptiste Coudurier 92d6b7fda2 imx dump header bitstream filter, modifies bitstream to fit in mov and be decoded by final cut pro decoder 19 years ago
  Baptiste Coudurier 895c2c005e add bytestream_get/put_be24 functions 19 years ago
  Baptiste Coudurier 626b7c0f1a add R/WB24 functions 19 years ago
  Baptiste Coudurier 5a6b9443ed dummy support for mpeg2 non linear quant 19 years ago
  Baptiste Coudurier 36264d3586 add pcm s8 tag 19 years ago
  Baptiste Coudurier 10fc840c52 fix pcm u/s8 muxing 19 years ago
  Baptiste Coudurier 2260499caf deobfuscate, clearly split mov case 19 years ago
  Michael Niedermayer 56c70e1d3a check for no frame and prevent segfault 19 years ago
  Michael Niedermayer 6cb8b1c364 try to move fixed mov.c over the one with cosmetic-functional mix 19 years ago
  Michael Niedermayer 0355ca6100 recommit of the change below after reverting earlier cosmetic-functional mix 19 years ago
  Michael Niedermayer a3a7f6c9d1 cosmetic part of the commit below 19 years ago
  Michael Niedermayer aaf805f67d functional part of the commit below 19 years ago
  Panagiotis Issaris a050f80234 Correct wrong avformat documentation. 19 years ago
  Baptiste Coudurier 1e5f5e3b7a use common tables for mov muxer and demuxer 19 years ago
  Baptiste Coudurier 25f5f17fbd cosmetics, cleanup tables, add pcm 24/32 le tags 19 years ago
  Baptiste Coudurier b0c59da234 partial avid meridien uncompressed support 19 years ago
  Panagiotis Issaris 3217cb424c Move the libavformat public API comments to avformat.h. The comments are 19 years ago
  Benjamin Larsson e9509536a9 Set FLV_SAMPLESSIZE_16BIT for ADPCM. 19 years ago
  Patrice Bensoussan 43a498f205 Add proper #idef to dlsymm call, also fixes an unresolved symbol on OS X 10.2. 19 years ago
  Diego Biurrun 4926485d92 Clarify that this decoder uses liba52. 19 years ago
  Patrice Bensoussan 0aca87c6fc Do not hardcode cc on Darwin, fixing --cc option in the process. 19 years ago
  Michael Niedermayer 66a4b2c179 support feeding individual NAL units to the decoder instead of just complete frames 19 years ago
  Måns Rullgård 700b971156 write DTS, based on patch by Luca Abeni, lucabe72 email it 19 years ago
  Michael Niedermayer dd9bdeb9f3 a small step toward 4 plane support 19 years ago
  Michael Niedermayer 0c84001325 copy src to prevent the user supplied argumet from being changed 19 years ago
  Ryan Martell b09b580b4d Fix A/V sync error in ffplay with wmv3/wmav2 medias 19 years ago