summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* regtest: place image sequence outputs in separate directoriesMåns Rullgård2010-03-079-27/+29
* Add support for non-backwards compatible signaled parametric stereo.Alex Converse2010-03-071-1/+3
* 10l: fix make install with only shared libsMåns Rullgård2010-03-071-1/+2
* Band quant tables should not be assigned inside band tile loop,Maxim Poliakovski2010-03-071-12/+12
* Fix --enable-hardcoded-tables compilation: the generate table files nowReimar Döffinger2010-03-071-1/+1
* 1l trocadero: forgot reference operator on bytestream_get_be32() argumentKostya Shishkov2010-03-071-1/+1
* Use -Werror=implicit only with gccMåns Rullgård2010-03-071-1/+1
* When tracking non-zero coefficients during Indeo 5 decoding, make sureMaxim Poliakovski2010-03-071-1/+1
* Fix clang sysroot flagDavid Conrad2010-03-071-2/+2
* Add internal.h include for av_read_frame_flush prototypeDavid Conrad2010-03-071-0/+1
* Fix warning about incompatible pointer typesDavid Conrad2010-03-071-1/+2
* matroskadec: Fix a buffer overreadDavid Conrad2010-03-071-0/+6
* header for common code between mp3 decoder and encoder.Michael Niedermayer2010-03-061-0/+53
* Error on implicit function declarationsMåns Rullgård2010-03-061-0/+1
* Move av_read_frame_flush() prototype to lavf/internal.hMåns Rullgård2010-03-062-1/+2
* PPC: move prototypes to headers and make some functions staticMåns Rullgård2010-03-0613-56/+65
* x86: move function prototypes to header filesMåns Rullgård2010-03-066-35/+27
* Move ff_spatial_dwt() prototype to snow.hMåns Rullgård2010-03-062-3/+2
* Move some dsp func prototypes to dsputil.h; they are defined in dsputil.cMåns Rullgård2010-03-063-13/+14
* Move some VC1 dsp prototypes to dsputil.h; they are defined in dsputil.cMåns Rullgård2010-03-063-6/+6
* Move ff_set_qscale() prototype to mpegvideo.h; it is defined in mpegvideo.cMåns Rullgård2010-03-062-1/+1
* Move prototypes for various dsputil init functions to dsputil.hMåns Rullgård2010-03-063-16/+8
* Move some prototypes from dsputil.c to reasonable header filesMåns Rullgård2010-03-065-12/+13
* Make some functions staticMåns Rullgård2010-03-063-6/+6
* Add some missing #includesMåns Rullgård2010-03-067-0/+7
* Set GXF fallback time-base to match the one specified for audio-only.Reimar Döffinger2010-03-061-1/+3
* GXF time base is always based on "fields" per second even forReimar Döffinger2010-03-061-2/+2
* Show aspect ratio information in dprintf_picref() traces.Stefano Sabatini2010-03-061-2/+2
* Bump minor number and add APIchanges entry after the inclusion ofStefano Sabatini2010-03-062-1/+4
* ffserver: use av_stristr()Måns Rullgård2010-03-061-1/+1
* Add av_stristr() functionMåns Rullgård2010-03-062-0/+26
* Fix build with compilers using a separate dependency commandMåns Rullgård2010-03-061-1/+1
* Reindent after the last commit.Stefano Sabatini2010-03-061-2/+2
* Use av_get_pict_type_char() in debug code within output_picture2(),Stefano Sabatini2010-03-061-10/+1
* Fix install with shared libs on weird systemsMåns Rullgård2010-03-061-1/+1
* Fix make installMåns Rullgård2010-03-062-2/+2
* Prettify make outputMåns Rullgård2010-03-063-20/+35
* Split install-headers target and simplify rulesMåns Rullgård2010-03-061-6/+6
* Add INSTALL makefile variableMåns Rullgård2010-03-063-8/+9
* Use mkdir -p to create directoriesMåns Rullgård2010-03-062-7/+7
* Add CP make variableMåns Rullgård2010-03-062-1/+2
* Add YASMDEP variable; use for deps on yasm filesMåns Rullgård2010-03-062-1/+2
* Fix last frame block size correction.Thilo Borgmann2010-03-061-1/+1
* Bink version 'h' also has chroma planes swappedKostya Shishkov2010-03-061-1/+1
* Move FFT parts from dsputil.h to fft.hMåns Rullgård2010-03-0627-222/+275
* Use $(RM) to delete filesMåns Rullgård2010-03-062-20/+20
* Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård2010-03-0658-202/+199
* Make opt_default() look for options in sws_opts only if sws_opts isStefano Sabatini2010-03-061-1/+1
* Add support to input devices in ffprobe.Stefano Sabatini2010-03-061-0/+6
* Move DECLARE_ALIGNED_{8,16} macros to mem.hMåns Rullgård2010-03-062-3/+2
OpenPOWER on IntegriCloud