Mercurial > libavformat.hg
graph
-
support for FLX and DTA extensions in the FLIC format, courtesy of libavformat2005-10-13, by melanson
-
Duck TrueMotion 2 video decoder, courtesy of Konstantin Shishkov libavformat2005-10-13, by melanson
-
fix feed read_header, avoid using put_tag in write_header, to be consistent with read_header, also some minor cosmetics libavformat2005-10-12, by alex
-
Move all definitions of external dependencies into configure instead of libavformat2005-10-04, by diego
-
Replace CONFIG_ENCODERS/CONFIG_DECODERS with CONFIG_MUXERS/CONFIG_DEMUXERS libavformat2005-09-23, by diego
-
Misplaced #ifdef, the MMFContext struct is needed outside CONFIG_ENCODERS. libavformat2005-09-20, by diego
-
print more time_base fps stuff if av_log level is at debug or above libavformat2005-09-18, by michael
-
set time_base as soon as time_scale is known instead of in a unrelated chunck which might be missing libavformat2005-09-06, by michael
-
Kill some compiler warnings. Compiled code verified identical after changes. libavformat2005-09-06, by mru
-
sample_rate value is not always correct (is there anything in quicktime which is?) so try to guess it from time_scale libavformat2005-09-04, by michael
-
Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit). libavformat2005-09-02, by reimar
-
minor fixes for invalid audio data patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de) libavformat2005-08-14, by michael
-
'#elseif' needs to be '#elif' patch by ("Steven M. Schultz": sms, 2BSD COM) libavformat2005-08-13, by michael
-
changes to ignore command media embedded in MS WMV files patch by ("Brown, Mike": mikeb, vibephone com) libavformat2005-08-10, by michael
-
MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it) libavformat2005-07-23, by michael
-
udp ipv6 localhost resolving patch by ("Hans Zandbelt": Hans Zandbelt, telin nl) libavformat2005-07-21, by michael
-
changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility libavformat2005-07-17, by michael
-
Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, gmail com) libavformat2005-07-15, by michael
-
printf-> av_log patch by (Benjamin Larsson, banan: student ltu se) libavformat2005-07-13, by michael
-
compiling using nonstd include/library locations / add LDFLAGS to a few places patch by (Niki W. Waibel - nikiwaibel) libavformat2005-07-11, by michael
-
AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport #1187101 libavformat2005-07-10, by michael
-
avformat/av_seek_frame_binary with growing file patch by (Kenneth Aafløy: kenneth, aafloy net) libavformat2005-07-08, by michael
-
RTCP_* conflict with live.com and they seem not to be used anywhere so commenting them out libavformat2005-06-28, by michael
-
part of the 'libavformat/utils.c doxygen documentation' patch by (Daniel Kristjansson: danielk, cat nyu edu) libavformat2005-06-28, by michael
-
support changing in bitstream global headers into extradata style and back libavformat2005-06-27, by michael
-
This trivial patch adds "avc1" as fourcc for h264 in mp4, which makes it libavformat2005-06-19, by michael
-
Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com) libavformat2005-06-18, by michael
-
non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bitfreak net) libavformat2005-06-09, by michael
-
according to the standard the object_type for H264 is 33, not 241 libavformat2005-05-30, by nicodvb
-
Fix url_fsize for large files patch by (Wolfram Gloger: wmglo, dent med uni-muenchen de) libavformat2005-05-30, by michael
-
trivial pre-C99 fix for rtp.c by (Wolfram Gloger: wmglo, dent med uni-muenchen de) libavformat2005-05-30, by michael
-
ldconfig as config.mak variable patch by (Jacob Meuser: jakemsr, jakemsr com) libavformat2005-05-22, by michael
-
fix ac3 and dts detection (patch by Joakim Plate <joakim.plate at ecce.se>) libavformat2005-05-20, by mru
-
install libav(codec|format).pc/libpostproc.pc for pkg-config (original patch from <j at v2v.cc>) libavformat2005-05-19, by aurel
-
drop most url_fileno() calls (allows to use ByteIOContext directly in caller apps instead of URLProtocol) libavformat2005-05-19, by aurel
-
Fraps FPS1 video decoder (v1 & v2), courtesy of Roine Gustafsson <roine libavformat2005-05-17, by melanson
-
Mac OS X 10.4 compilation fix by Steven M. Schultz <sms at 2BSD dot COM> libavformat2005-05-09, by diego
-
Flush the ffm packet to the wire (or file) whenever we flush the ffm packet. libavformat2005-05-07, by philipjsg
-
Add in many fields that have been added to the Codec structure. This means libavformat2005-05-06, by philipjsg
-
Adds read probe to y4m, and changes the extension to .y4m patch by (Roine Gustafsson <roine users sourceforge net) libavformat2005-04-26, by michael
-
Update yuv4mpeg to use PIX_FMT_NONE patch by (Roine Gustafsson <roine users sourceforge net) libavformat2005-04-26, by michael
-
Ministry of English Composition, reporting for duty (and the word is "skipped", not "skiped"; "skiped" would rhyme with "hyped") libavformat2005-04-24, by melanson
-
Put correct fourcc in tag field for amr_nb (samr) and amr_wb (sawb) libavformat2005-04-24, by rtognimp
-
Ogg demuxer ported from tcvp by Luca Barbato <lu_zero at gentoo dot org>, libavformat2005-04-09, by mru
-
Autodesk Animator Studio Codec (AASC) video decoder, courtesy of libavformat2005-04-03, by melanson
-
fix psp muxing (probably this fix is wrong but its better then nothing) libavformat2005-03-27, by michael
-
discard dummy packets before doing inapropriate checks on them and failing as a result libavformat2005-03-24, by michael
-
31_ASF_compatibility_with_WMP_and_add_index.patch by (Calcium | calcium nurs or jp) libavformat2005-03-23, by michael
-
30_clean_up_global_header_flag.patch by (Calcium | calcium nurs or jp) libavformat2005-03-23, by michael
-
29_vtag_in_ASF_not_effective.patch by (Calcium | calcium nurs or jp) libavformat2005-03-23, by michael
-
28_fix_parameters_in_G726.patch by (Calcium | calcium nurs or jp) libavformat2005-03-23, by michael
-
Patch for "uuid" atom followed after atom "ftyp" by "QuickTime <ffmpeg AT gmail DOT com>" libavformat2005-03-23, by mmu_man
-
add libdir support to configure patch by (Luca Barbato )lu_zero gentoo org) libavformat2005-03-16, by michael
-
buffer overflow in sdp_probe() fix by (Gildas Bazin )gbazin altern org) libavformat2005-03-16, by michael
-
use libavformats index system instead of the half duplicated mess in avidec.c libavformat2005-03-13, by michael
-
"put_s should store signed values. Spotted on #mplayerdev by someone I libavformat2005-03-13, by michael
-
H.264 and Vorbis support in matroska patch by (Måns Rullgård |mru inprovide com) libavformat2005-03-06, by michael
-
first pass at ALAC decoder from David Hammerton; while David's original libavformat2005-03-06, by melanson
-
ra288 demuxing support (doesnt really work, might be demuxer or decoder bug) libavformat2005-02-28, by michael
-
removing --disable-risky patch by (Josh Varner <jlvarner gmail com>) libavformat2005-02-21, by michael
-
quick patch for adding 3g2 support to ffmpeg (muxer and demuxer). No movie fragment support yet patch by (tjraivio cc.hut fi) libavformat2005-02-16, by michael
-
Writing to freed memory in write_section_data() patch by (Wolfram Gloger <wmglo dent dot med dot uni-muenchen de>) libavformat2005-02-16, by michael
-
-target dvd minimum vobu length patch by ("Chris" [chris garveycocker com]) libavformat2005-02-09, by michael
-
fixing an integer overflow, which could lead to overwriting the end of a malloced buffer by 8 bytes libavformat2005-02-04, by michael
-
dont predict missing timestamps if we lack the required information to do so libavformat2005-01-29, by michael
-
fix segfault by matthieu castet <castet DOT matthieu AT free DOT fr> libavformat2005-01-28, by mmu_man
-
don't crash on null codec; by matthieu castet <castet DOT matthieu AT free DOT fr> libavformat2005-01-28, by mmu_man
-
support colon-separated rates patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net> libavformat2005-01-27, by mmu_man
-
movenc illegal access patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net> libavformat2005-01-27, by mmu_man
-
chunk support in mov patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net> libavformat2005-01-27, by mmu_man
-
Sony PSP variation of MP4 patch by <tjcannell AT blueyonder DOT co DOT uk> libavformat2005-01-27, by mmu_man
-
mov header field and compressor name patch by Roine Gustafsson <roine AT users DOT sourceforge DOT net> libavformat2005-01-26, by mmu_man
-
Timestamp patch by Gael Chardon <gael DOT ffmpeg AT 4now DOT net> libavformat2005-01-23, by mmu_man
-
fixing demuxing for short files where the framerate detection failed libavformat2005-01-22, by michael
-
add luma only support to yuv4mpeg patch by (Roine Gustafsson <roine users.sourceforge net>) libavformat2005-01-19, by michael
-
10l (a level of indirection too much) patch by (Wolfram Gloger <wmglo dent.med.uni-muenchen de>) libavformat2005-01-13, by michael
-
wav timestamp truncation fix by (Wolfram Gloger <wmglo dent.med.uni-muenchen de>) libavformat2005-01-12, by michael
-
Quote path expression to take care of $(prefix) possibly containing spaces. libavformat2005-01-11, by diego
-
handle fixed sample_size patch by Roine Gustafsson <roine AT users.sourceforge.net> libavformat2005-01-08, by mmu_man
-
Patch for creating m2v files by (Fabrizio Gennari <fabrizio.ge tiscali it) libavformat2005-01-04, by michael