platform/upstream/libav.git
2010-03-03 Aurelien Jacobsmatroskadec: cosmetic indentation
2010-03-03 Joakim Platematroskadec: timestamps are dts and not pts in ms vfw...
2010-03-03 Michael NiedermayerReorder indexes in weight tables.
2010-03-03 Martin StorsjöProperly pad H.264 extradata when taken from fmtp SDP...
2010-03-03 Michael NiedermayerMove all context fields that are not used in the mb...
2010-03-03 Laurent AimarFixed DXVA2 H264 hwaccel compilation.
2010-03-03 Michael Niedermayerremove unused left_border field from context.
2010-03-03 Michael Niedermayercosmetic addition of {}
2010-03-03 Michael NiedermayerNote about luma/chroma_weight tables and their datatype.
2010-03-03 Laurent AimarFixed overreads in TTA decoder with corrupted bistreams.
2010-03-03 Ronald S. BultjeUpdate to work with chunked encoding HTTP streams ...
2010-03-03 Vitor SessakPlug memory leak in NUT muxer and demuxer
2010-03-03 Jai MenonPlug memory leak in NSV demuxer.
2010-03-03 Vitor SessakPlug some memory leaks in the VP6 decoder
2010-03-03 Michael Niedermayermove svq3 specific fields to the end of the context
2010-03-03 Gwenole BeauchesneCope with rev 22169 change:
2010-03-03 Michael NiedermayerMerge weight & offset tables, 15 cpu cycles faster.
2010-03-03 Michael NiedermayerSimplify implicit_weight table init.
2010-03-03 Peter RossPerform coefficient transformations in Bink Audio DCT...
2010-03-03 Peter RossSupport demuxing of streamed Bink files
2010-03-03 Peter Rossuse intended const syntax
2010-03-03 Jorge AceredaAdd _NETBSD_SOURCE definition to fix compilation on...
2010-03-03 Michael NiedermayerAnother 3 useless zeroing instructions.
2010-03-03 Michael NiedermayerLoad the whole left side of mv&ref only when needed.
2010-03-03 Carl Eugen... Support B-frames when decoding MPEG-4 with VDPAU hardwa...
2010-03-02 Måns RullgårdMake seektest messages similar to other tests
2010-03-02 Måns RullgårdRun seektest on all generated files
2010-03-02 Måns RullgårdPlace regtest-pixfmt output files in separate dir
2010-03-02 Måns RullgårdRemove unused argument to test scripts
2010-03-02 Måns RullgårdPlace regression test output files in subdirs per family
2010-03-02 Vitor SessakPlug memory leak for truncated files
2010-03-02 Vitor SessakPlug some memory leaks for truncated files
2010-03-02 Måns RullgårdRevert "Remove the self reference in the seektest that...
2010-03-02 Michael NiedermayerRemove the self reference in the seektest that prevente...
2010-03-02 Michael NiedermayerMake sure we dont double test files and sort the list.
2010-03-02 Carl Eugen... Pass correct buffer-pointer and buffer-size to hardware...
2010-03-02 Michael NiedermayerCodec copy test.
2010-03-02 Lou LoganAdd presets for all of the x264 presets, including...
2010-03-02 Måns RullgårdMake lsp a separate configurable and select it from...
2010-03-02 Måns RullgårdFix build failure with fast_unaligned and non-gcc-compa...
2010-03-02 Michael NiedermayerFix a bunch of bugs ive introduced recently that broke...
2010-03-02 Stefano SabatiniMake ffmpeg print a message and abort if the name of...
2010-03-01 Stefano SabatiniAdd a check for checking if more than one input file...
2010-03-01 Stefano SabatiniClarify the error message issued by ffprobe in case...
2010-03-01 Vitor SessakFix spelling in comment
2010-03-01 Vitor SessakAdd commented-out unoptimized code to improve readability
2010-03-01 Vitor SessakRevert r22119 and partially revert 22120.
2010-03-01 Diego BiurrunAdd Reinhard and myself as release managers.
2010-03-01 Carl Eugen... Process packed bitstream also for VDPAU.
2010-03-01 Chris StonesDon't let output pixel format influence input pixel...
2010-03-01 Diego BiurrunFix AMR-NB entry in the supported audio codecs list.
2010-03-01 Anton Khirnovnutdec: make chapter start and length uint64_t to preve...
2010-03-01 Anton Khirnovffmpeg: copy stream metadata.
2010-03-01 Aurelien Jacobsrevert r22112 which broke playback of cathedral-beta2...
2010-02-28 Michael NiedermayerRemove some unneeded fill_rectangle() for 16x16 blocks.
2010-02-28 Reimar DöffingerExplicitly set struct addrinfo to NULL if getaddrinfo...
2010-02-28 Reimar DöffingerMake our getaddrinfo implementation initialize "struct...
2010-02-28 Vitor SessakPlug some memory leaks in NUT muxer and demuxer
2010-02-28 Vitor SessakImplement av_tree_destroy_free_elem() to destroy a...
2010-02-28 Carl Eugen... Make av_build_filter static (and remove av_): It is...
2010-02-28 Carl Eugen... Make av_get_bit_rate() static and remove av_, the funct...
2010-02-28 Carl Eugen... Include libxvid_internal.h: It contains the prototype...
2010-02-28 Carl Eugen... Make the following functions static (and remove ff_...
2010-02-28 Carl Eugen... Make function get_channel_name() static: It is only...
2010-02-28 Anton KhirnovPrint chapter info in dump_format().
2010-02-28 Janusz KrzysztofikProcess picture aspect ratio changes in H.264.
2010-02-28 Michael NiedermayerMany mp3s seem to contain padding after id3 tags that...
2010-02-28 Reimar DöffingerFree packets read in seek_test.
2010-02-28 Martin StorsjöRename RTP depacketizer files from rtp_* to rtpdec_*
2010-02-28 Reimar DöffingerFix some memory leaks in seek_test test program:
2010-02-28 Carl Eugen... Include rtpdec.h, it contains prototypes for the follow...
2010-02-28 Carl Eugen... Include internal.h and imgconvert.h, they contain the...
2010-02-28 Carl Eugen... Include msrledec.h: It contains the prototype for ff_ms...
2010-02-28 Carl Eugen... Include atrac.h: It contains the prototypes for atrac_g...
2010-02-28 Carl Eugen... Include mpegaudiodecheader.h: It contains the prototype for
2010-02-28 Carl Eugen... Remove declaration of unused variables.
2010-02-28 Carl Eugen... Include h263_parser.h: It contains the prototype for
2010-02-28 Carl Eugen... Include mpeg4video.h: Needed for declaration of ff_mpeg...
2010-02-28 Carl Eugen... Include sha1.h from sha.c: It contains several prototypes.
2010-02-28 Carl Eugen... Make sws_dcVec static: It is only used inside libswscal...
2010-02-28 Carl Eugen... Include avc.h from avc.c: It contains several prototypes.
2010-02-28 Carl Eugen... Make mp4_read_descr static: It is only used inside...
2010-02-28 Carl Eugen... Include apetag.h which contains the prototype for ff_ap...
2010-02-27 Reimar DöffingerFix avcodec_align_dimensions to return values suitably...
2010-02-27 Måns RullgårdStop make deleting intermediate files (ffmpeg.o and...
2010-02-27 Jindřich MakovičkaStrides in Indeo 5 reconstruction filter should be...
2010-02-27 Kostya ShishkovEncapsulate VLC information needed for decoding blocks...
2010-02-27 Kostya ShishkovMake it clear that ff_ivi_init_static_vlc() does not...
2010-02-27 Reinhard Tartleradd myself to gpg fingerprint list
2010-02-27 Diego Biurrunsort() names in PGP/GPG fingerprint list
2010-02-27 Michael NiedermayerMerge h->slice_table[left_xy[0/1] ] checks, 4 cpu cycle...
2010-02-27 Michael NiedermayerSplit *_type setting up, 4 cpu cycles faster.
2010-02-26 Zhou ZongyiOptimize (amvd>2)+(amvd>32), about 1 cpu cycles faster.
2010-02-26 Laurent AimarFixed a segfault in the DCA decoder with corrupted...
2010-02-26 Vitor SessakDo not read beyond end of input in EA-TGV. This should...
2010-02-26 Martin StorsjöRTSP muxer: Use a local copy of the AVPacket for sendin...
2010-02-26 Michael NiedermayerOnly load the topleft mv/ref when the topright is unava...
2010-02-26 Michael NiedermayerRemove some useless operations from the code setting...
2010-02-26 Francesco CosoletoPrevent overflow of start_time + recording_time.
2010-02-26 Peter RossAdd myself as maintainer of the bink demuxer and bink...
next