platform/upstream/libav.git
2006-06-30 Guillaume PoirierWoops, this file was supposed to be added in r5556...
2006-06-30 Herve W* Allocating 16 bytes more for the MEMALIGN_HACK is...
2006-06-30 Diego PettenòDisable w53 and w97 cmp methods when snow encoder is...
2006-06-30 Diego Pettenòmake sure NDEBUG is not defined already before defining it
2006-06-30 Diego PettenòMove initialisations and internal symbols in allformats.h,
2006-06-30 Reynaldo H... anothe useless sizeof(char)
2006-06-30 Kostya ShishkovSlightly reworked MC code, it gives better picture.
2006-06-30 Kostya Shishkovtypo
2006-06-30 Diego Biurrunspelling fixes courtesy of "Hervé W." H.O.W.aka.V+ffmpe...
2006-06-29 Måns Rullgårdcompiler sanity check
2006-06-29 Måns Rullgårdadd --cross-compile option to assume cross-compilation...
2006-06-29 Måns Rullgårdsend output of exec checks to log file
2006-06-29 Måns Rullgårddetect availability of -rdynamic and -export-dynamic
2006-06-29 Måns Rullgårdextradata may be used as bitstream reader input so...
2006-06-29 Måns Rullgårddetect audio-only program streams and broken files...
2006-06-29 Måns Rullgårddo not fail av_find_stream_info() if params for all...
2006-06-29 Reimar DöffingerFix initialization of vc1_decoder (the same as wmv3_dec...
2006-06-29 Kostya ShishkovSome optimization and fixes - mostly reworked MC and...
2006-06-29 Kostya ShishkovThis should make P-frames decoding work on x86 (by...
2006-06-29 Diego Biurrun'uname -m' returns IP<number> for MIPS CPUs on IRIX.
2006-06-28 Måns Rullgårddetect MPEG PES streams as MPEG PS; the PS demuxer...
2006-06-28 Måns Rullgårdget svn version when using separate build tree
2006-06-28 Luca AbeniProperly set the image depth
2006-06-28 Michael Niedermayerdont read over the end of a data chunk and at the end...
2006-06-27 Justin Rugglesflacenc - rice param search patch by (Justin Ruggles...
2006-06-27 Kostya ShishkovAdded loop filtering as ersatz for overlap filter ...
2006-06-27 Kostya ShishkovVC1 Intra blocks in P-frames use different zigzag table...
2006-06-27 Reimar DöffingerDo not read full byte when less than 8 bits are still...
2006-06-27 Reimar DöffingerIgnore overrun in spectral RLE decoding, fixes
2006-06-27 Ramiro PollaInstall into $PROGRAMFILES instead of a hardcoded path...
2006-06-27 Kostya ShishkovVC-1 decoder with I-frames support and partial P-frames...
2006-06-27 Kostya ShishkovRename VC9 to VC1 as there is no such thing as VC9
2006-06-26 Michael Niedermayerstereo decorrelation support by (Justin Ruggles jruggl...
2006-06-25 Michael Niedermayer10l
2006-06-25 Luca Barbatocleanup patch from Diego Pettenò <flameeyes@gentoo...
2006-06-25 Luca BarbatoMake debug work early on ffplay
2006-06-25 Måns Rullgårds/u_char/uint8_t/ accidentally copied from tcvp
2006-06-25 Måns Rullgård10l: don't allocate a new buffer quite so often
2006-06-25 Måns Rullgårdcleaned up buffer management
2006-06-25 Baptiste Couduriercheck only existing streams
2006-06-24 Måns Rullgård-logg needs to be after -lvorbis
2006-06-24 Måns Rullgårdfix a silly typo (1l to myself)
2006-06-24 Luca Barbatominor cleanup
2006-06-24 Baptiste Couduriersimplify
2006-06-24 Michael Niedermayersimplify & optimize things a little
2006-06-24 Michael Niedermayerflac regression test
2006-06-24 Michael Niedermayerfirst rudimentary version of (Justin Ruggles jruggle...
2006-06-24 Michael Niedermayersimplify
2006-06-24 Justin RugglesCODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles...
2006-06-23 Diego BiurrunProduce correct version string even when not run in...
2006-06-22 Diego Biurrun.depend needs version.h, noticed by Uoti Urpala
2006-06-22 Måns Rullgårdenable logging in configure by default, and print some...
2006-06-21 Måns Rullgårdallow recent libfaad versions with new function names
2006-06-21 Luca Barbatofix 24bit flac support, revised from Thibaut Mattern...
2006-06-20 Stefan HuehnerRemove unused variable, patch by Stefan Huehner stefan_...
2006-06-20 Måns Rullgårdincrease search limit in av_find_stream_info
2006-06-20 Luca BarbatoMake gcc-3 happy again, thanks to Olivier Castan <casta...
2006-06-20 Diego BiurrunRemove unused FFMPEG_VERSION_INT.
2006-06-20 Diego BiurrunUse Subversion revision for FFMPEG_VERSION.
2006-06-20 Diego BiurrunRemove unused VERSION definition from config.mak.
2006-06-19 Diego BiurrunAvoid binary stripping rule code duplication.
2006-06-19 Måns Rullgårdallow packets with non-zero PES_scrambling_control
2006-06-19 Baptiste Coudurierfix aac in mov for ipod
2006-06-18 Stefan HuehnerAdd const to (mostly) char* and make some functions...
2006-06-17 Måns Rullgårdlibfaac uses pascal calling convention on win32 so...
2006-06-17 Måns Rullgårdadd myself as build system maintainer
2006-06-17 Måns Rullgårdput local -L flags first in link commands
2006-06-17 Luca BarbatoCosmetics: should not hurt performance, scream if are
2006-06-17 Stefan HuehnerAdd (mostly) const to variable and parameter declaratio...
2006-06-17 Måns Rullgårdimproved logging tests
2006-06-17 Baptiste Coudurierupdate libav regression tests for r5449 (adpcm)
2006-06-17 Diego BiurrunRename version from CVS to the more sensible HEAD.
2006-06-16 Måns Rullgårduse standard codec tag if the specified tag is out...
2006-06-16 Måns RullgårdThe AAC frame header uses 13 bits for the frame size...
2006-06-16 Måns Rullgårdtest availability of various compiler flags, and verify...
2006-06-16 Diego BiurrunFix compilation with all combinations of --disable...
2006-06-16 Måns Rullgårdfree codec extradata in av_close_input_file
2006-06-15 Baptiste Couduriermake dump_format output more homogenous
2006-06-15 Baptiste Coudurierexport all tracks to libavformat layer
2006-06-15 Michael Niedermayervfr mov/mp4 todo item
2006-06-15 R. Brian AndersonFix segfault
2006-06-15 Michael Niedermayer10l to whoever wrote this
2006-06-15 Luca AbeniFix typo
2006-06-14 Måns Rullgårdcheck for SDL_VideoInfo.current_[wh] availability in...
2006-06-14 Loren Merrittupdate regression tests for r5449 (adpcm)
2006-06-14 Michael Niedermayerdont load the index if we cant seek back
2006-06-13 Baptiste Couduriercheck fseek return value
2006-06-13 Baptiste Coudurierfix unused computed value
2006-06-13 Baptiste Coudurierfix mp3 muxing
2006-06-13 Michael Niedermayerfix probe of high bitrate mpeg2video
2006-06-13 Luca Barbatooprofile reference for Linux/PPC
2006-06-12 Måns RullgårdMIPS doesn't like unaligned accesses
2006-06-12 Baptiste Couduriersimplify, completely ignore streams not recognized...
2006-06-12 Loren Merritth264: accept rbsp_trailing longer than 1 byte
2006-06-11 Reimar Döffingerread_packet return value must be < 0 when no packet...
2006-06-10 Måns Rullgård10l to myself for being overzealous with $cross_prefix
2006-06-10 Diego BiurrunAdd support for GNU/kFreeBSD systems.
2006-06-09 Måns Rullgårddon't use xlib in ffplay, and bump required sdl version
2006-06-09 Måns Rullgårduse ifeq(...,yes) instead of ifdef
2006-06-09 Diego BiurrunCVS --> Subversion
next