|
|
|
@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 …
|
|
|
@603972fc
|
17 years |
Reimar.Doeffinger |
Add a missing break, before av_set_number would always return NULL for …
|
|
|
@36e097bc
|
17 years |
heydowns |
Fix non_zero_count_cache for deblocking in field pictures.
Based on …
|
|
|
@1b77e87
|
17 years |
Aurélien Jacobs |
add required include to make this file self-contained
Originally …
|
|
|
@569cb218
|
17 years |
mans |
Revert r11202: do not create copy relocations when linking to shared …
|
|
|
@a309073b
|
17 years |
mans |
use av_log_get/set_level()
Originally committed as revision 11209 to …
|
|
|
@0bc308de
|
17 years |
lu_zero |
kill a warning, av_sha1_update accepts uint8_t * not uint64_t *
…
|
|
|
@537c8e7a
|
17 years |
lu_zero |
Provide sha1 to outside applications
Patch from Diego Pettenò …
|
|
|
@84be6e72
|
17 years |
michaelni |
av_*_next() API for libavformat
Originally committed as revision …
|
|
|
@562b2163
|
17 years |
michaelni |
avoid using first_avcodec
Originally committed as revision 11205 to …
|
|
|
@55b9e69a
|
17 years |
michaelni |
av_*_next() API for libavcodec
Originally committed as revision 11204 …
|
|
|
@8540e8c3
|
17 years |
takis.issaris |
Show which bitstreamfilters were compiled in, similar to the protocols …
|
|
|
@e1191012
|
17 years |
mans |
do not create copy relocations when linking to shared libs
Originally …
|
|
|
@571bf37f
|
17 years |
diego |
typo/clarification
Originally committed as revision 11201 to …
|
|
|
@72d6b1bf
|
17 years |
ramiro.polla |
Fix compilation of os_support.c for MinGW with --disable-network
Patch …
|
|
|
@3a18218e
|
17 years |
kostya.shishkov |
Enable 4x4 IDCT for FASTTX=0 mode in WMV3
Originally committed as …
|
|
|
@91823a6e
|
17 years |
kostya.shishkov |
Add 4x4 IDCT
Originally committed as revision 11198 to …
|
|
|
@e2270b4e
|
17 years |
justin.ruggles |
cosmetics: rename ac3 decoder variables
Originally committed as …
|
|
|