|
|
|
@5ef3ad59
|
16 years |
baptiste.coudurier |
move version specific parsing code before codec specific code, will be …
|
|
|
@abdff64
|
16 years |
pross |
Simplify AVCodecContext usage within FFplay audio_decode_frame()
…
|
|
|
@a78d882d
|
16 years |
michaelni |
I found a maintainer for all parts that had none listed :)
Originally …
|
|
|
@758af986
|
16 years |
michaelni |
Recommit r14497
Log:
Add missing header #includes.
Limited to ffm.h …
|
|
|
@c5e56a81
|
16 years |
michaelni |
Revert r14497
Log:
Add missing header #includes.
Policy violation …
|
|
|
@dcd6128
|
16 years |
diego |
Explain the difference between HAVE_LIST and CONFIG_LIST in a short …
|
|
|
@668b65b
|
16 years |
diego |
Only check for socklen_t if network support is enabled.
Originally …
|
|
|
@2e11268
|
16 years |
diego |
Add missing header #includes.
Originally committed as revision 14497 …
|
|
|
@82cee279
|
16 years |
pross |
Modify av_audio_convert() to use AVAudioConvert context struct; add …
|
|
|
@8a464e75
|
16 years |
pross |
Revert r14484 hunk that deleted the 'include avcodec.h' statement.
…
|
|
|
@afffd35
|
16 years |
benoit.fouet |
Use compression level to set mp3lame quality option.
Patch by Nicolas …
|
|
|
@014d2f05
|
16 years |
baptiste.coudurier |
fix mpeg 4:2:2 vis_qp and vis_mb_type debug, fix issue #471
…
|
|
|
@138568e9
|
16 years |
baptiste.coudurier |
downgrade mov negative ctts log message to warning, patch by Art …
|
|
|
@39a127b
|
16 years |
baptiste.coudurier |
Only reset buffer state if seeking is successful; update seek reg ref. …
|
|
|
@d701934b
|
16 years |
baptiste.coudurier |
check url_fseek return value
Originally committed as revision 14490 …
|
|
|
@aaec4e03
|
16 years |
baptiste.coudurier |
check url_fseek return value, update seek reg tests
Originally …
|
|
|
@23f02559
|
16 years |
baptiste.coudurier |
check url_fseek return value, update seek reg tests
Originally …
|
|
|
@0afdedca
|
16 years |
benoit.fouet |
Fix a potential out of array writing.
Patch by Mathieu Malaterre …
|
|
|
@ce1ee094
|
16 years |
pross |
Add opt handler for pending "-sample_fmt" option
Originally committed …
|
|
|
@9e82a11
|
16 years |
pross |
Write sample format description within avcodec_string()
Originally …
|
|
|
@c2b28bb
|
16 years |
pross |
Add sample format support functions: avcodec_get_sample_fmt_name(), …
|
|
|
@bbdf8728
|
16 years |
benoit.fouet |
Use static vlc structure to decode layer 3 huffman tables.
Patch by …
|
|
|
@fd76c37f
|
16 years |
pross |
Modify all codecs to report their supported input and output sample …
|
|
|
@c8fd5da
|
16 years |
mans |
fix ARMv6 FASTDIV for divisor <=2
Originally committed as revision …
|
|
|
@22e7d9cc
|
16 years |
baptiste.coudurier |
skip flv video info / command frame packets, fix issue #546
…
|
|
|
@f39e8b03
|
16 years |
michaelni |
1000l typo my new PRNG converged to -1.
Originally committed as …
|
|
|
@310d4424
|
16 years |
michaelni |
Add a multiplicative LFG for those thinking the additive is not good …
|
|
|
@62f25230
|
16 years |
baptiste.coudurier |
change assert test due to the new reducing of time_base in …
|
|
|
@c1708e8
|
16 years |
michaelni |
Simplify intra PCM MB handling.
Originally committed as revision …
|
|
|
@9f31c7ef
|
16 years |
diego |
USE_FASTMEMCPY is now called CONFIG_FASTMEMCPY in MPlayer.
Originally …
|
|
|
@af8ed96
|
16 years |
pross |
EA Demuxer: make rev2 flag optional
Originally committed as revision …
|
|
|
@f07fd8c0
|
16 years |
baptiste.coudurier |
add a bunch of new xdcam hd422 fourccs
Originally committed as …
|
|
|
@7fc628ca
|
16 years |
baptiste.coudurier |
more hdv fourccs
Originally committed as revision 14472 to …
|
|
|
@138ef0a
|
16 years |
baptiste.coudurier |
update hdv fourcc descriptions
Originally committed as revision 14471 …
|
|
|
@b98052d5
|
16 years |
pross |
give additional use case for version bumping; remove no longer true …
|
|
|
@4ca7e74
|
16 years |
vitor1001 |
Do not declare a counter as unsigned when it is not needed
Originally …
|
|
|
@4e33ed36
|
16 years |
vitor1001 |
Cosmetics: rename loop counter vars to i,j
Originally committed as …
|
|
|
@6c9c8b06
|
16 years |
vitor1001 |
Cosmetics: rename loop counter vars to i,j
Originally committed as …
|
|
|
@8a37920
|
16 years |
lorenm |
r14205 broke vorbis float_to_int on ppc
Originally committed as …
|
|
|
@c16184e9
|
16 years |
stefano.sabatini-lala |
Fix a typo in sdp_write_header(): change "IPV4", which is not a valid …
|
|
|
@5b43368d
|
16 years |
diego |
Add note about gcc bugs that gcc devs refuse to fix.
Originally …
|
|
|
@9bec77fe
|
16 years |
darkshikari |
Use #define instead of a constant. Patch by Paul Kendall.
Originally …
|
|
|
@150d5a25
|
16 years |
stefano.sabatini-lala |
Make ffmpeg dump output format in case of codec type mismatch between …
|
|
|
@2cf3c863
|
16 years |
michaelni |
Document av_lfg_get().
Originally committed as revision 14461 to …
|
|
|
@e80d4741
|
16 years |
michaelni |
Warning about MTs speed.
Originally committed as revision 14460 to …
|
|
|
@aa6a89aa
|
16 years |
darkshikari |
Small h264 decoding speed optimization: while->do/while
Originally …
|
|
|
@2754fe8b
|
16 years |
michaelni |
Simple lagged fibonacci PRNG.
3.5 times faster than our mersene …
|
|
|
@045e21cc
|
16 years |
vitor1001 |
Cosmetics: new line
Originally committed as revision 14457 to …
|
|
|
@e7e4f476
|
16 years |
vitor1001 |
Remove the now useless phase variable from context
Originally …
|
|
|
@993ba05
|
16 years |
pross |
increment minor version for commit r14412 (add sample_fmts …
|
|
|
@c749f3db
|
16 years |
vitor1001 |
Cosmetics: make comment match var name
Originally committed as …
|
|
|
@6509507f
|
16 years |
vitor1001 |
Cosmetics: align comments
Originally committed as revision 14453 to …
|
|
|
@f285e6dd
|
16 years |
vitor1001 |
Rename two context vars: s/sb/sp_block/, s/lhist/gain_block/
…
|
|
|
@36826ee0
|
16 years |
vitor1001 |
Declare temporary buffers to be only of the necessary size
Originally …
|
|
|
@5e707c59
|
16 years |
vitor1001 |
Remove redundant comments
Originally committed as revision 14450 to …
|
|
|
@c6ad130
|
16 years |
vitor1001 |
Cosmetics: do not align with now removed next instruction
Originally …
|
|
|
@2c46367
|
16 years |
vitor1001 |
Cosmetics: remove braces and useless newline
Originally committed as …
|
|
|
@2b356efe
|
16 years |
vitor1001 |
Change the way the input is passed to do_hybrid_filter(). Before, …
|
|
|
@aed39f6
|
16 years |
vitor1001 |
Remove RA288Context.output buffer. This buffer is just RA288Context.sb …
|
|
|
@452a398f
|
16 years |
michaelni |
Fix misdetection of H.264 in mpegts as mpeg1video in mpegts.
Fixes …
|
|
|
@b26d3205
|
16 years |
vitor1001 |
Add a few comments pointing to the G.728 specification
Originally …
|
|
|
@854ce441
|
16 years |
vitor1001 |
Remove the history buffer from the context. It can easily be evaluated …
|
|
|
@218e0612
|
16 years |
diego |
Remove unused variable.
Originally committed as revision 14442 to …
|
|
|
@58fe7356
|
16 years |
diego |
Add random to list of test programs.
Originally committed as revision …
|
|
|
@cf160899
|
16 years |
diego |
Change return type of main function to int to avoid a warning.
…
|
|
|
@00c6161d
|
16 years |
diego |
Move #includes, which are only used in the test program, below the …
|
|
|
@af274fd1
|
16 years |
stefano.sabatini-lala |
Improve long names for FFM muxer and demuxer:
change "ffm format" to …
|
|
|
@0143ec2a
|
16 years |
vitor1001 |
Rename two context buffers: pr{1,2} -> {sp,gain}_lpc. Also add a few …
|
|
|
@b211d3ae
|
16 years |
stefano.sabatini-lala |
Complete documentation for av_set_string().
Originally committed as …
|
|
|
@59da0390
|
16 years |
vitor1001 |
Remove st1 and st2 temporary buffers in backward_filter() and use …
|
|
|
@51be0eb
|
16 years |
michaelni |
Change benchmarking code so it returns comparable values.
Originally …
|
|
|
@b6ff078b
|
16 years |
michaelni |
Make the selftesting code use and compileable.
Originally committed …
|
|
|
@3df136d4
|
16 years |
vitor1001 |
Change slightly the meaning of RA288Context.phase. This
allows to …
|
|
|
@9c17037
|
16 years |
diego |
Fix and clarify invalid examples for framerate override in the …
|
|
|
@d3d265b2
|
16 years |
Aurélien Jacobs |
matroska: add support for A_QUICKTIME/QDM2 codec
Originally committed …
|
|
|
@f009e36f
|
16 years |
Aurélien Jacobs |
matroska: add support for V_QUICKTIME track type
Originally committed …
|
|
|
@18c7be65
|
16 years |
heydowns |
Initialize outputed_poc to INT_MIN at decoder initialization.
Fixes …
|
|
|
@143d7f14
|
16 years |
michaelni |
left_block intialisation optimisation.
This patch changes the …
|
|
|
@f278709c
|
16 years |
diego |
typo fix
Originally committed as revision 14426 to …
|
|
|
@f25c244f
|
16 years |
robert.swain |
AAC tables and data that have been OKed by Michael
Originally …
|
|
|
@01037451
|
16 years |
michaelni |
Detect IDR less H.264 correctly.
Fixes maybeH264_dumpvideo
Originally …
|
|
|
@e791eb1e
|
16 years |
heydowns |
And.... Fix another spec reference to be more specific and correct.
…
|
|
|
@25f8bceb
|
16 years |
heydowns |
Fix reference to spec to be more specific and correct.
Originally …
|
|
|
@f42eb571
|
16 years |
vitor1001 |
Remove st1 and st2 variables from context, since they could be just …
|
|
|
@272d258a
|
16 years |
vitor1001 |
Rename st{1,2}{a,b} context variables to more meaningful names: …
|
|
|
@4a1aa38b
|
16 years |
darkshikari |
Simple refactoring to resolve a FIXME. Patch by Paul Kendall.
…
|
|
|
@efa86ebe
|
16 years |
vitor1001 |
Cosmetics: remove useless parenthesis
Originally committed as …
|
|
|
@e07c5ade
|
16 years |
vitor1001 |
Move colmult() function to the beginning of file to group DSP-related …
|
|
|
@5af20c20
|
16 years |
vitor1001 |
Remove an useless comment describing colmult()
Originally committed …
|
|
|
@d899014e
|
16 years |
vitor1001 |
Remove an useless comment describing prodsum()
Originally committed …
|
|
|
@952a980d
|
16 years |
vitor1001 |
Give the context variables of ra288 a better name: s/glob/ractx/
…
|
|
|
@029e1c01
|
16 years |
vitor1001 |
Give the context structure of ra288 a better name: …
|
|
|
@88a07af7
|
16 years |
pross |
add sample_fmts infrastructure: AVCodec->sample_fmts and SAMPLE_FMT_NB …
|
|
|
@6916e38a
|
16 years |
pross |
Include 32-bit PCM description
Originally committed as revision 14411 …
|
|
|
@249f3243
|
16 years |
pross |
Support 32-bit floating point audio samples in Sun AU demuxer
…
|
|
|
@aa29709e
|
16 years |
pross |
add CODEC_ID_PCM_F32BE (32-bit floating point PCM big endian decoder)
…
|
|
|
@fef744d4
|
16 years |
michaelni |
indent
Originally committed as revision 14408 to …
|
|
|
@0af6967e
|
16 years |
michaelni |
chroma_format_idc=0 aka grayscale support.
Can be disabled by removing …
|
|
|
@385c820b
|
16 years |
astrange |
Add a new -debug option for tracing calls to the default …
|
|
|
@af8c5e0
|
16 years |
michaelni |
Revert r14404
Remove another 2 incorrect checks.
These would ignore …
|
|
|