summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* prevent audio packets from being fragmented, wmp mac doesnt seem to like that...Michael Niedermayer2007-03-05
* Clarify doxygen description.Panagiotis Issaris2007-03-05
* Cleanup doxygen comment.Panagiotis Issaris2007-03-05
* Fix a typo in a doxygen tag.Panagiotis Issaris2007-03-05
* Convert all the comment sections into Doxygen compatible comments, same forPanagiotis Issaris2007-03-05
* Move avio.h's url_get_max_packet_size() comment from source to header file.Panagiotis Issaris2007-03-05
* Move aviobuf.c comments to avio.h. By moving the aviobuf.c comments to avio.h,Panagiotis Issaris2007-03-05
* Make rtsp_set_callback() comments available to DoxygenPanagiotis Issaris2007-03-05
* Move unaltered rtsp.c comments to the header file.Panagiotis Issaris2007-03-05
* Doxygenize comments in rtsp.hPanagiotis Issaris2007-03-05
* Convert macro+enum into a simple enum: Currently the enum was filled using aPanagiotis Issaris2007-03-05
* Doxygenize the unaltered comments for the AUHeaders structure.Panagiotis Issaris2007-03-05
* Doxygenize the unaltered comments for the rtp_payload_data_s struct.Panagiotis Issaris2007-03-05
* Doxygenize the unaltered comments for the RTP_MAX_SDES definition.Panagiotis Issaris2007-03-05
* Doxygenize the existing comments without altering the actual contents of thePanagiotis Issaris2007-03-05
* use AVFormatContext with av_logBaptiste Coudurier2007-03-05
* more explicit messageBaptiste Coudurier2007-03-05
* create codec_comment_header which looks more like what M$ creates, sane or no...Michael Niedermayer2007-03-05
* all asf files i have have the 2 redundant duration fields differ by the prero...Michael Niedermayer2007-03-05
* all asf files i have have this field at 2 so lets try to change it to that ...Michael Niedermayer2007-03-05
* all the time related fields seem to be 64bit so i guess preroll is too (this ...Michael Niedermayer2007-03-05
* off by one errorMichael Niedermayer2007-03-05
* Doxygenize the existing comments in avformat.h. The contents of the commentsPanagiotis Issaris2007-03-05
* Move rtp_check_and_send_back_rr()'s unaltered comments to the header file.Panagiotis Issaris2007-03-04
* Move rtp_get_payload_type()'s unaltered comments to the header file.Panagiotis Issaris2007-03-04
* cleanup useless fieldsBaptiste Coudurier2007-03-04
* simplify swf muxerBaptiste Coudurier2007-03-04
* Close connection on EOFRonald S. Bultje2007-03-04
* make HTTP MOVED messages also work in ffmpeg (302 is essentially the same as ...Ronald S. Bultje2007-03-04
* add pcm s8 tagBaptiste Coudurier2007-03-04
* fix pcm u/s8 muxingBaptiste Coudurier2007-03-04
* deobfuscate, clearly split mov caseBaptiste Coudurier2007-03-04
* try to move fixed mov.c over the one with cosmetic-functional mixMichael Niedermayer2007-03-03
* recommit of the change below after reverting earlier cosmetic-functional mixMichael Niedermayer2007-03-03
* cosmetic part of the commit belowMichael Niedermayer2007-03-03
* functional part of the commit belowMichael Niedermayer2007-03-03
* Correct wrong avformat documentation.Panagiotis Issaris2007-03-03
* use common tables for mov muxer and demuxerBaptiste Coudurier2007-03-03
* cosmetics, cleanup tables, add pcm 24/32 le tagsBaptiste Coudurier2007-03-03
* partial avid meridien uncompressed supportBaptiste Coudurier2007-03-03
* Move the libavformat public API comments to avformat.h. The comments arePanagiotis Issaris2007-03-03
* Set FLV_SAMPLESSIZE_16BIT for ADPCM.Benjamin Larsson2007-03-03
* write DTS, based on patch by Luca Abeni, lucabe72 email itMåns Rullgård2007-03-02
* replace the auto array "duration_error" with a malloced array.Kristian Amlie2007-03-02
* avid imx supportBaptiste Coudurier2007-03-02
* support for mjpeg bottom field first in movBaptiste Coudurier2007-03-02
* use generic atom to extradata reading functionBaptiste Coudurier2007-03-02
* support for adpcm swf, pcmBaptiste Coudurier2007-03-02
* don't rely on a specific appearance order for ebml elements at the same levelAurelien Jacobs2007-03-02
* add support for simple blocks (ie. matroska v2)Aurelien Jacobs2007-03-02