|
|
|
@64cd3108
|
16 years |
michaelni |
Move set_codec_from_probe_data() up to where the other probe functions …
|
|
|
@3179da62
|
16 years |
michaelni |
Pass AVPacketList instead of the whole context to add_to_pktbuf as …
|
|
|
@d08e3e91
|
16 years |
ramiro.polla |
Prevent users from setting -vol and -acodec copy together.
They are …
|
|
|
@f1b2f1bf
|
16 years |
robert.swain |
Typo and grammar fix
Originally committed as revision 14177 to …
|
|
|
@848eab4e
|
16 years |
robert.swain |
Correct a couple of typos
Originally committed as revision 14176 to …
|
|
|
@8884b91
|
16 years |
Reimar.Doeffinger |
100l, fix MS ADPCM decoding for e.g. …
|
|
|
@ff22712
|
16 years |
Reimar.Doeffinger |
10l, forgot to replace a / 256 for r14173.
Fixes MS ADPCM regression …
|
|
|
@ddcf031f
|
17 years |
Reimar.Doeffinger |
Change MS ADPCM table so they fit into int8_t and change array type.
…
|
|
|
@4972a246
|
17 years |
michaelni |
indent
Originally committed as revision 14172 to …
|
|
|
@7ee18c17
|
17 years |
michaelni |
Fix not coded channels / silence decoding.
Fixes issue264 WMV audio …
|
|
|
@362aba4b
|
17 years |
michaelni |
Check that we have enough output space available.
Originally …
|
|
|
@0261e365
|
17 years |
andreas |
Deprecate avcodec_build(), it returns the same value as …
|
|
|
@876ef93d
|
17 years |
michaelni |
simplify
Originally committed as revision 14168 to …
|
|
|
@6e264d45
|
17 years |
michaelni |
Fix misdetection of MPEG-PS (AVSEQ03.DAT and AVSEQ06.DAT) as psxstr.
…
|
|
|
@4ad62d9a
|
17 years |
diego |
Move #ifdef CONFIG_DVVIDEO_ENCODER up to cover all functions used for …
|
|
|
@fd9f315
|
17 years |
diego |
Make preprocessor condition more specific and useful by changing …
|
|
|
@58607ca7
|
17 years |
diego |
Move one function that is only used for muxing below #ifdef …
|
|
|
@37673b1b
|
17 years |
diego |
Move a function and an #ifdef CONFIG_MUXERS so that functions used …
|
|
|
@66b32ce8
|
17 years |
diego |
Move functions only used for muxing below #ifdef …
|
|
|
@d7e1fc42
|
17 years |
kostya.shishkov |
SSE2 optimizations for Monkey's Audio decoder vector functions
…
|
|
|
@3a8322b1
|
17 years |
astrange |
H264: Fix decoding with CABAC/delta_qp/PCM macroblocks.
Patch by Jason …
|
|
|
@28ce1839
|
17 years |
ramiro.polla |
Add a checklist about new codecs or formats to the documentation.
…
|
|
|
@822cc8f
|
17 years |
ramiro.polla |
Update Changelog and documentation for MVI demuxer and decoder.
…
|
|
|
@5c5a6dfe
|
17 years |
diego |
Update info for Sonic, add Dirac to supported formats list.
…
|
|
|
@64c2f20a
|
17 years |
diego |
Sort lists ignoring case.
Originally committed as revision 14156 to …
|
|
|
@d698c5d3
|
17 years |
diego |
cosmetics: Fix inconsistent indentation.
Originally committed as …
|
|
|
@1619f426
|
17 years |
lu_zero |
100L, avoption splited code added, I should double check with svn …
|
|
|
@6413d91d
|
17 years |
benoit.fouet |
Remove useless casts.
Patch by avcoder ffmpeg at gmail d0t com
…
|
|
|
@24909d39
|
17 years |
benoit.fouet |
Remove useless casts.
Patch by avcoder ffmpeg at gmail d0t com
…
|
|
|
@733cec1d
|
17 years |
benoit.fouet |
Parse frames to feed the decoder with individual parse units.
Patch by …
|
|
|
@eb64714c
|
17 years |
benoit.fouet |
Add entry for Dirac codec.
Patch by Anuradha Suraparaju anuradha rd …
|
|
|
@0cf0e25d
|
17 years |
benoit.fouet |
Add a parameter for queue size.
Patch by Anuradha Suraparaju anuradha …
|
|
|
@80150f7e
|
17 years |
lucabe72 |
Fix MPEG video packetization for RTP
Originally committed as revision …
|
|
|
@bb68f8a2
|
17 years |
kostya.shishkov |
Monkey's Audio decoder vector functions work on input with length
a …
|
|
|
@5b8cc860
|
17 years |
ramiro.polla |
Motion Pixels MVI Demuxer.
Patch by Gregory Montoir <cyx <at> users …
|
|
|
@974e0eee
|
17 years |
ramiro.polla |
Motion Pixels Video Decoder.
Patch by Gregory Montoir <cyx <at> users …
|
|
|
@e40b183d
|
17 years |
lu_zero |
Split AVOption/AVClass in a separate file. SoC Patch from Keiji …
|
|
|
@7ac884c5
|
17 years |
stefano.sabatini-lala |
Fix a warning in ffserver.c caused by the use of the function …
|
|
|
@fdbb1feb
|
17 years |
michaelni |
Remove ancient code that hasnt worked in many years.
Originally …
|
|
|
@18c64005
|
17 years |
mans |
regenerate dependencies when building object files
Originally …
|
|
|
@81d4ee3e
|
17 years |
michaelni |
New full search ME
Originally committed as revision 14142 to …
|
|
|
@304ba23a
|
17 years |
stefano.sabatini-lala |
Print the program_name rather than always "FFmpeg" when showing the …
|
|
|
@bc314472
|
17 years |
astrange |
Make the function prototype visible to comply with C99 inline.
Fixes …
|
|
|
@5cfdfd8a
|
17 years |
pross |
increment minor version for commit r14110 (Electronic Arts CMV …
|
|
|
@e98750c3
|
17 years |
michaelni |
float_to_int16_sse2()
20% faster than sse
Originally committed as …
|
|
|
@4e999ebe
|
17 years |
michaelni |
indent
Originally committed as revision 14137 to …
|
|
|
@385b19df
|
17 years |
michaelni |
Allow setting codecs through preset files
Originally committed as …
|
|
|
@7445f9cc
|
17 years |
michaelni |
fix IPCM_decode_error.h264
Originally committed as revision 14135 to …
|
|
|
@8dbee653
|
17 years |
michaelni |
Fix the av_set_string() free / alloc issue.
Originally committed as …
|
|
|
@cdb5af79
|
17 years |
michaelni |
indent
Originally committed as revision 14133 to …
|
|
|
@7efeb73a
|
17 years |
michaelni |
10000l for myself, my last change was incomplete.
This one also …
|
|
|
@72e043dd
|
17 years |
takis.issaris |
One-bit bitfields should probably be unsigned. Unfortunately, it is …
|
|
|
@d921f03f
|
17 years |
diego |
Add FFMPEG_CONFIGURATION to config.mak as well, it sometimes helps …
|
|
|
@716e7c0f
|
17 years |
diego |
Remove wrong casts from vector declarations, this would cause errors …
|
|
|
@76ec3939
|
17 years |
diego |
Ignore case when sorting.
Originally committed as revision 14128 to …
|
|
|
@16f76f6e
|
17 years |
diego |
List QuickTime container as MOV/QuickTime.
Originally committed as …
|
|
|
@326e025f
|
17 years |
diego |
Remove redundant Macromedia Flash entry in supported formats list.
…
|
|
|
@bac4c85c
|
17 years |
diego |
format name cosmetics, spelling cosmetics
Originally committed as …
|
|
|
@16d81b27
|
17 years |
diego |
Sort and prettyprint audio codecs table.
Originally committed as …
|
|
|
@d66d8b83
|
17 years |
diego |
Sort and prettyprint video codecs table.
Originally committed as …
|
|
|
@c6b2dc34
|
17 years |
diego |
Sort and prettyprint the file formats table.
Originally committed as …
|
|
|
@0c18fe37
|
17 years |
diego |
Remove file extension from some formats, it's never mentioned …
|
|
|
@159f799d
|
17 years |
diego |
liba52 is not always used for AC-3 decoding.
Originally committed as …
|
|
|
@3d172fb5
|
17 years |
diego |
Sort image formats table.
Originally committed as revision 14119 to …
|
|
|
@6d77d9ac
|
17 years |
michaelni |
Set cur_dts to 0 only during creating new streams and not every time …
|
|
|
@69cec4e3
|
17 years |
diego |
WMV8 is fully supported now.
Originally committed as revision 14117 …
|
|
|
@a590faeb
|
17 years |
diego |
spelling cosmetics and format name fixes
Originally committed as …
|
|
|
@38b5b28e
|
17 years |
diego |
liba52 is no longer necessary for AC-3 decoding.
Originally committed …
|
|
|
@0a91f4ee
|
17 years |
diego |
spelling cosmetics
Originally committed as revision 14114 to …
|
|
|
@6ef82274
|
17 years |
pross |
Electronic Arts CMV latent dox entry
Originally committed as revision …
|
|
|
@e1c74782
|
17 years |
pross |
Electronic Arts CMV latent changelog entry
Originally committed as …
|
|
|
@b2f181c
|
17 years |
pross |
Electronic Arts CMV demuxer
Originally committed as revision 14111 to …
|
|
|
@495900f7
|
17 years |
pross |
Electronic Arts CMV decoder
Originally committed as revision 14110 to …
|
|
|
@60f451b6
|
17 years |
pross |
Remove AVPaletteControl from ALG MM demuxer/decoder
Originally …
|
|
|
@1835cda6
|
17 years |
benoit.fouet |
Make LOAD4/STORE4 macros more generic.
Patch by Victor Pollex victor …
|
|
|
@f6f84839
|
17 years |
lucabe72 |
Remove outdated comment
Originally committed as revision 14107 to …
|
|
|
@265fcccc
|
17 years |
stefano.sabatini-lala |
Print libavformat version in outgoing SDPs.
Originally committed as …
|
|
|
@46d1ff83
|
17 years |
Aurélien Jacobs |
correct path in *-uninstalled.pc
Originally committed as revision …
|
|
|
@35ee72b1
|
17 years |
michaelni |
1 c-asm loop less and 1x unroll of float_to_int16_sse()
25% faster
…
|
|
|
@560fa9bf
|
17 years |
michaelni |
Fix x86-64
Originally committed as revision 14103 to …
|
|
|
@63b737d4
|
17 years |
michaelni |
dont use C-asm loops and unroll once float_to_int16_3dnow()
30% faster …
|
|
|
@00496302
|
17 years |
Reimar.Doeffinger |
10l, fix nuv_header for the case when there is no video stream.
…
|
|
|
@76d32428
|
17 years |
diego |
Alphabetically order AVInputFormat/AVOutputFormat declarations.
…
|
|
|
@900eb63d
|
17 years |
diego |
Add a note to remind people to add new raw formats to the Makefile.
…
|
|
|
@0c7b4823
|
17 years |
diego |
Add missing dependency declaration for raw Dirac demuxer.
Originally …
|
|
|
@ac1ea66e
|
17 years |
diego |
spelling cosmetics in PCM codec long names
Originally committed as …
|
|
|
@7769875d
|
17 years |
banan |
redundant assignment found by Clang
Originally committed as revision …
|
|
|
@92b2bc59
|
17 years |
Aurélien Jacobs |
add some missing dependencies
Originally committed as revision 14095 …
|
|
|
@5be30c59
|
17 years |
vitor1001 |
Simplify: glob->phase is always == 3
Originally committed as revision …
|
|
|
@f27f0fc3
|
17 years |
vitor1001 |
Cosmetics: reindent tables
Originally committed as revision 14093 to …
|
|
|
@f8034954
|
17 years |
vitor1001 |
Remove phasep context var, it is just phase*5
Originally committed as …
|
|
|
@eb73742d
|
17 years |
vitor1001 |
Slighly faster operation
Originally committed as revision 14091 to …
|
|
|
@0bbab567
|
17 years |
vitor1001 |
Typo in a comment: s/two avoid/to avoid/
Originally committed as …
|
|
|
@8edfd151
|
17 years |
vitor1001 |
Cosmetics: remove braces
Originally committed as revision 14089 to …
|
|
|
@a5f0f504
|
17 years |
vitor1001 |
Another use of scalar_product_float()
Originally committed as …
|
|
|
@a03a6db1
|
17 years |
vitor1001 |
Do not reimplement memmove()
Originally committed as revision 14087 …
|
|
|
@7bd2f502
|
17 years |
diego |
Remove context fields which can be used as simple local variables. …
|
|
|
@ca3ed63e
|
17 years |
diego |
Remove inaccurate computation of pts for audio packets and rely on …
|
|
|
@ce83d48b
|
17 years |
diego |
Remove av_cold attribute on decode_frame and add it to decode_end
to …
|
|
|
@ed76af08
|
17 years |
stefano.sabatini-lala |
Document av_find_opt().
Originally committed as revision 14083 to …
|
|
|