platform/upstream/libav.git
2006-12-06 Måns Rullgårdremove 'restrict' definition, it is always #defined...
2006-12-06 Baptiste Couduriercosmetics, remove braces, remove spaces just inside...
2006-12-06 Panagiotis... Add "mixed_refs" description suggested by Loren Merritt...
2006-12-06 Andy Parkinsdo not truncate pts/dts if value is AV_NOPTS_VALUE...
2006-12-06 Panagiotis... Add more descriptions to the AVOption array taken from...
2006-12-06 Panagiotis... Export symbols of several H.264 intra prediction functions
2006-12-06 Allan HsuDefines various common FLV format values between the...
2006-12-05 Ramiro PollaRemove MinGW install path special-casing.
2006-12-05 Alexander Chemerisfix crash when decoding a truncated H264 slice
2006-12-05 Panagiotis... Removing unused code
2006-12-05 Panagiotis... Add comment denoting group of H.264 functions
2006-12-05 Panagiotis... Change NAL unit type defines to an enum and move to...
2006-12-05 Baptiste Coudurierfix memleak, free stream codec allocated by av_new_stream
2006-12-05 Michael Niedermayer10l umh search needs hex size 2 now after the last...
2006-12-05 Michael Niedermayermake hex and large 2 small diamond search half their...
2006-12-04 Diego BiurrunDon't hardcode the shlibdir on Cygwin, it's supposed...
2006-12-04 Ryan MartellMinor modifications to handle mms streaming.
2006-12-04 Diego BiurrunFix some obvious mistakes in the option descriptions.
2006-12-04 Baptiste Coudurierprobe with some success image files not containing...
2006-12-03 Reimar DöffingerMove BE_*/LE_*/ST*/LD* macros to a common place. Some...
2006-12-03 Kostya ShishkovDo not touch pkt->pts
2006-12-03 Kostya ShishkovSome VQA v1 files don't have audio stream
2006-12-02 Mike MelansonAnother hack to allow the Cinepak decoder to detect...
2006-12-02 Mike MelansonSimplify the Sega FILM/CPK demuxer to not modify the...
2006-12-02 Víctor PaesaFill in some missing AVOption descriptions.
2006-12-02 Diego BiurrunMake do_video_encoding general enough to accomodate...
2006-12-02 Diego BiurrunMake do_video_decoding general enough to accomodate...
2006-12-02 Guillaume PoirierAdd IDCT8 routine in Altivec. Patch by yours truely...
2006-12-02 Diego BiurrunMerge a repeating variable declaration into do_video_en...
2006-12-02 Diego Biurrunspelling cosmetics: cliped --> clipped
2006-12-02 Kostya Shishkov10e6l FastUVMC was done right but in the wrong place
2006-12-02 Michael Niedermayerfix indention
2006-12-02 Michael Niedermayerdia_size=-1 -> funny_diamond_search()
2006-12-02 Michael Niedermayerhexagon search
2006-12-02 Luca BarbatoUnused variable removed
2006-12-01 Michael Niedermayerremove pretty much useless skiping of some predictors
2006-12-01 Baptiste Couduriermjpeg a dump header bitstream filter, modifies bitstrea...
2006-12-01 Baptiste Coudurieradd bytestream big endian 16/32 writing functions
2006-12-01 Diego BiurrunUse a function for audio encoding and decoding.
2006-12-01 Diego BiurrunUse a function for libav.
2006-12-01 Diego BiurrunUse a function for image formats.
2006-12-01 Diego BiurrunUse a function for streamed images.
2006-12-01 Diego BiurrunUse a function for audio-only tests.
2006-12-01 Allan HsuFix wrong flags for S16LE and S16BE audio in FLV files.
2006-12-01 Michael Niedermayertypo in umh
2006-12-01 Michael NiedermayerUMH support (dia_size=-1 activates it)
2006-12-01 Michael Niedermayercosmetic (prevent name clashes of variables in a macro...
2006-12-01 Kostya Shishkov100l FastUVMC rounding was incorrect.
2006-11-30 Michael Niedermayer1 step diamond search around the median MV predictor
2006-11-30 Michael Niedermayerdoxy
2006-11-30 Michael Niedermayerfix overflow and remove wrong comment
2006-11-30 Michael Niedermayerreturn optimal fraction
2006-11-30 Loïc Le LoarerFix compile with --disable-muxers, patch by Loïc Le...
2006-11-29 Kostya ShishkovBetter VQA demuxer
2006-11-29 Kostya ShishkovVQA v1 support
2006-11-28 Aurelien Jacobscleanup the #ifdef mess in encoder/decoder/parser regis...
2006-11-28 Aurelien Jacobsmatroska: scale timecode according to time_scale
2006-11-28 Baptiste Couduriermove source_package declaration in the loop and reset...
2006-11-28 Baptiste Coudurierreadjust dts if negative
2006-11-28 Kostya ShishkovCorrect information in header
2006-11-27 Reimar DöffingerChange "p" asm constraints to "g", since "p" was a...
2006-11-27 Loren Merritt10l in r7174 caused all options to be treated as filenames.
2006-11-27 Robert Swainalphabetic reordering of codec registration
2006-11-27 Aurelien Jacobscleanup the #ifdef mess in muxer/demuxer registration
2006-11-27 Timo LindforsAdd support for files that begin with a dash.
2006-11-27 Michael NiedermayerPIC fix
2006-11-26 Brian FoleyMove copy_block* functions to dsp dsputil.h
2006-11-26 Kostya ShishkovCorrect rounding values in overlap filtering
2006-11-26 Kostya ShishkovB-frames support for adv. profile
2006-11-26 Kostya Shishkov100l: Initialize dc_scale with current quantizer for...
2006-11-26 Kostya ShishkovUse halfpq in coefficient scaling
2006-11-25 Diego BiurrunRemove redundant comment.
2006-11-24 Luca Barbatotypo
2006-11-24 Steven JohnsonImplement DELTA_FLI opcodes correctly. Patch by Steven...
2006-11-23 Alex Beregszaszisupport byte_run=0 case in DELTA_FLI (this case means...
2006-11-23 Alex Beregszaszi10l memory corruption bug found by Steven Johnson
2006-11-23 Aurelien JacobsNo need for special trick anymore for flac in matroska.
2006-11-23 Aurelien Jacobsflac: allow reading of full metadata headers from extradata
2006-11-23 Bill O'Shaughnessybring AC3 encoder output up to input volume level
2006-11-22 Reimar DöffingerSet CODEC_TYPE_DATA for timecode tracks.
2006-11-22 Reimar DöffingerSet st->need_parsing = 2 for MPEG-content.
2006-11-22 Baptiste Coudurierfix bitstream to be correctly decoded by quicktime
2006-11-22 Baptiste Coudurierfix sigfpe with intra only encoding
2006-11-22 Ramiro Pollaadd interactive support for MinGW
2006-11-22 Diego BiurrunConditionally compile some of the AltiVec optimizations.
2006-11-22 Matthias Hopffix some potential security issues, patch by Matthias...
2006-11-22 Baptiste Couduriertypo
2006-11-22 Michael Niedermayerfix b frames + -mbd rd without -psnr (yes that was...
2006-11-21 Aurelien Jacobsadd support for FLAC in matroska
2006-11-21 Diego BiurrunFix compilation with VC-1 decoder disabled.
2006-11-21 Michael Niedermayerfix b frames + -mbd rd without -psnr (yes that was...
2006-11-21 Michael Niedermayer100l infinite loop fix
2006-11-21 Aurelien Jacobsmove common voc muxer and demuxer data to voc.c
2006-11-21 Aurelien Jacobssplit voc.c into vocdec.c and vocenc.c
2006-11-21 Diego Biurruntypo
2006-11-21 Kostya ShishkovDecode non-interleaved scans
2006-11-20 Diego BiurrunKb --> kb
2006-11-20 Diego BiurrunNuke config.log support.
2006-11-20 Guillaume PoirierFix declaration and code thingie
2006-11-20 Martinallow amr bitrate to be changed "on the fly" through...
next