log

age author description
2005-07-08 michael avformat/av_seek_frame_binary with growing file patch by (Kenneth Aafløy: kenneth, aafloy net) libavformat
2005-07-05 michael av_seek_frame() docs timestamp clarification libavformat
2005-07-03 michael .264 libavformat
2005-07-02 alex 10l libavformat
2005-07-02 alex tell the user if compressed swf found libavformat
2005-06-30 aurel add hdv2 fourcc to MPEG2 codec mapping libavformat
2005-06-29 michael fix assertion failure libavformat
2005-06-28 michael RTCP_* conflict with live.com and they seem not to be used anywhere so commenting them out libavformat
2005-06-28 michael part of the 'libavformat/utils.c doxygen documentation' patch by (Daniel Kristjansson: danielk, cat nyu edu) libavformat
2005-06-27 michael dont open and close codec at every call of try_decode_frame() as this is not only slow but also fails if the previous frame is needed for setting some parameters correctly libavformat
2005-06-27 michael better dont read the width/height at all, its random anyway libavformat
2005-06-27 michael x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) libavformat
2005-06-27 michael nut prefers extradata style global headers libavformat
2005-06-27 michael support changing in bitstream global headers into extradata style and back libavformat
2005-06-26 rtognimp Theora fourcc libavformat
2005-06-25 michael *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com) libavformat
2005-06-24 michael another chapter in the neverending mov demuxer cleanup libavformat
2005-06-24 michael AVStream.nb_frames and docs for r_frame_rate libavformat
2005-06-23 michael typo libavformat
2005-06-19 michael This trivial patch adds "avc1" as fourcc for h264 in mp4, which makes it libavformat
2005-06-18 michael Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com) libavformat
2005-06-15 aurel add support for muxing subtitles in mpeg-ps libavformat
2005-06-09 michael non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bitfreak net) libavformat
2005-06-07 alex some nut.hu hype libavformat
2005-06-05 michael typo fix by (lists: kenneth aafloy net) libavformat
2005-06-03 bellard buggy PCR output (just to keep HW decoders happy) - audio and subtitle language support - 'title' stream field sets the service name - fixed TS packet stuffing code - support for subtitle PES packets libavformat
2005-06-03 bellard optional ISO 639 3 letter language field libavformat
2005-06-03 bellard DVD subtitle parsing - show mpeg component IDs by default libavformat
2005-06-03 michael fix stream class libavformat
2005-06-03 michael a step toward CODEC_TYPE_DATA support libavformat
2005-06-03 michael 10l (segfault fix) libavformat
2005-05-30 nicodvb according to the standard the object_type for H264 is 33, not 241 libavformat
2005-05-30 michael Fix url_fsize for large files patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de) libavformat
2005-05-30 michael trivial pre-C99 fix for rtp.c by (Wolfram Gloger: wmglo, dent med uni-muenchen de) libavformat
2005-05-29 michael changing a few AV_LOG_DEBUG to AV_LOG_INFO libavformat
2005-05-26 michael AVPacket.pos libavformat
2005-05-26 michael RTP/RTSP and MPEG4-AAC audio libavformat
2005-05-22 michael ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com) libavformat
2005-05-22 michael av_find_stream_info() end check fixes libavformat
2005-05-21 michael update current_sample number for non split mode libavformat
2005-05-21 michael segfault fix libavformat
2005-05-21 michael support non interleaved mov files libavformat
2005-05-21 michael 10l (overwriting w/h with 0) libavformat
2005-05-20 mru fix ac3 and dts detection (patch by Joakim Plate <joakim.plate at ecce.se>) libavformat
2005-05-19 mru don't try to find file length if streaming libavformat
2005-05-19 aurel install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch from <j at v2v.cc>) libavformat
2005-05-19 aurel drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol) libavformat
2005-05-17 melanson Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine libavformat