|
|
|
@859d95ba
|
18 years |
michaelni |
fix overhead and bitrate statistics
Originally committed as revision …
|
|
|
@f9be0cb8
|
18 years |
diego |
Update preprocessor directive comments to take recent changes to this …
|
|
|
@26c1b3b
|
18 years |
diego |
Simplify Darwin gcc flags setting.
Originally committed as revision …
|
|
|
@8d3dc6ba
|
18 years |
diego |
Remove redundant 2.95 branch from the Darwin gcc check. It is already …
|
|
|
@a15bcf70
|
18 years |
michaelni |
one patch one mail
Originally committed as revision 8728 to …
|
|
|
@7dfef245
|
18 years |
mans |
trap signals in tests that can crash
Originally committed as revision …
|
|
|
@24ba15b
|
18 years |
diego |
cosmetics: Fix indentation.
Originally committed as revision 8726 to …
|
|
|
@a74008a4
|
18 years |
benoit.fouet |
timestamps generation improvement when parsing avi
patch by Joakim \ …
|
|
|
@946d3b12
|
18 years |
benoit.fouet |
change atoll call to equivalent strtoll to fix compilation on Mac OS X …
|
|
|
@3a74415d
|
18 years |
ivop |
cosmetics, expand all tabs to four spaces.
Originally committed as …
|
|
|
@2a80b21d
|
18 years |
ivop |
Replace huge switch statement by a lookup table.
Add newline to final …
|
|
|
@940d8f76
|
18 years |
banan |
As usual Real actually took something existing and rebranded it.
Cook …
|
|
|
@4303c9bf
|
18 years |
diego |
spelling
Originally committed as revision 8722 to …
|
|
|
@7bb93206
|
18 years |
diego |
Add a note about how to enable external libraries.
Originally …
|
|
|
@79f20349
|
18 years |
diego |
Add complete instructions for the brave people wishing to fiddle with …
|
|
|
@ef4e31d4
|
18 years |
diego |
typo
Originally committed as revision 8719 to …
|
|
|
@6056c939
|
18 years |
diego |
Update AMR instructions for last round of changes.
Originally …
|
|
|
@91024272
|
18 years |
diego |
Replace hackish support for amr-nb and amr-wb. Instead of including …
|
|
|
@0c8351b
|
18 years |
diego |
Update download URL with a link to a working version.
Originally …
|
|
|
@6fea687e
|
18 years |
benoit.fouet |
DVR-MS probe audio format
patch by John Donaghy \ johnfdonaghy chez …
|
|
|
@ea708173
|
18 years |
ivop |
cosmetics after last commit; remove superfluous braces
Originally …
|
|
|
@df170b81
|
18 years |
ivop |
Remove code duplication in sws_rgb2rgb_init.
The lists of assignments …
|
|
|
@3b77e48f
|
18 years |
benoit.fouet |
add a check before find_frame_end call
Patch by Limin Wang % lance P …
|
|
|
@d64b88d4
|
18 years |
banan |
Per reference swf/flv adpcm encoder.
Originally committed as revision …
|
|
|
@3011c6f6
|
18 years |
diego |
cosmetics: indentation
Originally committed as revision 8712 to …
|
|
|
@e8d658df
|
18 years |
lucabe72 |
Fix the poll() loop (ret == 0 means that a timeout expired, so it must …
|
|
|
@7e665cd3
|
18 years |
lucabe72 |
Fix the generation of RTSP reply headers (the "DEF()" macro is not …
|
|
|
@c4fe61ff
|
18 years |
baptiste.coudurier |
add D-10 PAL 40 audio essence container ul
Originally committed as …
|
|
|
@088e827a
|
18 years |
baptiste.coudurier |
add D-10 PAL 40 ul
Originally committed as revision 8708 to …
|
|
|
@7fdcdf25
|
18 years |
Aurélien Jacobs |
cosmetics: indentation
Originally committed as revision 8707 to …
|
|
|
@1f1aadc3
|
18 years |
lu_zero |
ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1
…
|
|
|
@6db140dd
|
18 years |
ivop |
cosmetics after last commit
Originally committed as revision 8705 to …
|
|
|
@201df5a1
|
18 years |
ivop |
Add support for grayscale images with arbitrary maxvals.
The image …
|
|
|
@e457023a
|
18 years |
diego |
Fix an underflow/overflow that was causing some crackles when playing …
|
|
|
@44942d5
|
18 years |
kostya.shishkov |
Set C predictor to zero if unavailable (should fix B-frame border …
|
|
|
@c4a7b861
|
18 years |
michaelni |
superflouos ()
Originally committed as revision 8701 to …
|
|
|
@0ddfb84d
|
18 years |
michaelni |
remove code_prefix variable, no speed change
Originally committed as …
|
|
|
@adf6640
|
18 years |
michaelni |
simplify
Originally committed as revision 8699 to …
|
|
|
@6207bb20
|
18 years |
Aurélien Jacobs |
add support for seeking to a keyframe instead of a random frame
…
|
|
|
@79f26346
|
18 years |
Aurélien Jacobs |
add an intermediate variable (prepare for next patch)
Originally …
|
|
|
@cca9b6cd
|
18 years |
Aurélien Jacobs |
add support for seeking in matroska files
Originally committed as …
|
|
|
@df06539a
|
18 years |
Aurélien Jacobs |
move matroska_find_track_by_num() upper in the file
so that it can be …
|
|
|
@67545b0c
|
18 years |
Aurélien Jacobs |
cluster position is relative to segment_start
Originally committed as …
|
|
|
@01344104
|
18 years |
Aurélien Jacobs |
properly set streams start_time
Originally committed as revision 8693 …
|
|
|
@8e7a7e6a
|
18 years |
Aurélien Jacobs |
remove unused context field
Originally committed as revision 8692 to …
|
|
|
@794857ae
|
18 years |
Aurélien Jacobs |
remove wrong and no more used packet reordering code
Originally …
|
|
|
@ad1ea1f1
|
18 years |
diego |
When dst_length == 0 bit_length has to be 0, too, but the current code …
|
|
|
@6ac9696e
|
18 years |
diego |
Remove a NAL unit's trailing zero bytes even when dst_length is 1. …
|
|
|
@ff82e429
|
18 years |
diego |
scenario: A properly coded frame is followed by an end of sequence NAL …
|
|
|
@e414143
|
18 years |
diego |
Get rid of unnecessary pointer casts.
patch by Nicholas Tung, ntung …
|
|
|
@119e48d9
|
18 years |
diego |
Make some functions which aren't used outside their declaring source …
|
|
|
@597cbdaf
|
18 years |
diego |
Only compile in Theora-specific functions if the Theora decoder has …
|
|
|
@6f6a3e2a
|
18 years |
diego |
cosmetics: Move one code block to save an #ifdef in the next commit.
…
|
|
|
@d7455a1c
|
18 years |
diego |
Remove #if 0 code.
Originally committed as revision 8683 to …
|
|
|
@51cea49a
|
18 years |
diego |
Fix compilation when Theora decoder is disabled, but VP3 is enabled.
…
|
|
|
@0339fab8
|
18 years |
diego |
Remove unused variable.
Originally committed as revision 8681 to …
|
|
|
@90f2a1a0
|
18 years |
diego |
cosmetics: indentation fix
patch by Marco Gerards, mgerards xs4all nl
…
|
|
|
@ac5565d8
|
18 years |
michaelni |
file extension based probe is max/2
Originally committed as revision …
|
|
|
@65a00bd6
|
18 years |
michaelni |
factorize
Originally committed as revision 8678 to …
|
|
|
@87e87886
|
18 years |
michaelni |
allocate 32 extra bytes at the end of the probe buffer and remove most …
|
|
|
@f118d254
|
18 years |
michaelni |
also remove c93_ prefix for static function in the c93 demuxer
…
|
|
|
@fb12fca3
|
18 years |
michaelni |
factorize & 0x0F
Originally committed as revision 8675 to …
|
|
|
@bee4f77
|
18 years |
michaelni |
remove c93_ prefix from static functions in c93.c
Originally …
|
|
|
@3e62d187
|
18 years |
michaelni |
s/rle_num_bytes/code/
shorter and correcter (its not the number of …
|
|
|
@fee9e805
|
18 years |
michaelni |
align vertically
Originally committed as revision 8672 to …
|
|
|
@43769d72
|
18 years |
michaelni |
shorter variable names
Originally committed as revision 8671 to …
|
|
|
@bbbd7757
|
18 years |
michaelni |
general purpose var should be int
Originally committed as revision …
|
|
|
@f858c24f
|
18 years |
michaelni |
simplify
Originally committed as revision 8669 to …
|
|
|
@a7c405a4
|
18 years |
michaelni |
conform to spec
Originally committed as revision 8668 to …
|
|
|
@bce31749
|
18 years |
michaelni |
remove redundant comments
Originally committed as revision 8667 to …
|
|
|
@b0094722
|
18 years |
michaelni |
remove useless debuging av_log()
Originally committed as revision …
|
|
|
@dc338d17
|
18 years |
michaelni |
indention cleanup
Originally committed as revision 8665 to …
|
|
|
@d7cf4489
|
18 years |
michaelni |
use shorter names for the block type enum
Originally committed as …
|
|
|
@ee77c2c9
|
18 years |
michaelni |
cosmetic
Originally committed as revision 8663 to …
|
|
|
@90523428
|
18 years |
michaelni |
code claims to use 32bit timestamp, lets make it also use that
…
|
|
|
@8bb57775
|
18 years |
michaelni |
remove redundant comments
Originally committed as revision 8661 to …
|
|
|
@955629c0
|
18 years |
michaelni |
remove inappropriate debuging av_log() alternatively they could be …
|
|
|
@373209f8
|
18 years |
michaelni |
memleak (seems ive missed that under the obfuscated indention)
…
|
|
|
@d5c5c8b4
|
18 years |
michaelni |
sane indention (no more 3 statements on one line...)
Originally …
|
|
|
@949ed6b
|
18 years |
michaelni |
use bytestream reader instead of bitstream for THP
5% smaller adpcm.o …
|
|
|
@8e952e4d
|
18 years |
diego |
CRYO APC demuxer
patch by Anssi Hannula, anssi.hannula gmail com
…
|
|
|
@204424a4
|
18 years |
michaelni |
simplify
Originally committed as revision 8655 to …
|
|
|
@b736a365
|
18 years |
michaelni |
prev1/2 -> prev[2]
Originally committed as revision 8654 to …
|
|
|
@11d66266
|
18 years |
michaelni |
simplify
Originally committed as revision 8653 to …
|
|
|
@d9ddac25
|
18 years |
michaelni |
general purpose vars should be int
Originally committed as revision …
|
|
|
@20f75707
|
18 years |
michaelni |
table[index][ch] -> table[ch][index] (might be faster ...)
Originally …
|
|
|
@8845202e
|
18 years |
diego |
Add THP video and audio decoders.
Originally committed as revision …
|
|
|
@1e6c6759
|
18 years |
diego |
Bethsoft VID demuxer and video decoder
patch by Nicholas Tung, ntung …
|
|
|
@e5b51496
|
18 years |
ivop |
Fix segmentation fault for gray16le to gray conversion.
Originally …
|
|
|
@587d0722
|
18 years |
diego |
Remove superfluous setting of has_b_frames in codecs without B-frames. …
|
|
|
@d1e0d21
|
18 years |
diego |
THP PCM decoder, used on the Nintendo GameCube.
patch by Marco …
|
|
|
@efd2afc2
|
18 years |
michaelni |
TIFF-LZW encoding support by (Bartlomiej Wolowiec b.wolowiec students …
|
|
|
@f0790c59
|
18 years |
michaelni |
LZW encoder by Bartlomiej Wolowiec b.wolowiec students mimuw edu pl
…
|
|
|
@9a0ddd09
|
18 years |
diego |
Interplay C93 demuxer and video decoder
patch by Anssi Hannula, …
|
|
|
@fe037229
|
18 years |
diego |
typos
Originally committed as revision 8642 to …
|
|
|
@e42dba4
|
18 years |
diego |
typos/grammar
Originally committed as revision 8641 to …
|
|
|
@911406f2
|
18 years |
diego |
typo
Originally committed as revision 22932 to …
|
|
|
@f5bccd8
|
18 years |
diego |
spelling/wording/grammar
Originally committed as revision 8640 to …
|
|
|
@414425e0
|
18 years |
diego |
Print a list of valid AMR bitrates if a wrong one is used.
patch by …
|
|
|
@f4d47d6b
|
18 years |
michaelni |
YUV support patch by (Kamil Nowosad k.nowosad students mimuw edu pl) …
|
|
|