23242 Commits (8eecdc8b789e3fa5b640ddd26e29e9254a1dffe3)
 

Author SHA1 Message Date
Måns Rullgård ecefc5ddbd regtest: run seektest on image sequences 15 years ago
David Conrad 38c3b6e73e inet_aton needs _DARWIN_C_SOURCE on OS X 15 years ago
David Conrad ac11d562e5 Localize the #define _SVID_SOURCE needed for inet_aton() to os_support.c 15 years ago
Måns Rullgård d1be963568 regtest: run seektest on lavftest output files 15 years ago
Måns Rullgård d211b29e05 regtest: place image sequence outputs in separate directories 15 years ago
Alex Converse 1e79771c31 Add support for non-backwards compatible signaled parametric stereo. 15 years ago
Måns Rullgård 5654067341 10l: fix make install with only shared libs 15 years ago
Maxim Poliakovski 7fcb98a7ec Band quant tables should not be assigned inside band tile loop, 15 years ago
Reimar Döffinger 0209cd0719 Fix --enable-hardcoded-tables compilation: the generate table files now 15 years ago
Kostya Shishkov f3cb1cd078 1l trocadero: forgot reference operator on bytestream_get_be32() argument 15 years ago
Måns Rullgård 62df111cf0 Use -Werror=implicit only with gcc 15 years ago
Maxim Poliakovski e7edeb9191 When tracking non-zero coefficients during Indeo 5 decoding, make sure 15 years ago
David Conrad 4def700e9e Fix clang sysroot flag 15 years ago
David Conrad 457c08ba3c Add internal.h include for av_read_frame_flush prototype 15 years ago
David Conrad 148e8f2d29 Fix warning about incompatible pointer types 15 years ago
David Conrad e48f7ff3cb matroskadec: Fix a buffer overread 15 years ago
Michael Niedermayer d5dfecb1ea header for common code between mp3 decoder and encoder. 15 years ago
Måns Rullgård 1e50348a2a Error on implicit function declarations 15 years ago
Måns Rullgård e16c73e67e Move av_read_frame_flush() prototype to lavf/internal.h 15 years ago
Måns Rullgård ddb8c2c0f1 PPC: move prototypes to headers and make some functions static 15 years ago
Måns Rullgård f49747e904 x86: move function prototypes to header files 15 years ago
Måns Rullgård 98713e55b4 Move ff_spatial_dwt() prototype to snow.h 15 years ago
Måns Rullgård 965363f81a Move some dsp func prototypes to dsputil.h; they are defined in dsputil.c 15 years ago
Måns Rullgård 4f602a0415 Move some VC1 dsp prototypes to dsputil.h; they are defined in dsputil.c 15 years ago
Måns Rullgård bb174ff1f9 Move ff_set_qscale() prototype to mpegvideo.h; it is defined in mpegvideo.c 15 years ago
Måns Rullgård 7de9da9ba7 Move prototypes for various dsputil init functions to dsputil.h 15 years ago
Måns Rullgård 3da1180409 Move some prototypes from dsputil.c to reasonable header files 15 years ago
Måns Rullgård da0ac0ee64 Make some functions static 15 years ago
Måns Rullgård c26e58e32c Add some missing #includes 15 years ago
Reimar Döffinger 5189573c6d Set GXF fallback time-base to match the one specified for audio-only. 15 years ago
Reimar Döffinger 192c14fa55 GXF time base is always based on "fields" per second even for 15 years ago
Stefano Sabatini 63833766dc Show aspect ratio information in dprintf_picref() traces. 15 years ago
Stefano Sabatini c18fb6310d Bump minor number and add APIchanges entry after the inclusion of 15 years ago
Måns Rullgård fd7bec5e3c ffserver: use av_stristr() 15 years ago
Måns Rullgård ac6ef8682d Add av_stristr() function 15 years ago
Måns Rullgård a0ac950109 Fix build with compilers using a separate dependency command 15 years ago
Stefano Sabatini ff358eca17 Reindent after the last commit. 15 years ago
Stefano Sabatini fd9da2527c Use av_get_pict_type_char() in debug code within output_picture2(), 15 years ago
Måns Rullgård bfca777713 Fix install with shared libs on weird systems 15 years ago
Måns Rullgård 6cfac0e908 Fix make install 15 years ago
Måns Rullgård 63611f31e8 Prettify make output 15 years ago
Måns Rullgård 34512bca0e Split install-headers target and simplify rules 15 years ago
Måns Rullgård fd676deb96 Add INSTALL makefile variable 15 years ago
Måns Rullgård b578357e59 Use mkdir -p to create directories 15 years ago
Måns Rullgård 4335125ccc Add CP make variable 15 years ago
Måns Rullgård a4aea515b0 Add YASMDEP variable; use for deps on yasm files 15 years ago
Thilo Borgmann bbe8fa1f83 Fix last frame block size correction. 15 years ago
Kostya Shishkov 0bf5a0cf46 Bink version 'h' also has chroma planes swapped 15 years ago
Måns Rullgård 1429224b04 Move FFT parts from dsputil.h to fft.h 15 years ago
Måns Rullgård 50e10cbd7a Use $(RM) to delete files 15 years ago