|
|
|
@29f7ae79
|
19 years |
michaelni |
scale video for snow iterative me down so the egression test is faster …
|
|
|
@ed06cf6d
|
19 years |
banan |
gcc 2.95 fix
Originally committed as revision 4887 to …
|
|
|
@b29af723
|
19 years |
michaelni |
>4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de)
Originally …
|
|
|
@c06e734a
|
19 years |
banan |
Mjpeg interlaced decoding fix, height was wrong while decoding (/2). …
|
|
|
@fdc7b570
|
19 years |
diego |
Skip all includes for WinCE, instead of falling through to the #else …
|
|
|
@39a64e30
|
19 years |
bugfood-ml |
sc_factor support for encoding.
Here's the description I'll add to …
|
|
|
@f53a2931
|
19 years |
Reimar.Doeffinger |
faster copy functions for lzo decoder that also need padding
…
|
|
|
@ac44871c
|
19 years |
diego |
WinCE cross-compilation support
patch by Gildas Bazin < gbazin @ …
|
|
|
@0e6c947d
|
19 years |
diego |
Place proper #ifdef around muxer-specific code.
patch by Gianluigi …
|
|
|
@04f46ced
|
19 years |
diego |
Add --disable-protocols option to configure to disable I/O protocol …
|
|
|
@62327e2
|
19 years |
mans |
native ac3 parser
Originally committed as revision 4878 to …
|
|
|
@13c71451
|
19 years |
banan |
Implement audio cutoff frequency to the vorbis encoder.
Patch by …
|
|
|
@48d1b9a1
|
19 years |
lorenm |
fix convergence of snow iterative_me
Originally committed as revision …
|
|
|
@3de79d0d
|
19 years |
lorenm |
revert 1.83 because it's not needed
Originally committed as revision …
|
|
|
@88141c91
|
19 years |
michaelni |
audio in dvr-ms demuxing support by (John Donaghy <johnfdonaghy gmail …
|
|
|
@82863d1e
|
19 years |
banan |
Silence warnings, these came when some tables got declared as const.
…
|
|
|
@806011f2
|
19 years |
mans |
place SPS/PPS in extradata if GLOBAL_HEADER flag is set
Originally …
|
|
|
@8228bff5
|
19 years |
diego |
Put muxer-specific code parts in #ifdef CONFIG_MUXERS.
based on a …
|
|
|
@1ddf5ba1
|
19 years |
diego |
typo
Originally committed as revision 4870 to …
|
|
|
@6d276a9e
|
19 years |
diego |
Properly #ifdef muxer-specific parts.
Taken from a patch by Gildas …
|
|
|
@d3ac6ed6
|
19 years |
lorenm |
detect when iterative_me fails to converge, and stop searching
…
|
|
|
@d271481f
|
19 years |
michaelni |
pts fix by (Bryan Mayland / bmayland O leoninedev o com)
Originally …
|
|
|
@950c2790
|
19 years |
mans |
interpret H264 VUI timing info correctly
work around bug in x264 build …
|
|
|
@e516dbe7
|
19 years |
diego |
Remove erroneous extralibs line in a --disable option.
Originally …
|
|
|
@b104969f
|
19 years |
lorenm |
obmc-aware 4mv
Originally committed as revision 4864 to …
|
|
|
@98013cc1
|
19 years |
diego |
Make clean/distclean consistent throughout all the Makefiles.
…
|
|
|
@d3c71c5
|
19 years |
Reimar.Doeffinger |
10l, get_byte returning 0 on error can cause a hang. So let's try with …
|
|
|
@0c2ed2df
|
19 years |
alex |
10l: now it works really, with 1k outbut buffers it failed more times, …
|
|
|
@29a10be0
|
19 years |
diego |
Don't use 'rm -f *$(SLIBSUF)' in a clean rule, $(SLIBSUF) might be …
|
|
|
@69e9b2cf
|
19 years |
diego |
Define separate version number for libpostproc.
Originally committed …
|
|
|
@ba64106a
|
19 years |
diego |
Remove redundant --enable-shared-pp configure option and make the PP …
|
|
|
@dd1a74d2
|
19 years |
banan |
Off by one fix to prevent possible segfault. Patch by jwestfall at …
|
|
|
@4bdd05e7
|
19 years |
diego |
Move library name generation to configure, simplifies build system a …
|
|
|
@1c7a8c17
|
19 years |
diego |
Fix a bunch of spelling/grammar mistakes in doxygen comments and …
|
|
|
@a9318df2
|
19 years |
Reimar.Doeffinger |
get_byte may not return -1 on error, since it can lead to a negative …
|
|
|
@3f1965c4
|
19 years |
diego |
Clarify codec addition instructions.
Originally committed as revision …
|
|
|
@d66fbc14
|
19 years |
Reimar.Doeffinger |
Wrong state handling causing decompression errors in some cases
…
|
|
|
@f3b60109
|
19 years |
diego |
Create symbolic links for all library sonames and clean up Makefiles. …
|
|
|
@e03c822a
|
19 years |
michaelni |
split snow53 test out
Originally committed as revision 4850 to …
|
|
|
@45e63d1
|
19 years |
diego |
CamStudio video decoder
Originally committed as revision 4849 to …
|
|
|
@ebd32fd7
|
19 years |
diego |
Add a note about what to do when adding a new codec.
Originally …
|
|
|
@2b6c1d80
|
19 years |
diego |
CamStudio video added.
Originally committed as revision 4847 to …
|
|
|
@7a771569
|
19 years |
diego |
Point at new bug report page.
Originally committed as revision 4846 …
|
|
|
@2f5546ee
|
19 years |
michaelni |
update x264 wrapper.
patch by Robert Swain.
probably this change is …
|
|
|
@fa30d082
|
19 years |
diego |
Change this Makefile to be consistent with all the others.
Originally …
|
|
|
@dfd15b6e
|
19 years |
diego |
minor consistency fix
Originally committed as revision 4843 to …
|
|
|
@660204c6
|
19 years |
diego |
Update licensing information: The FSF changed postal address.
…
|
|
|
@5509bffa
|
19 years |
diego |
Update licensing information: The FSF changed postal address.
…
|
|
|
@c8a596d2
|
19 years |
michaelni |
bugs found by valgrind
Originally committed as revision 4841 to …
|
|
|
@517840c6
|
19 years |
Reimar.Doeffinger |
Our own LZO (1X) implementation, under LGPL and optimized for …
|
|
|
@1015631b
|
19 years |
lorenm |
faster iterative_me: avoid duplicate mc of neighboring blocks.
…
|
|
|
@fb3d46da
|
19 years |
diego |
Move Darwin shared library build peculiarities to configure.
…
|
|
|
@14f0c8e2
|
19 years |
banan |
Parameter added for user to set the cutoff frequency when encoding …
|
|
|
@e0f80bd7
|
19 years |
Reimar.Doeffinger |
CamStudio decoder, only 32 bit lzo mode is tested
Originally …
|
|
|
@e8b56208
|
19 years |
lorenm |
tweak h264_biweight
Originally committed as revision 4835 to …
|
|
|
@70abb407
|
19 years |
lorenm |
tweak inlines.
Originally committed as revision 4834 to …
|
|
|
@32504425
|
19 years |
diego |
consistency cosmetics
Originally committed as revision 4833 to …
|
|
|
@8bf755d4
|
19 years |
lorenm |
10l: bidir_refine didn't save the new mvs. also improve speed.
…
|
|
|
@62e60aed
|
19 years |
diego |
Make shared lib name handling consistent with the other Makefiles. …
|
|
|
@1f49fa5
|
19 years |
diego |
--enable-shared-pp should directly enable pp and not depend on …
|
|
|
@946c1130
|
19 years |
banan |
get_vlc -> get_vlc2 transition and get_vlc() removed from bitstream.h
…
|
|
|
@fb9cb0b8
|
19 years |
banan |
get_vlc -> get_vlc2 transition.
Originally committed as revision 4828 …
|
|
|
@52fa37f1
|
19 years |
banan |
get_vlc -> get_vlc2 transition.
Originally committed as revision 4827 …
|
|
|
@47ad9aba
|
19 years |
michaelni |
fixing second last time François Revol applies a patch without running …
|
|
|
@a305b82d
|
19 years |
nicola.sabbi |
install dsputil.h, that is used by many filters in mplayer
Originally …
|
|
|
@80e44bc3
|
19 years |
michaelni |
use h264 MC functions for 2xX Xx2 blocks in snow too
Originally …
|
|
|
@51bb91c
|
19 years |
banan |
Incorrect check removed.
Originally committed as revision 4823 to …
|
|
|
@cc59080c
|
19 years |
alex |
better version reporting
Originally committed as revision 4822 to …
|
|
|
@2692ceab
|
19 years |
michaelni |
use h264 MC functions for rectangular blocks too
Originally committed …
|
|
|
@a588a2c6
|
19 years |
michaelni |
regression test for iterative ME & wavelet cmp functions
Originally …
|
|
|
@39277cf9
|
19 years |
michaelni |
10l (assertion failure)
Originally committed as revision 4819 to …
|
|
|
@aa066582
|
19 years |
Roman R. |
Moving dv_anchor back to the global scope. This creates a tiny memory
…
|
|
|
@faf824df
|
19 years |
diego |
Comment out WMV3 decoder for now, it crashes on every file and causes …
|
|
|
@560b10a6
|
19 years |
r_togni |
Dual mono stereo strems sound ok now, added sanity checks and removed …
|
|
|
@e839a994
|
19 years |
diego |
RealVideo 1.0/2.0 and TrueSpeech are supported.
Originally committed …
|
|
|
@60900991
|
19 years |
mike |
ugly, but necessary
Originally committed as revision 4814 to …
|
|
|
@3b6ab26c
|
19 years |
michaelni |
cleanup
fix 4mv playback distortions
Originally committed as revision …
|
|
|
@ee0d2803
|
19 years |
diego |
H.263: more descriptive error message
patch by Tom Joseph < tom-lists …
|
|
|
@27c61ac5
|
19 years |
michaelni |
8x8 integer dct from x264 as cmp function (under CONFIG_GPL)
if this …
|
|
|
@7022003
|
19 years |
diego |
Fix an out of array access and some minor cleanup of the code.
All …
|
|
|
@1499e0be
|
19 years |
michaelni |
av_freep() recommandition
Originally committed as revision 4809 to …
|
|
|
@87f50d27
|
19 years |
diego |
Make all tables static const.
Originally committed as revision 4808 …
|
|
|
@6942d002
|
19 years |
diego |
Simplify source_path handling, avoids some warnings with non-bash …
|
|
|
@39503a27
|
19 years |
diego |
bashism--; Use POSIX-compatible string handling instead.
Originally …
|
|
|
@e3880318
|
19 years |
diego |
bashism--;
Originally committed as revision 4805 to …
|
|
|
@9f23a10a
|
19 years |
diego |
Add -Wdeclaration-after-statement to CFLAGS on GCCs that support it. …
|
|
|
@bf3027c8
|
19 years |
diego |
TrueSpeech compatible audio decoder by Konstantin Shishkov
Originally …
|
|
|
@27c748b5
|
19 years |
nicola.sabbi |
try with auto_guess if first detection fails
Originally committed as …
|
|
|
@5d4d67e0
|
19 years |
nicola.sabbi |
added support for DVHS (192) packet size
Originally committed as …
|
|
|
@f007d35
|
19 years |
diego |
Add entry about release frequency.
Originally committed as revision …
|
|
|
@ab2e3e2c
|
19 years |
lorenm |
fix asymmetric CQMs with pre-transposed DCT.
Originally committed as …
|
|
|
@f23af3d8
|
19 years |
lorenm |
CQM: fix fallback to JVT scaling lists
Originally committed as …
|
|
|
@11d86c97
|
19 years |
lorenm |
direct mvs in B_8x8 mbs were set too early.
Originally committed as …
|
|
|
@f1f17e54
|
19 years |
lorenm |
fix direct_8x8_inference_flag with 4x4 mvs.
Originally committed as …
|
|
|
@cec93959
|
19 years |
lorenm |
fix some potential arithmetic overflows in pred_direct_motion() and …
|
|
|
@003cd80d
|
19 years |
revol |
:%s/check_block_2p/check_block_inter/g
Originally committed as …
|
|
|
@52137f2f
|
19 years |
revol |
this fixes compilation with gcc 2.95 which seems to not like array …
|
|
|
@ab561df9
|
19 years |
revol |
finally found what those >138 codes were... crappy compressed 5bit …
|
|
|
@b9a87c4d
|
19 years |
revol |
fix parsing version 1 mdhd atom (64 bit) as suggested by b-o-n-d AT …
|
|
|
@f593b273
|
19 years |
diego |
Replace buggy --disable-codec/--enable-codec with non-buggy …
|
|
|