|
|
|
@f0cb03e9
|
18 years |
baptiste.coudurier |
increment subminor version due to r8502 and r8504, those revisions …
|
|
|
@04f7136b
|
18 years |
baptiste.coudurier |
remove TODO, its done now
Originally committed as revision 8519 to …
|
|
|
@10d4899c
|
18 years |
baptiste.coudurier |
pass correct buffer size to lzw decode init
Originally committed as …
|
|
|
@5f01beb5
|
18 years |
michaelni |
move eob_reached logic into ff_lzw_decode_tail() which simplifies the …
|
|
|
@c59f24e6
|
18 years |
baptiste.coudurier |
activate parser on MP3 id, fix …
|
|
|
@0174f51
|
18 years |
baptiste.coudurier |
prefer MP3 id
Originally committed as revision 8515 to …
|
|
|
@6aaf3abd
|
18 years |
michaelni |
simplify
Originally committed as revision 8514 to …
|
|
|
@db6d109d
|
18 years |
baptiste.coudurier |
use MKTAG
Originally committed as revision 8513 to …
|
|
|
@b0c17f77
|
18 years |
baptiste.coudurier |
dont fail immediately when a somehow broken track is detected, some …
|
|
|
@2975ca0a
|
18 years |
michaelni |
lzw maintainer
Originally committed as revision 8511 to …
|
|
|
@bf770961
|
18 years |
michaelni |
factorize
Originally committed as revision 8510 to …
|
|
|
@62ef8925
|
18 years |
michaelni |
simplify
Originally committed as revision 8509 to …
|
|
|
@b6661510
|
18 years |
kostya.shishkov |
1000l to myself - get correct quantization for blocks 1 and 2
P.S. …
|
|
|
@8509fc7
|
18 years |
Aurélien Jacobs |
add support for V_THEORA into Matroska
Original thread:
Date: Thu, 22 …
|
|
|
@da91ed59
|
18 years |
Aurélien Jacobs |
use generic xiph header spliting func to split theora headers
Original …
|
|
|
@5bb127a
|
18 years |
Aurélien Jacobs |
extract vorbis header spliting code into a reusable function
Original …
|
|
|
@239e1b6f
|
18 years |
baptiste.coudurier |
actually return bytes read
Originally committed as revision 8504 to …
|
|
|
@ea82552c
|
18 years |
baptiste.coudurier |
return error if loop has ended before decoding image
Originally …
|
|
|
@877519f5
|
18 years |
baptiste.coudurier |
actually return bytes read
Originally committed as revision 8502 to …
|
|
|
@7a28b771
|
18 years |
baptiste.coudurier |
add some length checks
Originally committed as revision 8501 to …
|
|
|
@5f7ab90a
|
18 years |
baptiste.coudurier |
simplify
Originally committed as revision 8500 to …
|
|
|
@93e9114
|
18 years |
baptiste.coudurier |
fix indentation
Originally committed as revision 8499 to …
|
|
|
@36376fa3
|
18 years |
baptiste.coudurier |
break if eob is reached to avoid reading one too much byte
Originally …
|
|
|
@ccba88d7
|
18 years |
baptiste.coudurier |
cosmectics, mov -> mp4
Originally committed as revision 8497 to …
|
|
|
@295b7dc3
|
18 years |
baptiste.coudurier |
sort
Originally committed as revision 8496 to …
|
|
|
@2b4162f0
|
18 years |
baptiste.coudurier |
add some codec object type ids
Originally committed as revision 8495 …
|
|
|
@b41899c6
|
18 years |
baptiste.coudurier |
prefer MP3 id as mentioned in avcodec.h line 210
Originally committed …
|
|
|
@7555d2e6
|
18 years |
baptiste.coudurier |
add specifications reference comments
Originally committed as …
|
|
|
@e2f3d947
|
18 years |
mans |
Fix H.264 8x8 transform selection
It seems that it's opt parse bug, …
|
|
|
@199c6e3c
|
18 years |
michaelni |
md5 test for the image formats
Originally committed as revision 8491 …
|
|
|
@1e358f03
|
18 years |
michaelni |
bmp and tga image regression test
Originally committed as revision …
|
|
|
@1c87ed3a
|
18 years |
michaelni |
1000000l for me ive misstakely reverted the regression checksum change …
|
|
|
@c9fdab0d
|
18 years |
revol |
Some more BeOS cleanup: check for arpa/inet.h; declare the prototype …
|
|
|
@56cc4266
|
18 years |
mans |
iwmmxt ffmpeg code does not implement …
|
|
|
@8ec04d34
|
18 years |
michaelni |
set more reasonable cutoff for audio rate conversion
Originally …
|
|
|
@4ba67eee
|
18 years |
michaelni |
update resgression tests after the resampler changes
Originally …
|
|
|
@47bbf8a7
|
18 years |
michaelni |
clarify codec_tag
Originally committed as revision 8484 to …
|
|
|
@89cff671
|
18 years |
michaelni |
clarify sub_id
Originally committed as revision 8483 to …
|
|
|
@7e068841
|
18 years |
michaelni |
replace long double in the audiophile kiddy mode with doubles, its …
|
|
|
@d6fead90
|
18 years |
michaelni |
change high precision mode to 30 bits again after making the code less …
|
|
|
@303bd95
|
18 years |
michaelni |
optimize linear filter coeff interpolation code, this also makes the …
|
|
|
@d971a5f
|
18 years |
justin.ruggles |
cosmetics. align and condense.
Originally committed as revision 8479 …
|
|
|
@319708da
|
18 years |
justin.ruggles |
simplify
Originally committed as revision 8478 to …
|
|
|
@bbd16dea
|
18 years |
justin.ruggles |
utilize multi-stage AC-3 bit allocation. speeds up encoding by 25-30%
…
|
|
|
@447caf79
|
18 years |
michaelni |
revert r8469 (increase bits for non default highprecision mode)
it …
|
|
|
@55fc0eb1
|
18 years |
michaelni |
AUDIOPHILE_KIDDY_MODE
Originally committed as revision 8475 to …
|
|
|
@50df67d3
|
18 years |
michaelni |
optimize bessel function instead of trusting gcc to do trivial …
|
|
|
@14f887e
|
18 years |
michaelni |
select more sensible default windows (= attenuation beyond the dynamic …
|
|
|
@20cf58c
|
18 years |
michaelni |
make kaiser windows with other beta than 16 available
Originally …
|
|
|
@f88e7c8
|
18 years |
mans |
enable iwmmxt support, removing mm_support() stub
patch by Tim Chick, …
|
|
|
@c252b26d
|
18 years |
michaelni |
make high precision mode accessible at compile time
Originally …
|
|
|
@ca6940f8
|
18 years |
michaelni |
increase bits for non default highprecision mode
Originally committed …
|
|
|
@ae232dd7
|
18 years |
michaelni |
code for testing the accuracy of the resampler
Originally committed …
|
|
|
@66a148a1
|
18 years |
michaelni |
remove dithering of filter coefficients, improves precision by 1-2 …
|
|
|
@8076609a
|
18 years |
diego |
The NSV demuxer assumes that a video frame's timestamp increases by …
|
|
|
@df7625ed
|
18 years |
diego |
av_estimate_timings_from_pts() flushes the packet queue but doesn't …
|
|
|
@e14f79ed
|
18 years |
baptiste.coudurier |
cosmetics, sample_size_v1 -> bytes_per_frame / samples_per_frame
…
|
|
|
@638fd2fc
|
18 years |
baptiste.coudurier |
cosmetics
Originally committed as revision 8463 to …
|
|
|
@2d2432b7
|
18 years |
baptiste.coudurier |
set audio frame size based on stts
Originally committed as revision …
|
|
|
@4278662d
|
18 years |
baptiste.coudurier |
treat frame_size > 1 as compressed audio
Originally committed as …
|
|
|
@c72e05ba
|
18 years |
kostya.shishkov |
Smacker Audio stereo fix
Originally committed as revision 8460 to …
|
|
|
@5d171758
|
18 years |
michaelni |
update links to old probably obsolete bttv patches
Originally …
|
|
|
@afe28f7c
|
18 years |
michaelni |
link to ffv1, msmpeg4, asv1, 4xm docs
Originally committed as …
|
|
|
@04704a78
|
18 years |
michaelni |
libav* headers for pascal
Originally committed as revision 8457 to …
|
|
|
@058ee0cf
|
18 years |
banan |
Small simplifications to subband coefficient handling and use …
|
|
|
@0ec4bc6
|
18 years |
lorenm |
oops, encoder was under ifdef decoders.
Originally committed as …
|
|
|
@028d6f3e
|
18 years |
michaelni |
revert r8428, the check was not that useless
should fix constant pts=0 …
|
|
|
@1424a507
|
18 years |
justin.ruggles |
add myself as AC-3 maintainer
Originally committed as revision 8453 …
|
|
|
@a843d1f
|
18 years |
michaelni |
i think this is more correct
Originally committed as revision 8452 to …
|
|
|
@b314cfe7
|
18 years |
kostya.shishkov |
Correctly handle data_size on decoding
Originally committed as …
|
|
|
@b5a05cc2
|
18 years |
justin.ruggles |
fix handling of special case for lowest snroffset. regressions are …
|
|
|
@8a0cdea1
|
18 years |
baptiste.coudurier |
10l, fix debug, dprintf does not have log level
Originally committed …
|
|
|
@bd03c380
|
18 years |
lu_zero |
expose av_base64_decode and av_base64_encode
Originally committed as …
|
|
|
@559fd1e7
|
18 years |
gpoirier |
fix end-of-file detection
At the end of a nut file, the check for …
|
|
|
@c06136e
|
18 years |
baptiste.coudurier |
add dnxhd fourcc
Originally committed as revision 8446 to …
|
|
|
@52b6bad2
|
18 years |
baptiste.coudurier |
dnxhd decoder
Originally committed as revision 8445 to …
|
|
|
@4140a523
|
18 years |
justin.ruggles |
AC-3 encoded volume is too high. Revert revision 7160:
bring AC3 …
|
|
|
@d7645fb9
|
18 years |
mans |
fix init_vlc() with nonzero flags
Originally committed as revision …
|
|
|
@575bf46f
|
18 years |
justin.ruggles |
split ac3_parametric_bit_allocation into 3 separate functions
…
|
|
|
@f8b9830
|
18 years |
justin.ruggles |
improve ac3_probe by counting consecutive frames
Originally committed …
|
|
|
@9a44385e
|
18 years |
kostya.shishkov |
Zero MV vectors for P frame intra blocks
Originally committed as …
|
|
|
@edf97a75
|
18 years |
michaelni |
fix full range (jpeg yuv) chroma
Originally committed as revision …
|
|
|
@d2bfaf8a
|
18 years |
lorenm |
huffyuv rgb encoder
Originally committed as revision 8439 to …
|
|
|
@642d4a1a
|
18 years |
Reimar.Doeffinger |
Remove parameter unused in format string.
Patch by Diego Petten …
|
|
|
@7c971233
|
18 years |
kostya.shishkov |
indentation
Originally committed as revision 8437 to …
|
|
|
@ab475795
|
18 years |
kostya.shishkov |
Proper handling of motion vectors for adv. profile
Originally …
|
|
|
@495529f7
|
18 years |
justin.ruggles |
hardcode ff_ac3_frame_sizes table
Originally committed as revision …
|
|
|
@92964be8
|
18 years |
diego |
Add RLE encoding support, patch by Bobby Bingham, uhmmmm gmail com.
…
|
|
|
@bc4efe42
|
18 years |
michaelni |
remove incorrect special case for audio
Originally committed as …
|
|
|
@7e4baa66
|
18 years |
michaelni |
fix indention
Originally committed as revision 8432 to …
|
|
|
@d9e1efb7
|
18 years |
michaelni |
reorder pts into dts support
Originally committed as revision 8431 to …
|
|
|
@e8952fa5
|
18 years |
diego |
Move the encoding of the image data to its own function.
patch by …
|
|
|
@552cf712
|
18 years |
diego |
Add 15 bit support, patch by Bobby Bingham, uhmmmm gmail com.
…
|
|
|
@a7f7965
|
18 years |
michaelni |
remove useless if()
Originally committed as revision 8428 to …
|
|
|
@14eb3345
|
18 years |
michaelni |
simplify
Originally committed as revision 8427 to …
|
|
|
@41c8a56a
|
18 years |
michaelni |
simplify
Originally committed as revision 8426 to …
|
|
|
@e25f9731
|
18 years |
michaelni |
remove silly video check, theres nothing video specific in there
…
|
|
|
@befe3b05
|
18 years |
michaelni |
add a delay variable to hold the timestamp buffer size
set cur_dts …
|
|
|
@741887c
|
18 years |
michaelni |
remove special case for h.264 whatever this was supposed to do its not …
|
|
|
@7fc98937
|
18 years |
baptiste.coudurier |
add fps stats, patch by Limin Wang <lance lmwang at gmail com>
…
|
|
|