| Commit message (Expand) | Author | Age | Files | Lines |
* | typo: unkown->unknown | Alex Beregszaszi | 2007-03-07 | 1 | -1/+1 |
* | 10l, audio_fifo is a static array | Alex Beregszaszi | 2007-03-06 | 1 | -1/+0 |
* | handle http error codes | Alex Beregszaszi | 2007-03-06 | 1 | -0/+3 |
* | prevent audio packets from being fragmented, wmp mac doesnt seem to like that... | Michael Niedermayer | 2007-03-05 | 1 | -1/+7 |
* | Clarify doxygen description. | Panagiotis Issaris | 2007-03-05 | 1 | -1/+1 |
* | Cleanup doxygen comment. | Panagiotis Issaris | 2007-03-05 | 1 | -1/+1 |
* | Fix a typo in a doxygen tag. | Panagiotis Issaris | 2007-03-05 | 1 | -1/+1 |
* | Convert all the comment sections into Doxygen compatible comments, same for | Panagiotis Issaris | 2007-03-05 | 1 | -24/+26 |
* | Move avio.h's url_get_max_packet_size() comment from source to header file. | Panagiotis Issaris | 2007-03-05 | 2 | -14/+9 |
* | Move aviobuf.c comments to avio.h. By moving the aviobuf.c comments to avio.h, | Panagiotis Issaris | 2007-03-05 | 2 | -40/+49 |
* | Make rtsp_set_callback() comments available to Doxygen | Panagiotis Issaris | 2007-03-05 | 1 | -1/+1 |
* | Move unaltered rtsp.c comments to the header file. | Panagiotis Issaris | 2007-03-05 | 2 | -1/+1 |
* | Doxygenize comments in rtsp.h | Panagiotis Issaris | 2007-03-05 | 1 | -10/+10 |
* | Convert macro+enum into a simple enum: Currently the enum was filled using a | Panagiotis Issaris | 2007-03-05 | 2 | -16/+16 |
* | Doxygenize the unaltered comments for the AUHeaders structure. | Panagiotis Issaris | 2007-03-05 | 1 | -1/+1 |
* | Doxygenize the unaltered comments for the rtp_payload_data_s struct. | Panagiotis Issaris | 2007-03-05 | 1 | -1/+1 |
* | Doxygenize the unaltered comments for the RTP_MAX_SDES definition. | Panagiotis Issaris | 2007-03-05 | 1 | -1/+1 |
* | Doxygenize the existing comments without altering the actual contents of the | Panagiotis Issaris | 2007-03-05 | 1 | -1/+1 |
* | use AVFormatContext with av_log | Baptiste Coudurier | 2007-03-05 | 1 | -2/+2 |
* | more explicit message | Baptiste Coudurier | 2007-03-05 | 1 | -2/+2 |
* | create codec_comment_header which looks more like what M$ creates, sane or no... | Michael Niedermayer | 2007-03-05 | 1 | -2/+11 |
* | all asf files i have have the 2 redundant duration fields differ by the prero... | Michael Niedermayer | 2007-03-05 | 1 | -1/+1 |
* | all asf files i have have this field at 2 so lets try to change it to that ... | Michael Niedermayer | 2007-03-05 | 1 | -1/+1 |
* | all the time related fields seem to be 64bit so i guess preroll is too (this ... | Michael Niedermayer | 2007-03-05 | 1 | -2/+1 |
* | off by one error | Michael Niedermayer | 2007-03-05 | 1 | -1/+1 |
* | Doxygenize the existing comments in avformat.h. The contents of the comments | Panagiotis Issaris | 2007-03-05 | 1 | -61/+63 |
* | Move rtp_check_and_send_back_rr()'s unaltered comments to the header file. | Panagiotis Issaris | 2007-03-04 | 2 | -5/+6 |
* | Move rtp_get_payload_type()'s unaltered comments to the header file. | Panagiotis Issaris | 2007-03-04 | 2 | -1/+2 |
* | cleanup useless fields | Baptiste Coudurier | 2007-03-04 | 1 | -8/+0 |
* | simplify swf muxer | Baptiste Coudurier | 2007-03-04 | 1 | -136/+26 |
* | Close connection on EOF | Ronald S. Bultje | 2007-03-04 | 1 | -0/+1 |
* | make HTTP MOVED messages also work in ffmpeg (302 is essentially the same as ... | Ronald S. Bultje | 2007-03-04 | 1 | -1/+1 |
* | add pcm s8 tag | Baptiste Coudurier | 2007-03-04 | 1 | -0/+1 |
* | fix pcm u/s8 muxing | Baptiste Coudurier | 2007-03-04 | 1 | -1/+5 |
* | deobfuscate, clearly split mov case | Baptiste Coudurier | 2007-03-04 | 1 | -4/+9 |
* | try to move fixed mov.c over the one with cosmetic-functional mix | Michael Niedermayer | 2007-03-03 | 1 | -1690/+0 |
* | recommit of the change below after reverting earlier cosmetic-functional mix | Michael Niedermayer | 2007-03-03 | 1 | -112/+2 |
* | cosmetic part of the commit below | Michael Niedermayer | 2007-03-03 | 1 | -44/+58 |
* | functional part of the commit below | Michael Niedermayer | 2007-03-03 | 1 | -0/+1786 |
* | Correct wrong avformat documentation. | Panagiotis Issaris | 2007-03-03 | 1 | -5/+1 |
* | use common tables for mov muxer and demuxer | Baptiste Coudurier | 2007-03-03 | 4 | -147/+114 |
* | cosmetics, cleanup tables, add pcm 24/32 le tags | Baptiste Coudurier | 2007-03-03 | 1 | -45/+60 |
* | partial avid meridien uncompressed support | Baptiste Coudurier | 2007-03-03 | 1 | -1/+1 |
* | Move the libavformat public API comments to avformat.h. The comments are | Panagiotis Issaris | 2007-03-03 | 2 | -278/+308 |
* | Set FLV_SAMPLESSIZE_16BIT for ADPCM. | Benjamin Larsson | 2007-03-03 | 1 | -1/+1 |
* | write DTS, based on patch by Luca Abeni, lucabe72 email it | Måns Rullgård | 2007-03-02 | 1 | -25/+44 |
* | replace the auto array "duration_error" with a malloced array. | Kristian Amlie | 2007-03-02 | 1 | -2/+8 |
* | avid imx support | Baptiste Coudurier | 2007-03-02 | 1 | -0/+2 |
* | support for mjpeg bottom field first in mov | Baptiste Coudurier | 2007-03-02 | 1 | -0/+1 |
* | use generic atom to extradata reading function | Baptiste Coudurier | 2007-03-02 | 1 | -33/+9 |