|
|
|
@9e052e8d
|
17 years |
lu_zero |
Reindent
Originally committed as revision 11311 to …
|
|
|
@4049e014
|
17 years |
lu_zero |
Minor fix
Originally committed as revision 11310 to …
|
|
|
@efc90ebf
|
17 years |
Reimar.Doeffinger |
begining -> beginning typo fix
Originally committed as revision 11309 …
|
|
|
@6b646b06
|
17 years |
lu_zero |
10l do not load after the buffer...
Originally committed as revision …
|
|
|
@88b00723
|
17 years |
Reimar.Doeffinger |
100l, av_read_packet must check for read_packet error, in case of …
|
|
|
@08571377
|
17 years |
lu_zero |
Add C/B == 0 cases, 2% slower on CELL but should address Issue299 …
|
|
|
@1e0f3468
|
17 years |
Reimar.Doeffinger |
Add a av_alloc_put_byte function.
The name is in analogy to …
|
|
|
@4159db8c
|
17 years |
lu_zero |
Reindent
Originally committed as revision 11304 to …
|
|
|
@e36b639f
|
17 years |
lu_zero |
Partially address issue299, no performance change apparently
…
|
|
|
@8d8d178d
|
17 years |
lu_zero |
Avoid a vec_add, directly start with sum
Originally committed as …
|
|
|
@c7f66add
|
17 years |
lu_zero |
Reindent
Originally committed as revision 11301 to …
|
|
|
@a75fe63d
|
17 years |
lu_zero |
Factorize common code (almost cosmetic)
Originally committed as …
|
|
|
@907fc60
|
17 years |
lu_zero |
Cosmetics
Originally committed as revision 11299 to …
|
|
|
@9fa35729
|
17 years |
gpoirier |
add MMX version for put_no_rnd_h264_chroma_mc8_c, used in VC-1 …
|
|
|
@82ed1ca7
|
17 years |
michaelni |
closed/needs_more_info state
Originally committed as revision 11297 …
|
|
|
@9fbd14ac
|
17 years |
diego |
Fix typo in macro name: WARPER8_16_SQ --> WRAPPER8_16_SQ.
Originally …
|
|
|
@00ef4f58
|
17 years |
diego |
Fix Doxygen function parameter name.
Originally committed as revision …
|
|
|
@8bfb108b
|
17 years |
diego |
comment typo fixes
Originally committed as revision 11294 to …
|
|
|
@56b69633
|
17 years |
diego |
comment typo fixes
Originally committed as revision 25485 to …
|
|
|
@b7d8f6e0
|
17 years |
diego |
Fix "suggest parentheses around assignment used as truth value" …
|
|
|
@f315b394
|
17 years |
michaelni |
More consistent { placement.
Originally committed as revision 11292 …
|
|
|
@76abb18e
|
17 years |
michaelni |
indent
Originally committed as revision 11291 to …
|
|
|
@febdd0b9
|
17 years |
michaelni |
~15% faster h264_chroma_mc2/4_c() these also prevent some possible out …
|
|
|
@a06a18c5
|
17 years |
baptiste.coudurier |
reset manually selected codecs at the end of opt_input_file, to avoid …
|
|
|
@815c81c0
|
17 years |
michaelni |
30% faster h264_chroma_mc8_c(), this also prevents a possible out of …
|
|
|
@91fd7398
|
17 years |
ivop |
typo ;)
Originally committed as revision 11287 to …
|
|
|
@1308f273
|
17 years |
michaelni |
Document ByteIOContext and URLContext change rules.
Originally …
|
|
|
@107b5f93
|
17 years |
banan |
Reindent
Originally committed as revision 11285 to …
|
|
|
@7b76c224
|
17 years |
banan |
Correctly handle FLV_CODECID_NELLYMOSER_8HZ_MONO files
Originally …
|
|
|
@5efaf000
|
17 years |
benoit.fouet |
Make sure strides have positive values before converting.
Patch by …
|
|
|
@ba66ae94
|
17 years |
michaelni |
Document a few more structure change rules with relation to ABI/API.
…
|
|
|
@b356f75d
|
17 years |
baptiste.coudurier |
fix indentation
Originally committed as revision 11282 to …
|
|
|
@252f17e2
|
17 years |
michaelni |
Document structure change rules with relation to ABI/API.
Originally …
|
|
|
@1408352a
|
17 years |
justin.ruggles |
Add option for user to scale the amount of dynamic range compression …
|
|
|
@cd31f8dc
|
17 years |
Aurélien Jacobs |
cosmetics: indentation
Originally committed as revision 11279 to …
|
|
|
@fd2982a0
|
17 years |
Aurélien Jacobs |
remove double check of pb->read_seek
Originally committed as revision …
|
|
|
@17e45b37
|
17 years |
Aurélien Jacobs |
pb->buf_end is already set by url_open_buf()
Originally committed as …
|
|
|
@ceeacce6
|
17 years |
Aurélien Jacobs |
use proper url_is_streamed() API
instead of messing with ByteIOContext …
|
|
|
@8293fea5
|
17 years |
Carl Eugen Hoyos |
Fix problem with multithreaded decoding, introduced by r11214.
Patch …
|
|
|
@b075e520
|
17 years |
michaelni |
Make recently added and still unused read_seek functions return …
|
|
|
@502bdf68
|
17 years |
michaelni |
Merge recently added and still unused play and pause functions.
…
|
|
|
@79e42311
|
17 years |
baptiste.coudurier |
use generic 'glbl' atom if extradata is present but no specific method …
|
|
|
@bde24601
|
17 years |
baptiste.coudurier |
supports glbl atom containing generic extradata for all codecs
…
|
|
|
@f47b9f48
|
17 years |
Reimar.Doeffinger |
Increase minor version due to new av_close_input_stream
Originally …
|
|
|
@2506fd54
|
17 years |
Reimar.Doeffinger |
Add a av_close_input_stream function
Originally committed as revision …
|
|
|
@2e9b86ac
|
17 years |
michaelni |
Remove dead code which disappeared with the last major version bump.
…
|
|
|
@71957315
|
17 years |
michaelni |
Remove *_codec_id from AVFormatParameters with the next major version …
|
|
|
@62600469
|
17 years |
michaelni |
Allow overriding codec_ids.
Originally committed as revision 11266 to …
|
|
|
@379374ea
|
17 years |
diego |
cosmetics: Sort some more entries.
Originally committed as revision …
|
|
|
@004050ee
|
17 years |
michaelni |
Remove unneeded avio wrapper functions.
Originally committed as …
|
|
|
@0cd60abf
|
17 years |
michaelni |
A little more doxygenization.
Originally committed as revision 11263 …
|
|
|
@9b4dd1b8
|
17 years |
michaelni |
Document Motion_Est_IDs.
Originally committed as revision 11262 to …
|
|
|
@3e0b7b56
|
17 years |
michaelni |
Remove old variable with the next major version bump.
Originally …
|
|
|
@0c39c38
|
17 years |
baptiste.coudurier |
add bitrate helper to choose all dnxhd variants
Originally committed …
|
|
|
@86404ffb
|
17 years |
baptiste.coudurier |
avoid infinite loop if pixel format conversion does not exist
…
|
|
|
@fe9bb347
|
17 years |
diego |
dv1394 depends on dv_demuxer, fixes linking with demuxers disabled. …
|
|
|
@1ba8f5eb
|
17 years |
michaelni |
another comment ->doxy
Originally committed as revision 11257 to …
|
|
|
@bafc102
|
17 years |
michaelni |
ME default does not belong to the ME type enum.
Originally committed …
|
|
|
@0e373b9
|
17 years |
michaelni |
change some normal comments to doxy ones
Originally committed as …
|
|
|
@ca75a92
|
17 years |
Reimar.Doeffinger |
Simplify av_close_input_file similarly to av_open_input_file …
|
|
|
@17acc63a
|
17 years |
Reimar.Doeffinger |
Simplify av_open_input_file
Originally committed as revision 11253 to …
|
|
|
@b079757
|
17 years |
kostya.shishkov |
Correct spatial prediction mode in RV30/40 for vertical left direction …
|
|
|
@5492209a
|
17 years |
michaelni |
clarify FIXME
Originally committed as revision 11251 to …
|
|
|
@841f39a7
|
17 years |
Reimar.Doeffinger |
Add FF_OPT_TYPE_BINARY and use it to add a cryptokey option
…
|
|
|
@3426d575
|
17 years |
benoit.fouet |
Fix crash in PCM decoder when number of channels is not set.
Patch by …
|
|
|
@fa13095a
|
17 years |
benoit.fouet |
Enable av_read_pause(), av_read_play() and the ASF demuxer's …
|
|
|
@08c015c0
|
17 years |
diego |
Remove unnecessary system include path from pkg-config files.
…
|
|
|
@03726b70
|
17 years |
justin.ruggles |
Skip dialog normalization. It shouldn't be used by the decoder, and …
|
|
|
@224bc440
|
17 years |
justin.ruggles |
Revert commit made in revision 11228. I'm getting some strange results …
|
|
|
@407c50a
|
17 years |
Aurélien Jacobs |
move FLAC mmx dsp to its own file
Originally committed as revision …
|
|
|
@bcfe2ba
|
17 years |
baptiste.coudurier |
useless 0L here
Originally committed as revision 11243 to …
|
|
|
@282b65cc
|
17 years |
baptiste.coudurier |
remove now useless fields
Originally committed as revision 11242 to …
|
|
|
@7c622eed
|
17 years |
baptiste.coudurier |
do not retain useless pointers to avstream priv_data, use it directly
…
|
|
|
@11f16b66
|
17 years |
baptiste.coudurier |
remove duplicate field
Originally committed as revision 11240 to …
|
|
|
@03dc32f
|
17 years |
baptiste.coudurier |
cosmetics: func -> parse, remove useless parenthesis
Originally …
|
|
|
@a4813b67
|
17 years |
baptiste.coudurier |
remove useless declaration
Originally committed as revision 11238 to …
|
|
|
@73d07c27
|
17 years |
baptiste.coudurier |
save pointer to parse table, it is unlikely to change
Originally …
|
|
|
@23d2cfe9
|
17 years |
baptiste.coudurier |
remove useless seek
Originally committed as revision 11236 to …
|
|
|
@01eeb422
|
17 years |
baptiste.coudurier |
cosmetics
Originally committed as revision 11235 to …
|
|
|
@687f35f3
|
17 years |
baptiste.coudurier |
support streamed mov/mp4
Originally committed as revision 11234 to …
|
|
|
@5cb4b82a
|
17 years |
baptiste.coudurier |
return error when url_fseek could not read until desired offset in …
|
|
|
@5d81d641
|
17 years |
diego |
cosmetics: comment typo fixes
Originally committed as revision 11232 …
|
|
|
@c49e23e2
|
17 years |
lu_zero |
Make strict altivec parsers happy (gcc-4.3 and others)
Originally …
|
|
|
@6cd1500d
|
17 years |
kostya.shishkov |
RV40 decoder should use availability cache
Originally committed as …
|
|
|
@a52ef6a8
|
17 years |
kostya.shishkov |
RV30/40 decoding core
Originally committed as revision 11229 to …
|
|
|
@b40211ff
|
17 years |
justin.ruggles |
downmix before the IMDCT if no block switching is used
Originally …
|
|
|
@15c57ced
|
17 years |
Reimar.Doeffinger |
Add 'l' suffix where it is necessary because type can not always be …
|
|
|
@2aaf95a2
|
17 years |
baptiste.coudurier |
choose next sample by sample position
when streams' next dts …
|
|
|
@88808c60
|
17 years |
michaelni |
document how to free the result of av_alloc_format_context()
…
|
|
|
@30dc5541
|
17 years |
andreas |
Add missing '\n' to log format text
Originally committed as revision …
|
|
|
@94eadc8b
|
17 years |
andreas |
SDL does not seem to support more than two channels.
So, if this is …
|
|
|
@2886f311
|
17 years |
andreas |
Notify the input coder about the number of requested channels.
If the …
|
|
|
@79328e9c
|
17 years |
andreas |
Make DCA decoder honor avctx->request_channels in a more advisory way. …
|
|
|
@6708eefe
|
17 years |
andreas |
Make AC3 decoder honor avctx->request_channels
Originally committed …
|
|
|
@626464fb
|
17 years |
kostya.shishkov |
Make fill_rectangle() available for other decoders
Originally …
|
|
|
@9a1feb86
|
17 years |
heydowns |
Fix brain-dead parts of r11216, specifically:
Actually unreference …
|
|
|
@04e911ed
|
17 years |
kostya.shishkov |
Benjamin expressed the wish to be DCA maintainer too
Originally …
|
|
|
@aeb59e83
|
17 years |
heydowns |
Ensure that our total reference frame count does not exceed the SPS …
|
|
|
@41f7e2d1
|
17 years |
heydowns |
Actually return with an error condition if we're being asked to deal …
|
|
|
@33e00731
|
17 years |
heydowns |
Make h264 decoder conform to requirements of mpegvideo's …
|
|
|