2084 Commits (4440b1188ebc1e9fc901bccfcee384423b0a264f)

Author SHA1 Message Date
  Michael Niedermayer 7205395b68 create codec_comment_header which looks more like what M$ creates, sane or not ... 18 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 18 years ago
  Michael Niedermayer 634b256913 all asf files i have have this field at 2 so lets try to change it to that ... 18 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 ...) 18 years ago
  Michael Niedermayer b9c6d01b6f off by one error 18 years ago
  Panagiotis Issaris 43d414ba2a Doxygenize the existing comments in avformat.h. The contents of the comments 18 years ago
  Panagiotis Issaris 7874024062 Move rtp_check_and_send_back_rr()'s unaltered comments to the header file. 18 years ago
  Panagiotis Issaris 1dd7345abc Move rtp_get_payload_type()'s unaltered comments to the header file. 18 years ago
  Baptiste Coudurier 8fafc1cf36 cleanup useless fields 18 years ago
  Baptiste Coudurier 013e0a8f35 simplify swf muxer 18 years ago
  Ronald S. Bultje 167c553176 Close connection on EOF 18 years ago
  Ronald S. Bultje a3fd2bd87d make HTTP MOVED messages also work in ffmpeg (302 is essentially the same as 303). 18 years ago
  Baptiste Coudurier 36264d3586 add pcm s8 tag 18 years ago
  Baptiste Coudurier 10fc840c52 fix pcm u/s8 muxing 18 years ago
  Baptiste Coudurier 2260499caf deobfuscate, clearly split mov case 18 years ago
  Michael Niedermayer 6cb8b1c364 try to move fixed mov.c over the one with cosmetic-functional mix 18 years ago
  Michael Niedermayer 0355ca6100 recommit of the change below after reverting earlier cosmetic-functional mix 18 years ago
  Michael Niedermayer a3a7f6c9d1 cosmetic part of the commit below 18 years ago
  Michael Niedermayer aaf805f67d functional part of the commit below 18 years ago
  Panagiotis Issaris a050f80234 Correct wrong avformat documentation. 18 years ago
  Baptiste Coudurier 1e5f5e3b7a use common tables for mov muxer and demuxer 18 years ago
  Baptiste Coudurier 25f5f17fbd cosmetics, cleanup tables, add pcm 24/32 le tags 18 years ago
  Baptiste Coudurier b0c59da234 partial avid meridien uncompressed support 18 years ago
  Panagiotis Issaris 3217cb424c Move the libavformat public API comments to avformat.h. The comments are 18 years ago
  Benjamin Larsson e9509536a9 Set FLV_SAMPLESSIZE_16BIT for ADPCM. 18 years ago
  Måns Rullgård 700b971156 write DTS, based on patch by Luca Abeni, lucabe72 email it 18 years ago
  Kristian Amlie 0cbff0275b replace the auto array "duration_error" with a malloced array. 18 years ago
  Baptiste Coudurier 57d4d6e733 avid imx support 18 years ago
  Baptiste Coudurier 9a63497b0f support for mjpeg bottom field first in mov 18 years ago
  Baptiste Coudurier 014a510282 use generic atom to extradata reading function 18 years ago
  Baptiste Coudurier dd8a46d9df support for adpcm swf, pcm 18 years ago
  Aurelien Jacobs 3c58dc0b3c don't rely on a specific appearance order for ebml elements at the same level 18 years ago
  Aurelien Jacobs 0cc5ea2e95 add support for simple blocks (ie. matroska v2) 18 years ago
  Aurelien Jacobs de7779b5fd cosmetics: fix indentation of the new matroska_parse_block() function 18 years ago
  Aurelien Jacobs 1afdcdf1fc split a matroska_parse_block() function from matroska_parse_blockgroup() 18 years ago
  Aurelien Jacobs ebfcf31ddf fix an off-by-one error in probing function 18 years ago
  Baptiste Coudurier 3922c59fc4 don't parse whole swf file in header, can now play ffserver swf streams 18 years ago
  Baptiste Coudurier 024c7378c3 factorize 18 years ago
  Baptiste Coudurier dfc1313d28 remove nonsense time base code, use swf ms per frame, only video frames contains pts 18 years ago
  Baptiste Coudurier 497244a897 check for any seeking failure during probe 18 years ago
  Baptiste Coudurier c828c70916 quicktime 'raw ' support 18 years ago
  Luca Barbato 558b86a5d0 Reverting stray commit part II, r8156 had the base64 export patch mixed with the nutdec patch 18 years ago
  Luca Barbato 9fca9c0316 Reverting stray commit part I 18 years ago
  Luca Barbato bb0eb714bd get_packetheader() forgot to read the header_checksum in big packets 18 years ago
  Diego Biurrun f5a90186d7 Add missing license headers. 18 years ago
  Baptiste Coudurier 3fdb6af943 use avcodec_decode_audio2 18 years ago
  Diego Biurrun 3cee76e6c9 Remove useless conditional. 18 years ago
  Diego Biurrun eca06097d3 Add LGPL header as requested by Oded. 18 years ago
  Alex Beregszaszi 950d94ad3b use AV_RB32, swf_mp3_info may be replaced with mpa_decoder_header 18 years ago
  Michael Niedermayer 0a3692cd82 be less noisy 18 years ago