log

age author description
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
2005-05-16 mru add VP30 fourcc libavformat
2005-05-14 michael round duration up in mov libavformat
2005-05-13 mru change extradata format for vorbis libavformat
2005-05-13 michael fix mimetype libavformat
2005-05-12 mru check theora version libavformat
2005-05-12 michael 10l (overflows) libavformat
2005-05-11 mru flac in ogg support libavformat
2005-05-11 mru support theora in ogg, plus required ogg core changes libavformat
2005-05-09 michael OpenBSD support patch by (Jacob Meuser // jakemsr jakemsr com) libavformat
2005-05-09 diego Mac OS X 10.4 compilation fix by Steven M. Schultz <sms at 2BSD dot COM> libavformat
2005-05-08 mmu_man support BUILDSUF patch by <charles dot yates at pandora dot be> libavformat
2005-05-07 philipjsg Flush the ffm packet to the wire (or file) whenever we flush the ffm packet. libavformat
2005-05-06 michael better r_frame_rate guessing code libavformat
2005-05-06 michael default to YUV420P if none specified for rawvideo input libavformat
2005-05-06 michael division by zero fix libavformat
2005-05-06 michael prefer container time_base for frame duration guess libavformat
2005-05-06 mru Correct number of bits for PTS. libavformat
2005-05-06 michael always honor the user specified frame rate if set libavformat
2005-05-06 philipjsg Add in many fields that have been added to the Codec structure. This means libavformat
2005-04-30 michael switch to native time bases libavformat
2005-04-26 michael fix useless framerate messup libavformat
2005-04-26 michael fix nonsense timestamp mess libavformat
2005-04-26 michael fix nonsens timestamp calculation libavformat
2005-04-26 michael Adds read probe to y4m, and changes the extension to .y4m patch by (Roine Gustafsson <roine users sourceforge net) libavformat
2005-04-26 michael Update yuv4mpeg to use PIX_FMT_NONE patch by (Roine Gustafsson <roine users sourceforge net) libavformat
2005-04-25 michael PIX_FMT_NONE and related fixes libavformat
2005-04-24 michael fixing broken_rv20_1mb_.rm libavformat
2005-04-24 melanson Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") libavformat
2005-04-24 rtognimp Put correct fourcc in tag field for amr_nb (samr) and amr_wb (sawb) libavformat
2005-04-20 michael Indeo 2 decoder by (Kostya <> kostya.shishkov gmail com) libavformat
2005-04-19 michael fixing demuxing of DV5700.asf libavformat
2005-04-13 michael non 4:2:0 foobar.{Y,U,V} support libavformat
2005-04-12 mru fix seeking bug libavformat
2005-04-10 mru s/u_char/uint8_t/ libavformat
2005-04-10 mru s/u_char/uint8_t/ libavformat
2005-04-09 mru pre-c99 compatibility libavformat
2005-04-09 mru Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>, libavformat
2005-04-03 melanson Autodesk Animator Studio Codec (AASC) video decoder, courtesy of libavformat
2005-04-01 michael fix vorbis in avi libavformat
2005-03-30 michael reverting 1.66 -> 1.67 change libavformat
2005-03-28 mru PSM support in MPEG-PS demuxer. libavformat
2005-03-27 michael fix psp muxing (probably this fix is wrong but its better then nothing) libavformat
2005-03-26 melanson Winnov WNV1 video decoder, courtesy of Konstantin Shishkov libavformat
2005-03-24 michael bypass internal buffer for "large" packets libavformat
2005-03-24 michael segfault fix libavformat
2005-03-24 michael discard dummy packets before doing inapropriate checks on them and failing as a result libavformat
2005-03-23 michael 31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs or jp) libavformat
2005-03-23 michael 30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp) libavformat
2005-03-23 michael 29_vtag_in_ASF_not_effective.patch by (Calcium | calcium nurs or jp) libavformat
2005-03-23 michael 28_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp) libavformat
2005-03-23 mmu_man Patch for "uuid" atom followed after atom "ftyp" by "QuickTime <ffmpeg AT gmail DOT com>" libavformat
2005-03-23 michael fix time stored in mov libavformat
2005-03-23 michael trying to fix a few minor values in the mp4/mov muxer libavformat
2005-03-17 michael initalize has_b_frames libavformat
2005-03-17 michael more fine grained discarding of packets libavformat
2005-03-16 michael add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org) libavformat
2005-03-16 michael buffer overflow in sdp_probe() fix by (Gildas Bazin )gbazin altern org) libavformat
2005-03-16 michael reverse zero packet dissapearence "feature" libavformat