|
|
|
@1f7e7464
|
18 years |
ods15 |
Original Commit: r6 | ods15 | 2006-09-16 20:36:31 +0300 (Sat, 16 Sep …
|
|
|
@31121241
|
18 years |
ods15 |
Original Commit: r5 | ods15 | 2006-09-16 17:29:04 +0300 (Sat, 16 Sep …
|
|
|
@0688b89
|
18 years |
ods15 |
Original Commit: r4 | ods15 | 2006-09-16 15:36:03 +0300 (Sat, 16 Sep …
|
|
|
@3a5fdf92
|
18 years |
ods15 |
Original Commit: r3 | ods15 | 2006-09-16 11:49:07 +0300 (Sat, 16 Sep …
|
|
|
@504d1952
|
18 years |
ods15 |
skeleton for vorbis_enc.c
Originally committed as revision 6413 to …
|
|
|
@2833fc46
|
18 years |
lorenm |
approximate qpel functions: sacrifice some quality for some decoding …
|
|
|
@e0769997
|
18 years |
gpoirier |
add support for some MS DIB formats for avisynth
Patch by Steve Lhomme …
|
|
|
@eacad59e
|
18 years |
diego |
Fix compilation with --disable-encoders.
patch by Alexander Strange, …
|
|
|
@7f09a560
|
18 years |
ods15 |
remove render_line from vorbis.h, add ff_vorbis_floor1_render_list …
|
|
|
@3e66a740
|
18 years |
diego |
Update copyright year and mention other copyright holders.
Originally …
|
|
|
@4336886
|
18 years |
gpoirier |
Fix wrong ASF duration of generated files
Patch by Brian Brice % …
|
|
|
@eaa6d7b6
|
18 years |
diego |
make depend should recurse into libswscale as well.
Originally …
|
|
|
@4054e245
|
18 years |
diego |
Remove bogus .PHONY declaration from version.h target.
Should fix make …
|
|
|
@0fe89aca
|
18 years |
diego |
Remove unused variables.
Originally committed as revision 20012 to …
|
|
|
@e8f42cc0
|
18 years |
ods15 |
prevent warning in vorbis_data.c
Originally committed as revision …
|
|
|
@ded515b2
|
18 years |
ods15 |
100l, broke ffmpeg compilation, ABS() and uint* types not defined in …
|
|
|
@6c29d7c
|
18 years |
ods15 |
make some more functions global so they can be shared with …
|
|
|
@9f963af5
|
18 years |
ods15 |
make ready_floor1_list() shared for vorbis_enc.c
Originally committed …
|
|
|
@429914a3
|
18 years |
kostya.shishkov |
1l: correct argument order in avcodec_check_dimensions
Originally …
|
|
|
@3129f3bd
|
18 years |
michaelni |
palette (if we memcpy it into AVFrame) must be uint32_t
Originally …
|
|
|
@cc0ba5a5
|
18 years |
ods15 |
vorbis.h -> vorbis_data.c
move tables from vorbis.h to a C file so …
|
|
|
@18239ed
|
18 years |
michaelni |
marking AVPaletteControl as deprecated due to thread saftey amongth …
|
|
|
@b8a2e120
|
18 years |
michaelni |
move things from my todo to the unassigned one so my lazyness doesnt …
|
|
|
@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 …
|
|
|