8919 Commits (bf7709619b19ecbdb752b3badf0ec7beb78fd0a4)
 

Author SHA1 Message Date
Panagiotis Issaris 90c07b56e0 Fix a typo in a doxygen tag. 18 years ago
Panagiotis Issaris c3316802da Convert all the comment sections into Doxygen compatible comments, same for 18 years ago
Michael Niedermayer ff0e0b62a2 update forgotten regression test chcksums for 18 years ago
Panagiotis Issaris c306748c29 Move avio.h's url_get_max_packet_size() comment from source to header file. 18 years ago
Panagiotis Issaris a8c5ab2707 Move aviobuf.c comments to avio.h. By moving the aviobuf.c comments to avio.h, 18 years ago
Panagiotis Issaris 50c5f1598d Make rtsp_set_callback() comments available to Doxygen 18 years ago
Panagiotis Issaris 0af4407d35 Move unaltered rtsp.c comments to the header file. 18 years ago
Panagiotis Issaris 37d2210ae9 Doxygenize comments in rtsp.h 18 years ago
Panagiotis Issaris 391fbb656c Convert macro+enum into a simple enum: Currently the enum was filled using a 18 years ago
Panagiotis Issaris d7f654692a Move unaltered av_freep() comments to the header file. 18 years ago
Panagiotis Issaris f690ee715d Move unaltered av_free() comments to the header file. 18 years ago
Panagiotis Issaris d6def91a3b Move unaltered av_realloc() comments to the header file. 18 years ago
Panagiotis Issaris 9a07029916 Move unaltered av_malloc() comments to the header file. 18 years ago
Panagiotis Issaris bdd54e3758 Doxygenize the unaltered comments for the AUHeaders structure. 18 years ago
Panagiotis Issaris 01f132a126 Doxygenize the unaltered comments for the rtp_payload_data_s struct. 18 years ago
Panagiotis Issaris 190e507be3 Doxygenize the unaltered comments for the RTP_MAX_SDES definition. 18 years ago
Panagiotis Issaris 01c9c33a59 Doxygenize the existing comments without altering the actual contents of the 18 years ago
Baptiste Coudurier 5095aaa91c use AVFormatContext with av_log 18 years ago
Benoit Fouet 066a81a80f change management of "ab" option in ffmpeg.c, so that it works as "b" option. 18 years ago
Baptiste Coudurier c544ded699 more explicit message 18 years ago
Diego Biurrun 63b6d5dfad Don't mention the number of vhooks, it's a volatile set. 18 years ago
Piero Bugoni af4372560a small updates taken from a patch by Piero Bugoni, crboca32 yahoo com 18 years ago
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
Panagiotis Issaris 395722ba67 Move av_log2_i()'s unaltered comments to the header file. 18 years ago
Panagiotis Issaris 37b2f1d073 Move av_i2int()'s unaltered comments to the header file. 18 years ago
Panagiotis Issaris c1f567875a Move av_int2i()'s unaltered comments to the header file. 18 years ago
Panagiotis Issaris fb7d4f7908 Move av_cmp_i()'s unaltered comment to the header file. 18 years ago
Panagiotis Issaris 886368e989 Move av_shr_i()'s unaltered comments to the header file. 18 years ago
Panagiotis Issaris 9375cdd5ab Move av_div_i()'s comments to the header file. The comments are unaltered. 18 years ago
Panagiotis Issaris 607da27c64 Move av_mod_i()'s comment to the header file. The moved comment is unmodified. 18 years ago
Panagiotis Issaris 3ec9a7873f Move the unaltered Doxygen docs from the log source code to the accompanying 18 years ago
Baptiste Coudurier 8fafc1cf36 cleanup useless fields 18 years ago
Baptiste Coudurier 013e0a8f35 simplify swf muxer 18 years ago
Baptiste Coudurier 44e76d6e3b change myself to mov.c maintainer in favor of Francois, who agreed 18 years ago
Ronald S. Bultje 167c553176 Close connection on EOF 18 years ago
Panagiotis Issaris 636d6a4a47 Add the prefix "av_" to img_crop(), img_copy() and img_pad(), and rename "img" 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 92d6b7fda2 imx dump header bitstream filter, modifies bitstream to fit in mov and be decoded by final cut pro decoder 18 years ago
Baptiste Coudurier 895c2c005e add bytestream_get/put_be24 functions 18 years ago
Baptiste Coudurier 626b7c0f1a add R/WB24 functions 18 years ago
Baptiste Coudurier 5a6b9443ed dummy support for mpeg2 non linear quant 18 years ago
Baptiste Coudurier 36264d3586 add pcm s8 tag 18 years ago
Baptiste Coudurier 10fc840c52 fix pcm u/s8 muxing 18 years ago