|
|
|
@0d415b2d
|
18 years |
michaelni |
seems only 3 bits are used for the number of resolutions, some rv30 …
|
|
|
@0244f743
|
18 years |
mans |
f*cking windows confuses itself by adding .exe to filenames
…
|
|
|
@cb37931d
|
18 years |
michaelni |
dont set sub_id as its completly redundant and silly
Originally …
|
|
|
@f457965c
|
18 years |
michaelni |
ignore sub_id
Originally committed as revision 6392 to …
|
|
|
@fb3d155c
|
18 years |
michaelni |
big endian fix
Originally committed as revision 6391 to …
|
|
|
@113533a5
|
18 years |
michaelni |
support resolution switching, fixes rv20errors.rm
Originally …
|
|
|
@78a5ec27
|
18 years |
michaelni |
simplify
Originally committed as revision 6389 to …
|
|
|
@6d312496
|
18 years |
michaelni |
fix rv20 b frames (broke since r5264 Mon Apr 3 07:52:24 2006 UTC 2x …
|
|
|
@b2f86c17
|
18 years |
takis.issaris |
Add forgotten eval.h...
Originally committed as revision 6387 to …
|
|
|
@0de9926f
|
18 years |
takis.issaris |
Move the ratecontrol related code from mpegvideo.h to a separate …
|
|
|
@d70ef6d7
|
18 years |
takis.issaris |
Reformat the output of the list of available AVOptions, by indenting …
|
|
|
@6d6f42d2
|
18 years |
takis.issaris |
Remove the override of lmin and lmax, so the actual option value …
|
|
|
@4d7b4613
|
18 years |
takis.issaris |
Pull out the ff_eval* from the mpegvideo header, as it doesn't belong …
|
|
|
@3a6ccf4
|
18 years |
baptiste.coudurier |
rudimentary binary seek
Originally committed as revision 6382 to …
|
|
|
@1159f634
|
18 years |
baptiste.coudurier |
add another data definition ul
Originally committed as revision 6381 …
|
|
|
@dd202ff6
|
18 years |
baptiste.coudurier |
use a data definition uls table to fetch codec type
Originally …
|
|
|
@996c9ad0
|
18 years |
baptiste.coudurier |
add string param to PRINT_KEY for debug
Originally committed as …
|
|
|
@94c12d4
|
18 years |
baptiste.coudurier |
shut up gcc about incompatible pointer type
Originally committed as …
|
|
|
@9a630c25
|
18 years |
baptiste.coudurier |
remove useless casts
Originally committed as revision 6377 to …
|
|
|
@626a8fe7
|
18 years |
baptiste.coudurier |
remove gcc warnings about void * used in arithmetic
Originally …
|
|
|
@f28748e6
|
18 years |
mans |
remove extraneous #ifdef CONFIG_ENCODERS/DECODERS
Originally …
|
|
|
@3841e813
|
18 years |
banan |
-interlace -> -ilme This has been wrong in the docs for years,
the …
|
|
|
@9770089d
|
18 years |
baptiste.coudurier |
move sample size adjusting code after audio stsd v2 parsing to let v2 …
|
|
|
@e6f4c806
|
18 years |
baptiste.coudurier |
add lpcm fourcc
Originally committed as revision 6372 to …
|
|
|
@0299a87c
|
18 years |
baptiste.coudurier |
change codec id if sample size field is set to 24 in stsd, fix …
|
|
|
@72044298
|
18 years |
takis.issaris |
Remove the "mblmax" OptionDef. The equally named AVOption takes over …
|
|
|
@93b26b63
|
18 years |
takis.issaris |
Remove the "mblmin" OptionDef. The equally named AVOption takes over …
|
|
|
@0eba70ac
|
18 years |
takis.issaris |
Remove the "lmin" OptionDef. The equally named AVOption takes over its …
|
|
|
@494cf837
|
18 years |
takis.issaris |
Remove the "lmax" OptionDef. The equally named AVOption takes over its …
|
|
|
@eeebe6ad
|
18 years |
gpoirier |
add FASTDIV macro for ARM. Reported speed-up on MPEG-4 decoding: 1.8% …
|
|
|
@8db0c25d
|
18 years |
kostya.shishkov |
Handle case of get_bits(0)
Originally committed as revision 6365 to …
|
|
|
@b86216de
|
18 years |
mans |
dc_val should be signed
Originally committed as revision 6364 to …
|
|
|
@bca99b47
|
18 years |
mans |
return 0 from encode_picture() and estimate_qp() on success
…
|
|
|
@be0d52ab
|
18 years |
mans |
make sure we can create and execute files in $TMPDIR
Originally …
|
|
|
@5b11e081
|
18 years |
michaelni |
prevent infinite loop with VORC012.WMA
Originally committed as …
|
|
|
@854fdb51
|
18 years |
mans |
put ARM feature tests next to other CPU tests
Originally committed as …
|
|
|
@c7ae634
|
18 years |
mans |
try to stop people blindly using --cross-compile
Originally committed …
|
|
|
@0ec6065a
|
18 years |
takis.issaris |
Break compatibility only when first part of version number changes, in …
|
|
|
@95c99430
|
18 years |
takis.issaris |
Make AVOption parsign code use ff_eval2()
Originally committed as …
|
|
|
@62bb489b
|
18 years |
mans |
add some #ifdef CONFIG_ENCODERS/DECODERS
Originally committed as …
|
|
|
@191e8ca7
|
18 years |
mans |
fix some signedness warnings
Originally committed as revision 6355 to …
|
|
|
@d80f243a
|
18 years |
takis.issaris |
Make ratecontrol use ff_eval2().
Originally committed as revision …
|
|
|
@0c630922
|
18 years |
mans |
remove useless memset()
Originally committed as revision 6353 to …
|
|
|
@44cdb423
|
18 years |
lucabe72 |
Add support for YUVJ formats
Originally committed as revision 19993 …
|
|
|
@a2eb288a
|
18 years |
takis.issaris |
Fix compilation by postponing deprecation of ff_eval() until the next …
|
|
|
@050b60b2
|
18 years |
kostya.shishkov |
free memory before return
Originally committed as revision 6351 to …
|
|
|
@1dbb339d
|
18 years |
kostya.shishkov |
bump lavc version for WavPack decoder
Originally committed as …
|
|
|
@c38a29a4
|
18 years |
michaelni |
fix decoding of bastard3.rm (ver=0x10003001 ver0=0x9000000)
…
|
|
|
@ae41e29b
|
18 years |
takis.issaris |
Introduce ff_eval2 which is equivalent to ff_eval but does not log …
|
|
|
@a040300
|
18 years |
mans |
ARMv5TE optimized IDCT
Originally committed as revision 6347 to …
|
|
|
@e2887363
|
18 years |
michaelni |
fix decoding of bastard1.rm (rv ver=0x10003001 ver0=0x8000000)
…
|
|
|
@730ba406
|
18 years |
michaelni |
fix r_frame_rate init code for groundhog.vob
Originally committed as …
|
|
|
@89cba1bd
|
18 years |
mans |
fix MUL16 macro
Originally committed as revision 6344 to …
|
|
|
@6c17a956
|
18 years |
michaelni |
drop broken telecine detection code
Originally committed as revision …
|
|
|
@35eab0c0
|
18 years |
michaelni |
reindent
Originally committed as revision 6342 to …
|
|
|
@5fb83c38
|
18 years |
michaelni |
dont ignore MAX_READ_SIZE
Originally committed as revision 6341 to …
|
|
|
@398f5d3f
|
18 years |
michaelni |
support forward seeking in non seekable streams
Originally committed …
|
|
|
@3b9a913
|
18 years |
michaelni |
simplify seek() failure check
Originally committed as revision 6339 …
|
|
|
@4156a436
|
18 years |
takis.issaris |
Handle possible failure of ff_eval.
Originally committed as revision …
|
|
|
@327409d
|
18 years |
michaelni |
mpeg1 b_strategy=2 segfault fix
Originally committed as revision 6337 …
|
|
|
@730581f3
|
18 years |
kostya.shishkov |
WavPack lossless audio decoder
Originally committed as revision 6336 …
|
|
|
@1a174c28
|
18 years |
Reimar.Doeffinger |
remove get_le16 and get_le32, get_bits and get_bits_long can just be …
|
|
|
@544c449d
|
18 years |
Reimar.Doeffinger |
Get rid of get_bits_long_le, get_bits_long was fixed and now behaves …
|
|
|
@6831406
|
18 years |
Reimar.Doeffinger |
Changes needed due to show_bits_long behaviour changes/fixes
…
|
|
|
@d1121caa
|
18 years |
Reimar.Doeffinger |
Fix get_bits_long to work with ALT_BITSTREAM_READER_LE.
Gives the same …
|
|
|
@4fde5060
|
18 years |
Aurélien Jacobs |
rename vector to vect to avoid clash with Apple gcc
Originally …
|
|
|
@79e47000
|
18 years |
lu_zero |
move memory functions from avcodec to avutil
Originally committed as …
|
|
|
@10aa27db
|
18 years |
diego |
Remove 404 link.
Originally committed as revision 6329 to …
|
|
|
@0e3cb7a1
|
18 years |
ods15 |
fix to vorbis decoder for book==0
Originally committed as revision …
|
|
|
@97a9195f
|
18 years |
takis.issaris |
Missing extern declaration for av_strtod.
Originally committed as …
|
|
|
@b8100438
|
18 years |
michaelni |
cosmetic
Originally committed as revision 6326 to …
|
|
|
@e6b12001
|
18 years |
michaelni |
segfault fix
thanks to takis for finding the cause of this
Originally …
|
|
|
@87656472
|
18 years |
lucabe72 |
Improve swscale-example to test conversions between all the possible …
|
|
|
@79ca4de3
|
18 years |
takis.issaris |
Define NAN -if not already defined- as 0.0/0.0
Originally committed …
|
|
|
@004390a6
|
18 years |
lu_zero |
Use mathops
Originally committed as revision 6323 to …
|
|
|
@22565f5d
|
18 years |
takis.issaris |
Remove the "error" OptionDef. The equally named AVOption takes over …
|
|
|
@cccb4c96
|
18 years |
takis.issaris |
Remove the "mepc" OptionDef. The equally named AVOption takes over its …
|
|
|
@f4ea01dc
|
18 years |
takis.issaris |
Remove the "skip_exp" OptionDef. The equally named AVOption takes over …
|
|
|
@f17ec19b
|
18 years |
takis.issaris |
Remove the "skip_factor" OptionDef. The equally named AVOption takes …
|
|
|
@7c1d662a
|
18 years |
takis.issaris |
Remove the "skip_threshold" OptionDef. The equally named AVOption …
|
|
|
@bf080813
|
18 years |
takis.issaris |
Remove the "mb_threshold" OptionDef. The equally named AVOption takes …
|
|
|
@f40d173
|
18 years |
michaelni |
simplify url_fseek()
Originally committed as revision 6316 to …
|
|
|
@8e06f20a
|
18 years |
lorenm |
remove a division from STOP_TIMER
Originally committed as revision …
|
|
|
@7e611a0e
|
18 years |
lorenm |
simplify asm mid_pred, as suggested by michaelni.
Originally …
|
|
|
@a4eb118
|
18 years |
lorenm |
cosmetics (indentation)
Originally committed as revision 6313 to …
|
|
|
@f469094
|
18 years |
lorenm |
tweak ff_imdct_calc_3dn2
Originally committed as revision 6312 to …
|
|
|
@ebbafcb4
|
18 years |
lorenm |
sse implementation of imdct.
patch mostly by Zuxy Meng (zuxy dot meng …
|
|
|
@f5a478f6
|
18 years |
Roman R. |
* Moving FifoBuffer out of libavformat/avformat.h and
…
|
|
|
@a1ef0068
|
18 years |
kostya.shishkov |
Finally enable B-frame decoding as all known samples work perfect
…
|
|
|
@6b33eed8
|
18 years |
kostya.shishkov |
For B-frames if the second reference frame signals intensity …
|
|
|
@162f412d
|
18 years |
kostya.shishkov |
Reorder MV order in B-frames so no swapping in vc1_b_mc() is needed
…
|
|
|
@75807fe2
|
18 years |
kostya.shishkov |
Zero number of current scan after decoding one picture.
This fixes …
|
|
|
@98bf484
|
18 years |
michaelni |
1000l copy and paste typo
Originally committed as revision 6305 to …
|
|
|
@22668218
|
18 years |
michaelni |
reduce scores if the mp3 frames dont start from the begin of the file …
|
|
|
@c3e462a8
|
18 years |
michaelni |
set supported pixel formats for a few encoders (fixes crashes with …
|
|
|
@56f68a41
|
18 years |
takis.issaris |
The "video_rc_buffer_aggressivity" variable is not being used anymore …
|
|
|
@8cd019bd
|
18 years |
takis.issaris |
Remove the "sc_threshold" OptionDef variable.
Originally committed as …
|
|
|
@c6dafae
|
18 years |
takis.issaris |
Remove the "bug" OptionDef used for setting the workaround_bugs …
|
|
|
@58bba31e
|
18 years |
takis.issaris |
Remove the "qsquish" OptionDef. The AVOption min/max value is changed …
|
|
|
@6bacd250
|
18 years |
takis.issaris |
Remove the "qmax" OptionDef.
Originally committed as revision 6298 to …
|
|
|