]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2009-02-04 mruconfigure: move basic sanity tests before other tests
2009-02-04 diegoRemove documentation of non-existing function parameters.
2009-02-04 diegoRemove unused CONFIG_H264_ENCODER #define.
2009-02-04 diegoRemove pointless '#if CONFIG_ENCODERS' around forward...
2009-02-04 diegofastdiv is disabled by default, so put --enable-fastdiv...
2009-02-04 diegoUse directory name as multiple inclusion guard prefix.
2009-02-04 rbultjeMove enum RTSPTransport up a bit, so that all fields...
2009-02-04 romanshNo need to compute stype
2009-02-04 bcoudurieralways write mxf time base in descriptors
2009-02-04 ramiroDo not misuse unsigned long to store pointers.
2009-02-04 bcoudurieruse sample rate as audio input time base
2009-02-04 aurelwrite all available metadata tags into extended_content...
2009-02-04 aureluse new metadata API in asf muxer
2009-02-03 bcoudurierlet packet pass through when no timestamps
2009-02-03 bcoudurierexactly compute index byte count
2009-02-03 alexcAdd av_cold attributes to *_init and *_end functions.
2009-02-03 bcoudurierprevent reading more than container atom size, fix...
2009-02-03 alexcVP3: Prevent stack corruption from an unset custom...
2009-02-03 aureluse new metadata API in asf demuxer
2009-02-03 cehoyosAdd fields to H264Context and SPS for upcoming VA API...
2009-02-03 reimar100l, don't run tests twice, this was some forgotten...
2009-02-03 reimarFix a bug in 3DEC CBC decryption and add more extensive...
2009-02-03 stefangcheck validity of pointer srcC
2009-02-03 reimarUpdate DES test code to use the new public API.
2009-02-03 reimarAdd support for 3DES to DES module
2009-02-03 reimarAdd and use a public API for RC4 and DES, analogous...
2009-02-03 michaelReformat rdt_demuxer AVCodec struct sanely.
2009-02-03 michaelFix probe & demuxing of Topfield 58XXPVR and 68XXPVR...
2009-02-03 michaelFix unknown header 10001000 / http://samples.mplayerhq...
2009-02-02 aureluse new metadata API in aiff demuxer
2009-02-02 bcoudurierbe more flexible with frame rate check
2009-02-02 aurelsimplify
2009-02-02 cehoyosFix vertical resolution of subtitles.
2009-02-02 diegoAdd necessary header for LIBAVUTIL_VERSION_MAJOR, fixes...
2009-02-02 aureluse new metadata API in rtsp demuxer
2009-02-02 aureluse new metadata API in rtp muxer
2009-02-02 aurelit seems I never added myself in there before
2009-02-02 cehoyosAdd support for fourcc "SP54".
2009-02-02 aurelcosmetics: indentation
2009-02-02 aurelsimplify usage of dstlen as it is not a parameter anymore
2009-02-02 aurelcosmetics: indentation
2009-02-02 aureluse new metadata API in the mp3 muxer
2009-02-02 aureluse new metadata API in the mp3 demuxer
2009-02-02 aurelmodify the way to pass parameters to av_metadata_set()
2009-02-02 aurelcosmetics: whitespace
2009-02-02 reimarDocumentation for LZO error return value flags
2009-02-02 reimarMove doxygen documentation from lzo.c to lzo.h
2009-02-02 bcouduriercosmetics: whitespaces, empty lines
2009-02-02 bcouduriermxf does not have timestamps
2009-02-02 reimarAdd av_ prefix to LZO stuff and thus make it officially...
2009-02-02 bananAllocate trellis tables on heap only when needed.
2009-02-02 benoitSplits the totalbitrate in a videodatarate and audiodat...
2009-02-02 benoitImplement the reading of the video bitrate of flv movie...
2009-02-02 bcoudurier24bit pcm support
2009-02-02 bcouduriermore flexible mapping selection
2009-02-02 bcoudurierfix temporal offet of ipbb sequences, simplification...
2009-02-02 superdumpDoxygen defgroups throw a warning if they don't have...
2009-02-02 bcoudurierfix video line map tag size
2009-02-02 bcoudurierfix flush and interleaving by edit units
2009-02-02 bcoudurierwrite index table and rip, muxer works pretty well now
2009-02-02 diegoAdd XSUB to list of supported subtitle formats.
2009-02-02 diegocosmetics: Place all subtitle entries together.
2009-02-02 diegoAdd necessary #includes to pass 'make checkheaders'.
2009-02-02 bcoudurierfactorize common wav local tags
2009-02-02 bcoudurierwrite req local tags for wav
2009-02-02 bcoudurieradjust size when not writing f2
2009-02-02 bcoudurierdo not write f2 if not interlaced
2009-02-02 bcoudurierwrite bitrate tag
2009-02-02 bcoudurierwrite display height/width tags
2009-02-02 jbrflacdec: set default sample_fmt before parsing extradata
2009-02-02 diegoAdd av_unused to conditionally used variable, fixes...
2009-02-01 bcoudurierreturn eof/error if only ffm header has been written...
2009-02-01 victorExplain how to add IPv6 support to Cygwin.
2009-02-01 aureldon't support the mp3 extension in the mp2 muxer
2009-02-01 kostyaSilence compiler warnings for XL decoder
2009-02-01 kostyaMake WNV1 decoder use temporary buffer for bit-reversed...
2009-02-01 diegocosmetics: Remove period after copyright statement...
2009-02-01 kostyaMake TM2 decoder byteswap input into separate buffer...
2009-02-01 kostyaFactorize stream reading in TM2 decoder
2009-02-01 kostyaSilence two pointer assignment compiler warnings in...
2009-02-01 kostyaSilence useless compiler warning when passing AVFrame...
2009-02-01 diegoRemove H.264 encoder initialization.
2009-02-01 rbultjeFix the Transport: line in the SETUP request so that...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-02-01 diegoFix filenames in doxygen comments.
2009-02-01 diegocosmetics: Use 'num' instead of 'nom' as abbreviation...
2009-01-31 bcoudurierremove some warnings due to avctx->execute
2009-01-31 mrushorten: trivial simplification of signature check
2009-01-31 bcoudurierassume widescreen when ratio also > 17, patch by Ben...
2009-01-31 bcoudurierfix decoding 720p50 audio samples
2009-01-31 bcoudurierfree audio fifo
2009-01-31 bcoudurieruse st->priv_data to store per stream context
2009-01-31 bcoudurierchange prototype of mxf_interleave_get_packet to make...
2009-01-31 bcoudurierdo not use PAL_samples_per_frame in init, to make init...
2009-01-31 bcouduriercosmetics, remove empty lines
2009-01-31 bcoudurieradd my copyright as well
2009-01-31 bcoudurierfix doxygen tag
2009-01-31 bcouduriercosmetics, align vertically
2009-01-31 bcoudurierwrite best effort video line map
2009-01-31 bcoudurieradd frame layout local tag, best effort
next