platform/upstream/libav.git
2009-02-06 Luca AbeniDo not use RTP_MAX_PACKET_LENGTH in the RTP muxer
2009-02-06 Jindřich MakovičkaFix minor memory leak.
2009-02-06 Luca AbeniMerge rtp_aac.h and rtp_mpv.h in rtpenc.h
2009-02-06 Michael NiedermayerFix list of input pix_fmts supported by GIF. This makes...
2009-02-06 Michael NiedermayerEnsure that the palette is set in data[1] for all 8bit...
2009-02-06 Jai MenonUse libopenjpeg for jpeg2k decoding.
2009-02-06 Luca AbeniSplit rtp.h in rtp.h, rtpdec.h, and rtpenc.h
2009-02-06 Ronald S. BultjeAdd "AVFormatContext *ctx" (that being the RTSP demuxer...
2009-02-05 Björn AxelssonFix blend_subrect for some subrects positioned on odd...
2009-02-05 Björn AxelssonFix blend_subrect for subrects positioned on odd rows.
2009-02-05 Ronald S. BultjeRename "tx_ctx" and "cur_tx" variables to "transport_pr...
2009-02-05 Baptiste Coudurierformat timestamp correctly according to specs and set it
2009-02-05 Baptiste Coudurieruse timestamp as modification date
2009-02-05 Ramiro PollaRevert part of r16593.
2009-02-05 Alex ConverseMake the MP3 probe weakly claim all files with ID3v2...
2009-02-05 Baptiste Coudurieruse timestamp as creation date
2009-02-05 Michael NiedermayerAdd size_in_bits to PutBitContext
2009-02-05 Ronald S. BultjeDelete an enum and a function typedef that aren't used...
2009-02-05 Luca AbeniIntroduce a new num_frames field in RTPDemuxContext...
2009-02-05 Peter RossElectronic Arts demuxer: support TQI video tag
2009-02-05 Peter RossElectronic Arts TQI decoder
2009-02-05 Peter Rossdon't assume quant_matrix[0]==8 in ff_mpeg1_decode_bloc...
2009-02-05 Peter Rossconvert mpeg1_decode_block_intra() to inline global
2009-02-05 Baptiste Coudurierfix key frame offset with open gop
2009-02-05 Måns Rullgårdconfigure: add command flag to disable yasm use
2009-02-05 Måns Rullgårdconfigure: set EXESUF before it is used
2009-02-04 Måns RullgårdRemove CONFIG_H264_ENCODER references
2009-02-04 Måns Rullgårdconfigure: move basic sanity tests before other tests
2009-02-04 Diego BiurrunRemove documentation of non-existing function parameters.
2009-02-04 Diego BiurrunRemove unused CONFIG_H264_ENCODER #define.
2009-02-04 Diego BiurrunRemove pointless '#if CONFIG_ENCODERS' around forward...
2009-02-04 Diego Biurrunfastdiv is disabled by default, so put --enable-fastdiv...
2009-02-04 Diego BiurrunUse directory name as multiple inclusion guard prefix.
2009-02-04 Ronald S. BultjeMove enum RTSPTransport up a bit, so that all fields...
2009-02-04 Roman ShaposhnikNo need to compute stype
2009-02-04 Baptiste Coudurieralways write mxf time base in descriptors
2009-02-04 Ramiro PollaDo not misuse unsigned long to store pointers.
2009-02-04 Baptiste Coudurieruse sample rate as audio input time base
2009-02-04 Aurelien Jacobswrite all available metadata tags into extended_content...
2009-02-04 Aurelien Jacobsuse new metadata API in asf muxer
2009-02-03 Baptiste Coudurierlet packet pass through when no timestamps
2009-02-03 Baptiste Coudurierexactly compute index byte count
2009-02-03 Alex ConverseAdd av_cold attributes to *_init and *_end functions.
2009-02-03 Baptiste Coudurierprevent reading more than container atom size, fix...
2009-02-03 Alex ConverseVP3: Prevent stack corruption from an unset custom...
2009-02-03 Aurelien Jacobsuse new metadata API in asf demuxer
2009-02-03 Gwenole BeauchesneAdd fields to H264Context and SPS for upcoming VA API...
2009-02-03 Reimar Döffinger100l, don't run tests twice, this was some forgotten...
2009-02-03 Reimar DöffingerFix a bug in 3DEC CBC decryption and add more extensive...
2009-02-03 Stefan Gehrercheck validity of pointer srcC
2009-02-03 Reimar DöffingerUpdate DES test code to use the new public API.
2009-02-03 Reimar DöffingerAdd support for 3DES to DES module
2009-02-03 Reimar DöffingerAdd and use a public API for RC4 and DES, analogous...
2009-02-03 Michael NiedermayerReformat rdt_demuxer AVCodec struct sanely.
2009-02-03 Michael NiedermayerFix probe & demuxing of Topfield 58XXPVR and 68XXPVR...
2009-02-03 Michael NiedermayerFix unknown header 10001000 / samples.mplayerhq.hu...
2009-02-02 Aurelien Jacobsuse new metadata API in aiff demuxer
2009-02-02 Baptiste Coudurierbe more flexible with frame rate check
2009-02-02 Aurelien Jacobssimplify
2009-02-02 Björn AxelssonFix vertical resolution of subtitles.
2009-02-02 Diego BiurrunAdd necessary header for LIBAVUTIL_VERSION_MAJOR, fixes...
2009-02-02 Aurelien Jacobsuse new metadata API in rtsp demuxer
2009-02-02 Aurelien Jacobsuse new metadata API in rtp muxer
2009-02-02 Aurelien Jacobsit seems I never added myself in there before
2009-02-02 Eli FriedmanAdd support for fourcc "SP54".
2009-02-02 Aurelien Jacobscosmetics: indentation
2009-02-02 Aurelien Jacobssimplify usage of dstlen as it is not a parameter anymore
2009-02-02 Aurelien Jacobscosmetics: indentation
2009-02-02 Aurelien Jacobsuse new metadata API in the mp3 muxer
2009-02-02 Aurelien Jacobsuse new metadata API in the mp3 demuxer
2009-02-02 Aurelien Jacobsmodify the way to pass parameters to av_metadata_set()
2009-02-02 Aurelien Jacobscosmetics: whitespace
2009-02-02 Reimar DöffingerDocumentation for LZO error return value flags
2009-02-02 Reimar DöffingerMove doxygen documentation from lzo.c to lzo.h
2009-02-02 Baptiste Couduriercosmetics: whitespaces, empty lines
2009-02-02 Baptiste Couduriermxf does not have timestamps
2009-02-02 Reimar DöffingerAdd av_ prefix to LZO stuff and thus make it officially...
2009-02-02 Benjamin LarssonAllocate trellis tables on heap only when needed.
2009-02-02 Stefan de KoninkSplits the totalbitrate in a videodatarate and audiodat...
2009-02-02 Stefan de KoninkImplement the reading of the video bitrate of flv movie...
2009-02-02 Baptiste Coudurier24bit pcm support
2009-02-02 Baptiste Couduriermore flexible mapping selection
2009-02-02 Baptiste Coudurierfix temporal offet of ipbb sequences, simplification...
2009-02-02 Robert SwainDoxygen defgroups throw a warning if they don't have...
2009-02-02 Baptiste Coudurierfix video line map tag size
2009-02-02 Baptiste Coudurierfix flush and interleaving by edit units
2009-02-02 Baptiste Coudurierwrite index table and rip, muxer works pretty well now
2009-02-02 Diego BiurrunAdd XSUB to list of supported subtitle formats.
2009-02-02 Diego Biurruncosmetics: Place all subtitle entries together.
2009-02-02 Diego BiurrunAdd necessary #includes to pass 'make checkheaders'.
2009-02-02 Baptiste Coudurierfactorize common wav local tags
2009-02-02 Baptiste Coudurierwrite req local tags for wav
2009-02-02 Baptiste Coudurieradjust size when not writing f2
2009-02-02 Baptiste Coudurierdo not write f2 if not interlaced
2009-02-02 Baptiste Coudurierwrite bitrate tag
2009-02-02 Baptiste Coudurierwrite display height/width tags
2009-02-02 Justin Rugglesflacdec: set default sample_fmt before parsing extradata
2009-02-02 Diego BiurrunAdd av_unused to conditionally used variable, fixes...
2009-02-01 Baptiste Coudurierreturn eof/error if only ffm header has been written...
2009-02-01 Víctor PaesaExplain how to add IPv6 support to Cygwin.
next