|
|
|
@3d71589f
|
22 years |
michaelni |
cleanup
Originally committed as revision 1171 to …
|
|
|
@acbe6cfa
|
22 years |
kabi |
* calculating with the full packet size
Originally committed as …
|
|
|
@ff29712a
|
22 years |
kabi |
* use larger buffer - the size should be calculcated from the …
|
|
|
@e2e6cfd0
|
22 years |
kabi |
* allocate slightly more data - so decoders won't be touching memory
…
|
|
|
@4c3dff6d
|
22 years |
kabi |
* free extradata
Originally committed as revision 1167 to …
|
|
|
@4fca59f
|
22 years |
kabi |
* fix leak with output file closing
Originally committed as revision …
|
|
|
@5acdd6e6
|
22 years |
kabi |
* don't show header errors when eof is reached
Originally committed …
|
|
|
@9eb82647
|
22 years |
michaelni |
MIN/MAX sys/param.h patch by (François Revol <revol at free dot fr>)
…
|
|
|
@dfdfa47c
|
22 years |
michaelni |
BeOS Audio ouput patch by (François Revol <revol at free dot fr>)
…
|
|
|
@95e2ce4a
|
22 years |
michaelni |
lrintf detection (based upon a patch by François Revol <revol at free …
|
|
|
@70d4f2da
|
22 years |
michaelni |
dont use fastmemcpy for PIC
Originally committed as revision 8108 to …
|
|
|
@b587a7cb
|
22 years |
michaelni |
vc++ sucks, found by ("csharprules" <csharprules at hotmail dot com>)
…
|
|
|
@3b783b6b
|
22 years |
fabrice |
added faq.html
Originally committed as revision 1159 to …
|
|
|
@7ff56c72
|
22 years |
fabrice |
updated FAQ - converted it to texinfo
Originally committed as …
|
|
|
@b0397e0
|
22 years |
kabi |
* DR1 support
Originally committed as revision 1157 to …
|
|
|
@8664c807
|
22 years |
michaelni |
10l
Originally committed as revision 8100 to …
|
|
|
@8cb097d4
|
22 years |
michaelni |
fixing dependancies
removing stray tabs
Originally committed as …
|
|
|
@b01be121
|
22 years |
michaelni |
pp docs
Originally committed as revision 8077 to …
|
|
|
@fcd43156
|
22 years |
michaelni |
-p
Originally committed as revision 1154 to …
|
|
|
@145956de
|
22 years |
alex |
fixed some bugs in app parser - some jfif and adobe jpgs fixed
…
|
|
|
@d20343b3
|
22 years |
michaelni |
use cp ; strip instead of strip -o
Originally committed as revision …
|
|
|
@31ba0b4d
|
22 years |
michaelni |
gcc optimization on BeOS (patch by François Revol <revol at free dot …
|
|
|
@9f9c3229
|
22 years |
michaelni |
support forcing low_delay during decoding
Originally committed as …
|
|
|
@326d40af
|
22 years |
michaelni |
cleanup
Originally committed as revision 8041 to …
|
|
|
@c41d972
|
22 years |
michaelni |
cleanup
Originally committed as revision 8039 to …
|
|
|
@05c4072b
|
22 years |
michaelni |
Altivec Patch (Mark III) by (Dieter Shirley <dieters at schemasoft dot …
|
|
|
@26b35efb
|
22 years |
michaelni |
added BeOS net_server support (R5 network stack), basically the same …
|
|
|
@3f95e843
|
22 years |
michaelni |
added MACE (Macintosh Audio Compression/Expansion) 3:1 & 6:1 support …
|
|
|
@9ddd71fc
|
22 years |
michaelni |
added BeOS net_server support (R5 network stack), basically the same …
|
|
|
@bbd8335b
|
22 years |
michaelni |
added perm inheritance from ffmpeg_g (it looks like 'strip' in BeOS …
|
|
|
@86f85dca
|
22 years |
michaelni |
cleanup
Originally committed as revision 1142 to …
|
|
|
@288daa84
|
22 years |
arpi |
handle init error in ffmpeg12
Originally committed as revision 1141 …
|
|
|
@80663785
|
22 years |
michaelni |
-mdynamic-no-pic for darwin -> 5% speedup patch by (Dieter Shirley …
|
|
|
@8671359b
|
22 years |
michaelni |
better padding bug detection
Originally committed as revision 1139 to …
|
|
|
@75460b0c
|
22 years |
michaelni |
put MIN/MAX under ifndef MAX/MIN
Originally committed as revision …
|
|
|
@6a70098a
|
22 years |
michaelni |
fixing msmpeg4v3 with mb_height % slice_height != 0
Originally …
|
|
|
@a749913f
|
22 years |
arpi |
verbose can be negative
Originally committed as revision 8028 to …
|
|
|
@f56dd362
|
22 years |
michaelni |
hopefully fixing sprite_warping_points==0
Originally committed as …
|
|
|
@b401ebad
|
22 years |
michaelni |
cosmetics requested by kabi
Originally committed as revision 8020 to …
|
|
|
@f408fc6
|
22 years |
kabi |
* avoid negative numbers as well
Originally committed as revision …
|
|
|
@dd3be2c9
|
22 years |
nickols_k |
10l
Originally committed as revision 1133 to …
|
|
|
@b8e6ad84
|
22 years |
nickols_k |
reverse first hunk
Originally committed as revision 1132 to …
|
|
|
@d08070e6
|
22 years |
nickols_k |
fixed debug compilation
Originally committed as revision 1131 to …
|
|
|
@bbed9259
|
22 years |
michaelni |
put a few large tables under #ifdef CONFIG_ENCODERS or dynamically …
|
|
|
@cb146faf
|
22 years |
kabi |
* always set extradata_size
Originally committed as revision 1129 to …
|
|
|
@e40fed0b
|
22 years |
kabi |
* removed extra_data from AVStream (it's part of Codec)
* removed …
|
|
|
@6bb925f4
|
22 years |
michaelni |
dont call emms_c() for each MB
Originally committed as revision 1127 …
|
|
|
@0aa7875a
|
22 years |
michaelni |
cleanup
Originally committed as revision 1126 to …
|
|
|
@1609f668
|
22 years |
michaelni |
disabling compilation of .so if its not needed, gcc 3.1 seems to have …
|
|
|
@f9745d55
|
22 years |
alex |
fixed 10l
Originally committed as revision 1124 to …
|
|
|
@01dc3aa4
|
22 years |
michaelni |
using fewer registers ... to workaround something
Originally …
|
|
|
@af27aea9
|
22 years |
michaelni |
fixing another assert q>0.0 issue caused by variance < 0, this fix …
|
|
|
@4707cb07
|
22 years |
fabrice |
fixed nb_block_sizes detection - fixed codec_id test (avctx->codec_id …
|
|
|
@0bfacb95
|
22 years |
michaelni |
fixing q>0.0 assert failure caused by overflow of variance for b …
|
|
|
@1d9324f
|
22 years |
michaelni |
removing "-npp" (found by arpi)
Originally committed as revision 7987 …
|
|
|
@fa6ea14e
|
22 years |
michaelni |
per context cpuCaps (idea by kabi)
Originally committed as revision …
|
|
|
@4407a3c4
|
22 years |
michaelni |
change qscale type to int8 and fix qscale ordering
Originally …
|
|
|
@6b72ac63
|
22 years |
michaelni |
exporting the internal qscale table, this allso fixes the ordering
…
|
|
|
@6234d753
|
22 years |
alex |
NetBSD fix by Bernd Ernesti <mplayer@lists.veego.de>
Originally …
|
|
|
@b2722d0a
|
22 years |
michaelni |
-vcodec copy fix patch by (mru at users dot sourceforge dot net (Måns …
|
|
|
@5981f4e6
|
22 years |
michaelni |
1) Add MMX deinterlace code.
2) "Fix" first and last line deinterlace. …
|
|
|
@2727c35e
|
22 years |
philipjsg |
* Made encoding to ASF streams work again. It turns out that the …
|
|
|
@d6562d2
|
22 years |
philipjsg |
Added VideoBitRateRange and VideoBitRAteTolerance settings
Also made …
|
|
|
@b49d9165
|
22 years |
michaelni |
using same numbers for cpuCaps as libmpeg2 & liba52
Originally …
|
|
|
@4603ed8f
|
22 years |
michaelni |
cleanly passing the cpuCaps
Originally committed as revision 7973 to …
|
|
|
@51e19dcc
|
22 years |
michaelni |
10l
Originally committed as revision 7969 to …
|
|
|
@bc423886
|
22 years |
fabrice |
use lrintf to avoid double conversion
Originally committed as …
|
|
|
@9d85cbd9
|
22 years |
fabrice |
added lrintf for non ISOC libcs (fixme: find a better test)
…
|
|
|
@ab253fe3
|
22 years |
fabrice |
avoid name clash - fixed again block size selection
Originally …
|
|
|
@82696bee
|
22 years |
fabrice |
avoid name clash
Originally committed as revision 1104 to …
|
|
|
@df8d4d0e
|
22 years |
michaelni |
cleanup
Originally committed as revision 7964 to …
|
|
|
@9cb54f43
|
22 years |
michaelni |
cosmetics ;)
prefixing all functions with pp_ to avoid namespace …
|
|
|
@ec487e5d
|
22 years |
michaelni |
better deblocking filter
Originally committed as revision 7961 to …
|
|
|
@02c7e17
|
22 years |
fabrice |
update
Originally committed as revision 1100 to …
|
|
|
@9d947f19
|
22 years |
michaelni |
-fomit-frame-pointer is needed for the PIC code
Originally committed …
|
|
|
@abd140d
|
22 years |
michaelni |
using fewer registers (fixes compilation bug hopefully)
Originally …
|
|
|
@5936be4c
|
22 years |
colin |
fix compilation on non-x86 with gcc 2.95
Originally committed as …
|
|
|
@b963ee3b
|
22 years |
fabrice |
updated
Originally committed as revision 1096 to …
|
|
|
@9c9e467d
|
22 years |
michaelni |
postprocessing cleanup:
remove opendivx #ifdefs
remove rk1 filter …
|
|
|
@f3a34447
|
22 years |
alex |
FOURCC removed, using ff_get_fourcc instead (should be big-endian …
|
|
|
@64c1338
|
22 years |
fabrice |
fixed block size selection
Originally committed as revision 1093 to …
|
|
|
@e095026a
|
22 years |
fabrice |
unified wav header parsing - added extradata support
Originally …
|
|
|
@6d2abd6b
|
22 years |
fabrice |
added new fft/mdct code - added fft-test program
Originally committed …
|
|
|
@bc8d1857
|
22 years |
fabrice |
added wma decoder
Originally committed as revision 1090 to …
|
|
|
@6107fa87
|
22 years |
fabrice |
preparing integration of new AC3 decoder
Originally committed as …
|
|
|
@bb6f5690
|
22 years |
fabrice |
new generic FFT/MDCT code for audio codecs
Originally committed as …
|
|
|
@6d291820
|
22 years |
fabrice |
updated - feel free to correct/improve
Originally committed as …
|
|
|
@60837265
|
22 years |
fabrice |
added Michael's page
Originally committed as revision 1086 to …
|
|
|
@9181577c
|
22 years |
fabrice |
new texinfo documentation - HTML version also included
Originally …
|
|
|
@1c0a593a
|
22 years |
michaelni |
get_vlc2()
Originally committed as revision 1084 to …
|
|
|
@055317a7
|
22 years |
arpi |
3rd 10l - don't let it read data beyond the end of frame
Originally …
|
|
|
@9d3748be
|
22 years |
alex |
2nd 10l (noticed by arpi)
Originally committed as revision 1082 to …
|
|
|
@7b5c80f6
|
22 years |
alex |
minor speedup noticed by arpi
Originally committed as revision 1081 …
|
|
|
@97d4469a
|
22 years |
alex |
10l
Originally committed as revision 1080 to …
|
|
|
@109362cb
|
22 years |
alex |
reworked decode_frame marker searching, fixes many non-working samples …
|
|
|
@060f89b3
|
22 years |
michaelni |
mergeing inter & intra rl_length tables (50% smaller & no meassureable …
|
|
|
@f3c09da1
|
22 years |
michaelni |
75% smaller rl_length table
Originally committed as revision 1077 to …
|
|
|
@a09907d9
|
22 years |
michaelni |
dsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot …
|
|
|
@d6db1c9c
|
22 years |
michaelni |
handle direct rendering buffer allocation failure
Originally …
|
|
|
@5d9827bc
|
22 years |
michaelni |
fixing bitrate display if -acodec copy is used, patch by (Kareila …
|
|
|