summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* typo: unkown->unknownAlex Beregszaszi2007-03-073-4/+4
* 10l, audio_fifo is a static arrayAlex Beregszaszi2007-03-061-1/+0
* handle http error codesAlex Beregszaszi2007-03-061-0/+3
* disconnect new feeder if feed is already being receivedAlex Beregszaszi2007-03-061-0/+6
* add little endian 24bit read/writeAlex Beregszaszi2007-03-061-0/+1
* add little endian 24bit read/writeAlex Beregszaszi2007-03-061-0/+8
* free opt_names at the end of main() based on a patch by Limin WangMichael Niedermayer2007-03-051-0/+1
* indentionMichael Niedermayer2007-03-051-2/+2
* remove usless if() before av_free()Michael Niedermayer2007-03-051-2/+0
* prevent audio packets from being fragmented, wmp mac doesnt seem to like that...Michael Niedermayer2007-03-054-12/+18
* Clarify doxygen description.Panagiotis Issaris2007-03-051-1/+1
* Cleanup doxygen comment.Panagiotis Issaris2007-03-051-1/+1
* Fix a typo in a doxygen tag.Panagiotis Issaris2007-03-051-1/+1
* Convert all the comment sections into Doxygen compatible comments, same forPanagiotis Issaris2007-03-051-24/+26
* update forgotten regression test chcksums forMichael Niedermayer2007-03-052-6/+6
* Move avio.h's url_get_max_packet_size() comment from source to header file.Panagiotis Issaris2007-03-052-14/+9
* Move aviobuf.c comments to avio.h. By moving the aviobuf.c comments to avio.h,Panagiotis Issaris2007-03-052-40/+49
* Make rtsp_set_callback() comments available to DoxygenPanagiotis Issaris2007-03-051-1/+1
* Move unaltered rtsp.c comments to the header file.Panagiotis Issaris2007-03-052-1/+1
* Doxygenize comments in rtsp.hPanagiotis Issaris2007-03-051-10/+10
* Convert macro+enum into a simple enum: Currently the enum was filled using aPanagiotis Issaris2007-03-052-16/+16
* Move unaltered av_freep() comments to the header file.Panagiotis Issaris2007-03-052-4/+5
* Move unaltered av_free() comments to the header file.Panagiotis Issaris2007-03-052-5/+6
* Move unaltered av_realloc() comments to the header file.Panagiotis Issaris2007-03-052-5/+6
* Move unaltered av_malloc() comments to the header file.Panagiotis Issaris2007-03-052-5/+6
* Doxygenize the unaltered comments for the AUHeaders structure.Panagiotis Issaris2007-03-051-1/+1
* Doxygenize the unaltered comments for the rtp_payload_data_s struct.Panagiotis Issaris2007-03-051-1/+1
* Doxygenize the unaltered comments for the RTP_MAX_SDES definition.Panagiotis Issaris2007-03-051-1/+1
* Doxygenize the existing comments without altering the actual contents of thePanagiotis Issaris2007-03-051-1/+1
* use AVFormatContext with av_logBaptiste Coudurier2007-03-051-2/+2
* change management of "ab" option in ffmpeg.c, so that it works as "b" option.Benoit Fouet2007-03-053-18/+10
* more explicit messageBaptiste Coudurier2007-03-051-2/+2
* Don't mention the number of vhooks, it's a volatile set.Diego Biurrun2007-03-051-1/+1
* small updates taken from a patch by Piero Bugoni, crboca32 yahoo comPiero Bugoni2007-03-051-0/+9
* create codec_comment_header which looks more like what M$ creates, sane or no...Michael Niedermayer2007-03-051-2/+11
* all asf files i have have the 2 redundant duration fields differ by the prero...Michael Niedermayer2007-03-052-2/+2
* all asf files i have have this field at 2 so lets try to change it to that ...Michael Niedermayer2007-03-052-2/+2
* all the time related fields seem to be 64bit so i guess preroll is too (this ...Michael Niedermayer2007-03-051-2/+1
* off by one errorMichael Niedermayer2007-03-051-1/+1
* Doxygenize the existing comments in avformat.h. The contents of the commentsPanagiotis Issaris2007-03-051-61/+63
* Move rtp_check_and_send_back_rr()'s unaltered comments to the header file.Panagiotis Issaris2007-03-042-5/+6
* Move rtp_get_payload_type()'s unaltered comments to the header file.Panagiotis Issaris2007-03-042-1/+2
* Move av_log2_i()'s unaltered comments to the header file.Panagiotis Issaris2007-03-042-4/+5
* Move av_i2int()'s unaltered comments to the header file.Panagiotis Issaris2007-03-042-5/+6
* Move av_int2i()'s unaltered comments to the header file.Panagiotis Issaris2007-03-042-3/+4
* Move av_cmp_i()'s unaltered comment to the header file.Panagiotis Issaris2007-03-042-3/+4
* Move av_shr_i()'s unaltered comments to the header file.Panagiotis Issaris2007-03-042-4/+5
* Move av_div_i()'s comments to the header file. The comments are unaltered.Panagiotis Issaris2007-03-042-3/+4
* Move av_mod_i()'s comment to the header file. The moved comment is unmodified.Panagiotis Issaris2007-03-042-4/+5
* Move the unaltered Doxygen docs from the log source code to the accompanyingPanagiotis Issaris2007-03-042-14/+14
OpenPOWER on IntegriCloud