]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2006-11-12 ods15register nut muxer if libnut is used
2006-11-12 ods15Add libnut support until ffmpeg gets an independant...
2006-11-12 mruadding more static keywords
2006-11-12 mrumake vp6_pcr_tree static
2006-11-11 mrufix make dep for out of tree builds
2006-11-11 mrumake some symbols static
2006-11-11 mrumake some symbols static
2006-11-11 michaelsimplify
2006-11-11 mrumake two functions static
2006-11-11 michaeldont do startcode search from last syncpoint if there...
2006-11-11 michaelnut simple seeking first try
2006-11-11 michaeldisable nut regression test until we have a working...
2006-11-11 michaelupdating nut demuxer to latest spec
2006-11-11 aurelFix wrong comment.
2006-11-11 aurelAdd A_AAC codec identifier support in matroska.
2006-11-11 michaellibnut uses "MP3 " for mp3
2006-11-10 bcoudurierreport error when local tag has 0 size
2006-11-10 michaelzero private bits
2006-11-10 michaelstore a identifer and the first header in extradata
2006-11-10 michaelalso set strict_std_compliance for stream copy, its...
2006-11-10 michaelmp3 header (de)compression bitstream filter
2006-11-09 mrudisable -Winline spam, --enable-extra-warnings to enable
2006-11-09 michael16bit in avi is RGB555
2006-11-09 takisRemove the H264Context parameter from decode_init_vlc...
2006-11-09 bcoudurierget rid of CODEC_ID_MPEG4AAC after next version bump...
2006-11-09 michael10000l to myself, fixing regression test failure
2006-11-09 mrucheck for byteswap.h
2006-11-09 bcouduriersupport m1a hdlr mpeg elementary audio handler, fix...
2006-11-08 mrurename CONFIG_SDL -> HAVE_SDL
2006-11-08 mrurename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOK
2006-11-08 michaelfix missdetection of mpeg-ps (ps2_interdite.mpg)
2006-11-08 aureladd support for AAC in matroska
2006-11-08 aureladd audio output sampling freqency reading in matroska
2006-11-08 romansh * fixing a memory leak in DV format.
2006-11-08 aurelAdd myself as matroska.c maintainer.
2006-11-08 aurelBetter way to detect cluster (fix files encoded with...
2006-11-08 michael100l for me, iam being to stupid to read the mpeg4...
2006-11-08 diegoRemove illegal FourCC values.
2006-11-08 michaelmpeg4probe patch by (Thijs Vermeir ; thijs vermeir...
2006-11-08 michaelutf8 title support for psp (untested)
2006-11-08 mruallow spaces in source and build directory names
2006-11-07 gpoirieradd "seek by bytes" support to ffplay
2006-11-07 gpoirieradd support for rtp/h264 streaming
2006-11-07 diegoSome documentation on the vhook imlib2 moving images...
2006-11-07 bcouduriertypo
2006-11-07 bcoudurieradd option to set mpeg1/2 gop timecode start, and drop...
2006-11-07 lu_zeroSimplify
2006-11-07 diegoUse MMX only under x86_32, there are compilation problems.
2006-11-07 bcoudurieradd codec_tag and codec_stream_tag to MpegEncContext...
2006-11-07 gpoirieradd moving images feature to imlib2 vhook
2006-11-07 kostyaBump version for Fraps v[24] support
2006-11-07 aurelAllow reading matroska title.
2006-11-06 aurelcosmetics: reindent after last commit
2006-11-06 aurelDon't need to check for NULL before av_free().
2006-11-06 aurelAdd support for block duration.
2006-11-06 aurelEnsure codec_id = CODEC_ID_NONE for unknown codecs...
2006-11-06 aurelguess matroska files frame rate
2006-11-06 gpoirierAdd support for getting duration of a RTP stream (for...
2006-11-06 michael2nd try for -vcodec copy timebase selection last one...
2006-11-06 gpoirierremove floats in 10 bytes/byte support (no version...
2006-11-06 reimarAvoid void*-arithmetic, and uint8_t* is more correct...
2006-11-06 gpoirierAdd doxy comments for macro GET_UTF8
2006-11-06 bcoudurierinclude parser.h instead of mpegvideo.h
2006-11-06 bcoudurierrename ff_mpeg1_find_frame_end to mpeg1_find_frame_end...
2006-11-06 bcouduriermove AVCodecParser prototypes and definitions to parser...
2006-11-06 gpoirierFix wrong params name in PUT_UTF8 doxy comments
2006-11-06 gpoirierwoops, fix missplaced doxy comment
2006-11-06 gpoirierFix ASF format parser's broken UTF-16 string handling
2006-11-06 kostyaCheck for symbol count
2006-11-06 kostyaWavPack support in Matroska
2006-11-06 kostyaLimit output sample to 0..maxval, fixes decoding of...
2006-11-05 bcouduriermove check for output file streams num in av_encode
2006-11-05 diegoSimplify regression test execution.
2006-11-05 bcoudurieruse AVRational and ff_frame_rate_tab for frame_rate
2006-11-05 diegoUse a variable for FFmpeg options.
2006-11-05 diegoDo not set audio codec_tag to 1, that would be PCM...
2006-11-05 reimarMove idct block array variable onto rtjpeg_decode_frame...
2006-11-05 bcoudurierremove useless line variable
2006-11-05 bcoudurierfix decoding position
2006-11-05 bcoudurierupdate docs to reflect AVImageFormat removing
2006-11-05 kostyaCorrect support for Fraps v4 (and Huffman tree for...
2006-11-05 kostyaUpdate comment
2006-11-05 kostyaFraps v2 and v4 support
2006-11-04 diegoProperly quote paths on grep invocations for codec...
2006-11-04 ods15ministry of english grammar :) then->than
2006-11-03 michaeldoxy
2006-11-03 reynaldonow we set codec_tag, still have to figure out how...
2006-11-03 michaelensure alignment (no speed change)
2006-11-03 bcoudurierdo not overwrite codec type if already known, fix confl...
2006-11-03 michaelmerging mov & and (no speedchange)
2006-11-03 michael2 instructions less (same speed)
2006-11-03 michaelcomment about failed optimization
2006-11-03 bcoudurierindention
2006-11-03 bcoudurierreintroduce isom field and read version 1 audio stsd...
2006-11-03 michaelmove luma tc0 related init into asm
2006-11-03 kostyaRGB32 support in Targa
2006-11-03 michael2 instructions less in h264_loop_filter_luma_mmx2()
2006-11-03 michaelpreempt possible overflow
2006-11-03 michael1 instruction less
2006-11-03 gpoirieradd valid statistics for the RTCP receiver report.
next