|
|
|
@641992de
|
16 years |
diego |
Another round of missing codecs and name updates to match the codec …
|
|
|
@a1c5b6ec
|
16 years |
justin.ruggles |
Add some more missing codecs and update names to match the codec …
|
|
|
@dd2d651d
|
16 years |
diego |
Add some more missing codecs and update names to match the codec …
|
|
|
@4d973c68
|
16 years |
diego |
Merge MP2, MP3 and MPEG audio demuxer entries.
Originally committed …
|
|
|
@d70fe5a3
|
16 years |
tempn |
vorbis and flac ogg muxer only
Originally committed as revision 17708 …
|
|
|
@f58c7139
|
16 years |
tempn |
ogg muxer is vorbis only
Originally committed as revision 17707 to …
|
|
|
@68dddf53
|
16 years |
justin.ruggles |
Add some missing codecs and update names to match the codec long_name …
|
|
|
@9510f59a
|
16 years |
diego |
Add some missing codecs and update names to match the codec long_name. …
|
|
|
@eacf8613
|
16 years |
justin.ruggles |
add some missing codecs and update some names to match …
|
|
|
@270fc177
|
16 years |
diego |
Integer-only decoding of AC-3 is not supported.
Originally committed …
|
|
|
@21d4af5d
|
16 years |
diego |
Targa encoding is supported.
Originally committed as revision 17702 …
|
|
|
@f2937cc6
|
16 years |
diego |
Add missing image formats, patch by Daniel Verkamp, daniel drv nu.
…
|
|
|
@314511ab
|
16 years |
diego |
Split PGM and PPM in image formats section.
patch by Daniel Verkamp, …
|
|
|
@9db80acb
|
16 years |
diego |
cosmetics: Break image format lines before comments.
patch by Daniel …
|
|
|
@09096c9f
|
16 years |
mans |
RA144: work around gcc bug/oddity on ARM
This should not make any …
|
|
|
@38ce707e
|
16 years |
Aurélien Jacobs |
add an API changelog with a first entry for the new metadata API
…
|
|
|
@e0e86c52
|
16 years |
diego |
Add release version number.
Originally committed as revision 17696 to …
|
|
|
@b77df637
|
16 years |
mans |
configure: fix return value from check_header
Originally committed as …
|
|
|
@4b037567
|
16 years |
stefano.sabatini-lala |
Document ffplay -ast, -vst, and -sst options.
Originally committed as …
|
|
|
@5dbb63fe
|
16 years |
stefano.sabatini-lala |
Apply the same logic used for subtitle stream selection to audio and …
|
|
|
@5ad4f0d4
|
16 years |
stefano.sabatini-lala |
Simplify the logic for the subtitle stream selection.
Originally …
|
|
|
@7f668bb3
|
16 years |
stefano.sabatini-lala |
Fix subtitle selection logic, make ffplay select the subtitle stream N …
|
|
|
@827f7e28
|
16 years |
Aurélien Jacobs |
deprecate old metadata API
Originally committed as revision 17690 to …
|
|
|
@bc718b4
|
16 years |
Aurélien Jacobs |
fix missed usage of old metadata API in mov demuxer
Originally …
|
|
|
@0a789246
|
16 years |
Aurélien Jacobs |
fix last usage of old metadata API in ffmpeg.c (handling of AVStream …
|
|
|
@012867f0
|
16 years |
Aurélien Jacobs |
use new metadata API in libavformat/utils.c
Originally committed as …
|
|
|
@feacba6c
|
16 years |
Aurélien Jacobs |
use new metadata API in r3d demuxer
Originally committed as revision …
|
|
|
@5ee999b
|
16 years |
Aurélien Jacobs |
convert ffserver to new metadata API
Originally committed as revision …
|
|
|
@f7554a99
|
16 years |
Aurélien Jacobs |
convert ffplay to new metadata API
Originally committed as revision …
|
|
|
@a5926d85
|
16 years |
Aurélien Jacobs |
convert ffmpeg to new metadata API
Originally committed as revision …
|
|
|
@ec264570
|
16 years |
Aurélien Jacobs |
new metadata API is now officially part of public API
Originally …
|
|
|
@95030323
|
16 years |
Aurélien Jacobs |
simplify metadata conversion and fixes gcc-2.95 at the same time
…
|
|
|
@db794291
|
16 years |
mans |
SVQ3: Fix decoding with A32_BITSTREAM_READER
…
|
|
|
@4cd19f6e
|
16 years |
mans |
ARM: fix missing MUL16() return type
Originally committed as revision …
|
|
|
@9c366939
|
16 years |
dominik |
Fix typo in comments.
Originally committed as revision 28777 to …
|
|
|
@b62bb661
|
16 years |
Reimar.Doeffinger |
Add warnings to yuv2rgb_vis.c because alpha is set wrong (0 instead of …
|
|
|
@68363b69
|
16 years |
Reimar.Doeffinger |
Make AltiVec code write alpha as 255 instead of 0 when converting to …
|
|
|
@f78b9c06
|
16 years |
Reimar.Doeffinger |
Fix braindead and broken way to calculate abase, fixes regression …
|
|
|
@8d2544bd
|
16 years |
vitor1001 |
Reindent after last commit
Originally committed as revision 17678 to …
|
|
|
@9e27e0d4
|
16 years |
vitor1001 |
Do not read uninitialized buffer, no matter if it will be multiplied …
|
|
|
@d819b41b
|
16 years |
Reimar.Doeffinger |
Remove unused variable in mpeg_mc_decode_init
Originally committed as …
|
|
|
@4022fe01
|
16 years |
michaelni |
Change the timebase of the raw demuxer to one that can represent the …
|
|
|
@9e6c124a
|
16 years |
michaelni |
Disable MPEG-1/2 style timestamp calculation for H264. It still …
|
|
|
@47cd974a
|
16 years |
michaelni |
Do not set low_delay if has_b_frames has been set before init()
this …
|
|
|
@9ef88af
|
16 years |
alex.converse |
AAC: Make the CPE function more consistent with the functions for …
|
|
|
@719e721a
|
16 years |
Aurélien Jacobs |
Add some basic metadata conversion tables for matroska and asf.
Add …
|
|
|
@f610a9f2
|
16 years |
Aurélien Jacobs |
add a metadata conversion API
Originally committed as revision 17670 …
|
|
|
@efd8c1f6
|
16 years |
michaelni |
Adjust time_base exactly when changing ticks_per_frame to 2 this is …
|
|
|
@cd0d9a9d
|
16 years |
mans |
configure: check_func_headers should mark headers as found
Originally …
|
|
|
@72702705
|
16 years |
mans |
configure: {enable,disable}_safe functions that sanitise arguments
…
|
|
|
@3aa7ac6d
|
16 years |
lucabe72 |
Document ff_rtp_codec_id()
Originally committed as revision 17666 to …
|
|
|
@4c6b49bf
|
16 years |
Carl Eugen Hoyos |
Change TS seeking so it returns position/timestamp of a key frame.
…
|
|
|
@d3da8a45
|
16 years |
lucabe72 |
Fix typo in a comment
Originally committed as revision 17664 to …
|
|
|
@c3efd98c
|
16 years |
lucabe72 |
Document ff_rtp_enc_name()
Originally committed as revision 17663 to …
|
|
|
@344bcea4
|
16 years |
justin.ruggles |
cosmetics: indentation
Originally committed as revision 17662 to …
|
|
|
@d3a57949
|
16 years |
lucabe72 |
Document ff_rtp_get_codec_info()
Originally committed as revision …
|
|
|
@81f052cb
|
16 years |
justin.ruggles |
Separate the raw FLAC demuxer from raw.c and put in a new file, …
|
|
|
@2d243fb3
|
16 years |
rsbultje |
Rename movenc.c MOVContext to MOVMuxContext, since MOVContext is …
|
|
|
@f166f2f4
|
16 years |
mans |
Revert "Improve frame rate guessing for streams with two fields per …
|
|
|
@fe7f149e
|
16 years |
mans |
ARM: fix corner-case overflow in H.264 weighted prediction
Originally …
|
|
|
@5fa61b2
|
16 years |
Carl Eugen Hoyos |
Improve frame rate guessing for streams with two fields per frame.
…
|
|
|
@da2911d5
|
16 years |
stefan.gehrer |
sub_mb_type[] needs to be 8-byte aligned because it is referenced
as a …
|
|
|
@f8a138be
|
16 years |
cschieli |
When converting from a non alpha format to an alpha format, defaults
…
|
|
|
@5f59207d
|
16 years |
cschieli |
Fix avpicture_layout to not chroma shift the alpha plane when …
|
|
|
@73914d56
|
16 years |
Aurélien Jacobs |
use new metadata API in nut muxer
This is only a straight conversion …
|
|
|
@00798e45
|
16 years |
Aurélien Jacobs |
use new metadata API in nut demuxer
Originally committed as revision …
|
|
|
@c2751600
|
16 years |
cschieli |
Add an isALPHA macro to check if pixel format has alpha channel
…
|
|
|
@2c897342
|
16 years |
cschieli |
Use YUV420P code path for YUVA420P where appropriate
Originally …
|
|
|
@03831f46
|
16 years |
Carl Eugen Hoyos |
Correctly reset SEI variables.
Patch by Ivan Schreter, schreter gmx …
|
|
|
@92971e91
|
16 years |
mans |
configure: remove redundant alsa/asoundlib.h check
Originally …
|
|
|
@70ec53a0
|
16 years |
michaelni |
Detect static prototypes.
Originally committed as revision 17649 to …
|
|
|
@f55e181
|
16 years |
michaelni |
Improve detection of non doxy comments.
Originally committed as …
|
|
|
@771ac0d
|
16 years |
Carl Eugen Hoyos |
Refactor code for upcoming alpha patches.
Patch by Cédric Schieli, …
|
|
|
@0f485a9c
|
16 years |
michaelni |
Fix misdetection of #else in 'missing } prior to else'.
Originally …
|
|
|
@7f802534
|
16 years |
benoit.fouet |
Make ff_print_debug_info() a no-op when using HW acceleration.
Patch …
|
|
|
@a4f3fdfa
|
16 years |
benoit.fouet |
Use ff_hwaccel_pixfmt_list_420[] in H.263 decoder.
Patch by Gwenolé …
|
|
|
@6026a096
|
16 years |
benoit.fouet |
Add hardware acceleration hooks to H.264.
Patch by Gwenolé Beauchesne. …
|
|
|
@e6fdc2b
|
16 years |
michaelni |
Make sure -vsync 2 does not produce timestamps equal to the previous, …
|
|
|
@fc6765d7
|
16 years |
michaelni |
Update commented fprintf().
Originally committed as revision 17642 to …
|
|
|
@fe02d9e7
|
16 years |
Reimar.Doeffinger |
Do not allow standard-frame-rate detection to increase the value of …
|
|
|
@19df37a8
|
16 years |
michaelni |
Fix SVQ3 regression since ticks_per_frame=2.
Originally committed as …
|
|
|
@03c03afd
|
16 years |
Reimar.Doeffinger |
Simplify ipmovie.c pts calculation by using an appropriate time_base.
…
|
|
|
@f3592353
|
16 years |
benoit.fouet |
Add a context to av_log() call.
Originally committed as revision …
|
|
|
@1468d503
|
16 years |
benoit.fouet |
Add HW acceleration hooks for MPEG-4 / H.263 decoding.
Patch by …
|
|
|
@6aca2c67
|
16 years |
benoit.fouet |
Remove superfluous call to mpeg_decode_slice() for hwaccel, this …
|
|
|
@11647a9f
|
16 years |
benoit.fouet |
Return early if a HW accelerator is used.
Patch by Gwenole Beauchesne. …
|
|
|
@f06ce1c
|
16 years |
benoit.fouet |
Add VA API pixel formats.
Patch by Gwenole Beauchesne.
Originally …
|
|
|
@044f0296
|
16 years |
benoit.fouet |
Add ff_hwaccel_pixfmt_list_420[] definition.
Patch by Gwenole …
|
|
|
@3bc5f6f9
|
16 years |
Reimar.Doeffinger |
Hack: #undef printf so compilation works with DEBUG_IPMOVIE set to 1
…
|
|
|
@85142724
|
16 years |
Reimar.Doeffinger |
Detect the case when the time base is exact but far finer than …
|
|
|
@3797c74b
|
16 years |
michaelni |
Add ticks_per_frame, this should hopefully fix the regressions caused …
|
|
|
@83569729
|
16 years |
Aurélien Jacobs |
cosmetics: vertical alignment
Originally committed as revision 17629 …
|
|
|
@b8222b3d
|
16 years |
Aurélien Jacobs |
use new metadata API in rpl demuxer
Originally committed as revision …
|
|
|
@0d2e86d
|
16 years |
Aurélien Jacobs |
use new metadata API in wc3 demuxer
Originally committed as revision …
|
|
|
@3f4c2bf9
|
16 years |
stefano.sabatini-lala |
Mark as "internal but installed" the avio.h file.
This should prevent …
|
|
|
@aafe9b63
|
16 years |
stefano.sabatini-lala |
Add a @file notice to avio.h.
Originally committed as revision 17625 …
|
|
|
@86a47378
|
16 years |
stefano.sabatini-lala |
Rename avfilter_parse_graph() to avfilter_graph_parse(), for better …
|
|
|
@d7dbe558
|
16 years |
stefano.sabatini-lala |
Rename avfilter_destroy_graph() to avfilter_graph_destroy(), for …
|
|
|
@f56995b4
|
16 years |
michaelni |
Half user provided time_base once during the first frame when there is …
|
|
|
@26aedb4a
|
16 years |
Carl Eugen Hoyos |
Cosmetics: Fix indentation after last commit.
Originally committed as …
|
|
|