summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* fix assertion failureMichael Niedermayer2005-06-29
* RTCP_* conflict with live.com and they seem not to be used anywhere so commen...Michael Niedermayer2005-06-28
* part of the 'libavformat/utils.c doxygen documentation' patch by (Daniel Kris...Daniel Kristjansson2005-06-28
* dont open and close codec at every call of try_decode_frame() as this is not ...Michael Niedermayer2005-06-27
* better dont read the width/height at all, its random anywayMichael Niedermayer2005-06-27
* x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-27
* nut prefers extradata style global headersMichael Niedermayer2005-06-27
* support changing in bitstream global headers into extradata style and backMichael Niedermayer2005-06-27
* Theora fourccRoberto Togni2005-06-26
* *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com)Michael Niedermayer2005-06-25
* another chapter in the neverending mov demuxer cleanupMichael Niedermayer2005-06-24
* AVStream.nb_frames and docs for r_frame_rateMichael Niedermayer2005-06-24
* typoMichael Niedermayer2005-06-23
* This trivial patch adds "avc1" as fourcc for h264 in mp4, which makes itErik Slagter2005-06-19
* Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com)Todd Kirby2005-06-18
* add support for muxing subtitles in mpeg-psAurelien Jacobs2005-06-15
* non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bit...Ronald S. Bultje2005-06-09
* some nut.hu hypeAlex Beregszaszi2005-06-07
* typo fix by (lists: kenneth aafloy net)Michael Niedermayer2005-06-05
* buggy PCR output (just to keep HW decoders happy) - audio and subtitle langua...Fabrice Bellard2005-06-03
* optional ISO 639 3 letter language fieldFabrice Bellard2005-06-03
* DVD subtitle parsing - show mpeg component IDs by defaultFabrice Bellard2005-06-03
* fix stream classMichael Niedermayer2005-06-03
* a step toward CODEC_TYPE_DATA supportMichael Niedermayer2005-06-03
* 10l (segfault fix)Michael Niedermayer2005-06-03
* according to the standard the object_type for H264 is 33, not 241Nico Sabbi2005-05-30
* Fix url_fsize for large files patch by (Wolfram Gloger: wmglo, dent med uni-m...Wolfram Gloger2005-05-30
* trivial pre-C99 fix for rtp.c by (Wolfram Gloger: wmglo, dent med uni-muenche...Michael Niedermayer2005-05-30
* changing a few AV_LOG_DEBUG to AV_LOG_INFOMichael Niedermayer2005-05-29
* AVPacket.posMichael Niedermayer2005-05-26
* RTP/RTSP and MPEG4-AAC audioRomain Degez2005-05-26
* ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com)Jacob Meuser2005-05-22
* av_find_stream_info() end check fixesMichael Niedermayer2005-05-22
* update current_sample number for non split modeMichael Niedermayer2005-05-21
* segfault fixMichael Niedermayer2005-05-21
* support non interleaved mov filesMichael Niedermayer2005-05-21
* 10l (overwriting w/h with 0)Michael Niedermayer2005-05-21
* fix ac3 and dts detection (patch by Joakim Plate <joakim.plate at ecce.se>)Joakim Plate2005-05-20
* don't try to find file length if streamingMåns Rullgård2005-05-19
* install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch ...Aurelien Jacobs2005-05-19
* drop most url_fileno() calls (allows to use ByteIOContext directly in caller ...Aurelien Jacobs2005-05-19
* Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roineMike Melanson2005-05-17
* add VP30 fourccMåns Rullgård2005-05-16
* round duration up in movMichael Niedermayer2005-05-14
* change extradata format for vorbisMåns Rullgård2005-05-13
* fix mimetypeMichael Niedermayer2005-05-13
* check theora versionMåns Rullgård2005-05-12
* 10l (overflows)Michael Niedermayer2005-05-12
* flac in ogg supportMåns Rullgård2005-05-11
* support theora in ogg, plus required ogg core changesMåns Rullgård2005-05-11