|
|
|
@c9d6e847
|
16 years |
Reimar.Doeffinger |
Change linesize alignment method to ensure that linesize[0] == …
|
|
|
@b435725b
|
16 years |
Reimar.Doeffinger |
Do not set linesize for palette data, it does not make sense and …
|
|
|
@9ba4821d
|
16 years |
ramiro.polla |
Split TrueHD decoder from MLP
Originally committed as revision 18045 …
|
|
|
@5c3d507f
|
16 years |
alex.converse |
MOV: Use the AOT enum for the mp4_audio_types mapping.
Originally …
|
|
|
@9326d3f3
|
16 years |
michaelni |
Revert
Date: Wed Mar 18 23:11:50 2009
New Revision: 28996
Log: …
|
|
|
@8e3d8a82
|
16 years |
michaelni |
typedef int x86_reg on non x86
Originally committed as revision 18043 …
|
|
|
@72ef3dd
|
16 years |
michaelni |
Fix 10l typo.
Originally committed as revision 29002 to …
|
|
|
@2029e934
|
16 years |
diego |
Nicely align output columns.
Originally committed as revision 18042 …
|
|
|
@0411072e
|
16 years |
michaelni |
Unscaled converters for
YUYV->YUV420P
YUYV->YUV422P
UYVY->YUV420P …
|
|
|
@07d16e2e
|
16 years |
justin.ruggles |
share some constants between the FLAC encoder and FLAC decoder
…
|
|
|
@bb504ac4
|
16 years |
diego |
Fix compilation of adler32 test program: Use av_log_set_level() …
|
|
|
@23869b4a
|
16 years |
diego |
Fix copy and paste typo in input/output devices section.
Originally …
|
|
|
@62651fa7
|
16 years |
Reimar.Doeffinger |
Fix libswscale compilation on non-x86, hopefully without breaking …
|
|
|
@29c66386
|
16 years |
stefano.sabatini-lala |
Use read_yesno() in opt_output_file().
Originally committed as …
|
|
|
@090b61b2
|
16 years |
stefano.sabatini-lala |
Implement read_yesno().
Originally committed as revision 18037 to …
|
|
|
@eab5168c
|
16 years |
stefano.sabatini-lala |
Flush the remaning chars in the input buffer after reading the …
|
|
|
@1e896640
|
16 years |
stefano.sabatini-lala |
Implement a name field for AVPixFmtDescriptor.
Originally committed …
|
|
|
@9a034dde
|
16 years |
ramiro.polla |
swscale-example: use LFG instead of random()
Originally committed as …
|
|
|
@d0ce212a
|
16 years |
ramiro.polla |
Do not assume long is same width as x86 register.
Originally …
|
|
|
@2b823a52
|
16 years |
alex.converse |
Fix typo in AOT_ER_AAC_ELD
Originally committed as revision 18034 to …
|
|
|
@d3487e47
|
16 years |
alex.converse |
Update the MPEG-4 AOT table.
Originally committed as revision 18033 …
|
|
|
@b8b00d94
|
16 years |
Reimar.Doeffinger |
Rename GUID typedef to ff_asf_guid to fix MinGW compilation failure …
|
|
|
@f650e4d3
|
16 years |
alex.converse |
Move MPEG-4 AOT enum to mpeg4audio.h.
Originally committed as …
|
|
|
@4d0c3dc0
|
16 years |
Reimar.Doeffinger |
Add a special guidcmp function to compare ASF guids, to avoid the many …
|
|
|
@780daf2b
|
16 years |
diego |
Consistently use ff_ prefixes for internal symbols.
Originally …
|
|
|
@fa3f2a35
|
16 years |
diego |
Add list of supported input/output devices.
Originally committed as …
|
|
|
@000bbebb
|
16 years |
diego |
Adjust @columnfractions settings to reflect the number of columns in …
|
|
|
@e05c8d0
|
16 years |
ramiro.polla |
use intptr_t to cast pointers to int in codecs maintained by benjamin …
|
|
|
@d4da3e47
|
16 years |
cschieli |
Add a fillPlane function to fill a plane with one constant value
…
|
|
|
@4c01b868
|
16 years |
cschieli |
Don't write outside of the picture buffer in planarCopy in the gray …
|
|
|
@79ff11d7
|
16 years |
rsbultje |
Fix wrong @file tag.
Originally committed as revision 18026 to …
|
|
|
@1aea7018
|
16 years |
gbeauchesne |
Amend AVCodecContext with hwaccel_context (HW accelerator context).
…
|
|
|
@c4a3d032
|
16 years |
rsbultje |
Reindent after r18023.
Originally committed as revision 18024 to …
|
|
|
@1a30d541
|
16 years |
rsbultje |
Add RTP/ASF header parsing, which is part of the SDP of these streams. …
|
|
|
@6d050dd6
|
16 years |
diego |
cosmetics: fix indentation, patch by avcoder, ffmpeg gmail com
…
|
|
|
@852ca0e5
|
16 years |
diego |
Fix ff_bfin_yuv2rgb_get_func_ptr() vs. …
|
|
|
@7f5ee4ea
|
16 years |
diego |
whitespace cosmetics: Consistently format function calls without space …
|
|
|
@137707e
|
16 years |
justin.ruggles |
Add documentation about missing E-AC-3 features.
Originally committed …
|
|
|
@9e85f9c5
|
16 years |
Carl Eugen Hoyos |
Fix SEIs when splitting H264 input.
Patch by John Cox, jc A kynesim D …
|
|
|
@2ac736a6
|
16 years |
Reimar.Doeffinger |
Extend mov edit list support to work for a first padding entry with …
|
|
|
@c3df4a3
|
16 years |
mans |
rmdec: fix crash at end of file
Originally committed as revision …
|
|
|
@9a10a076
|
16 years |
cschieli |
Add an alpha parameter to the YUV2RGBFUNC macro to ease the upcoming …
|
|
|
@d0dab0ec
|
16 years |
alex.converse |
Cosmetics: Re-indent after last commit
Originally committed as …
|
|
|
@bd27eed6
|
16 years |
alex.converse |
MOV: Support stz2 "Compact Sample Size Box"
Originally committed as …
|
|
|
@4a39ccb4
|
16 years |
alex.converse |
AAC: IEEE-754 type punning for 16-bit floating point rounding.
…
|
|
|
@508fe07a
|
16 years |
rsbultje |
More reindent, forgotten in previous commit.
Originally committed as …
|
|
|
@2d6f3014
|
16 years |
rsbultje |
Parse index chunk so that seeking in modern .rm files becomes a lot …
|
|
|
@aa0bd99
|
16 years |
benoit.fouet |
Revert the alphabetical reordering which made me owner of Baptiste's …
|
|
|
@c8829279
|
16 years |
rsbultje |
Reindent after r18010.
Originally committed as revision 18011 to …
|
|
|
@55d330f9
|
16 years |
rsbultje |
Mark the first output audio frame as keyframe (separate patch from …
|
|
|
@c5efef7b
|
16 years |
rsbultje |
Remove packet returning in ff_rm_parse_packet() if we're using the …
|
|
|
@748a4312
|
16 years |
benoit.fouet |
Fix alphabetical order.
Originally committed as revision 18008 to …
|
|
|
@7268f0bd
|
16 years |
rsbultje |
Reindent after r18005.
Originally committed as revision 18007 to …
|
|
|
@8127c420
|
16 years |
benoit.fouet |
Fix an assert().
Patch by Daniel Verkamp daniel drv nu
Originally …
|
|
|
@6a2d3fc3
|
16 years |
rsbultje |
Merge code for packet reading in "old" (.ra, audio-only) Realmedia …
|
|
|
@2816ce4c
|
16 years |
cschieli |
Split YUV2RGB operands declaration into a separate macro
Originally …
|
|
|
@f05783c2
|
16 years |
baptiste.coudurier |
cosmetics, remove useless braces
Originally committed as revision …
|
|
|
@9bf1b268
|
16 years |
baptiste.coudurier |
simplify printing
Originally committed as revision 18003 to …
|
|
|
@f584386d
|
16 years |
baptiste.coudurier |
reindent
Originally committed as revision 18002 to …
|
|
|
@c6026e43
|
16 years |
baptiste.coudurier |
fix trkn metadata parsing
Originally committed as revision 18001 to …
|
|
|
@0fb44a4e
|
16 years |
baptiste.coudurier |
move read_udta_string up to avoid forward declaration
Originally …
|
|
|
@873358e5
|
16 years |
baptiste.coudurier |
more generic metadata handling
Originally committed as revision 17999 …
|
|
|
@2229a5c6
|
16 years |
baptiste.coudurier |
do not set isom if ctype is not set, happens in mov
Originally …
|
|
|
@170e6b14
|
16 years |
lessen42 |
Remove long unused ALTIVEC_USE_REFERENCE_C_CODE ifdef; all other …
|
|
|
@df8843c6
|
16 years |
baptiste.coudurier |
search for hdlr atom in meta, some files do not store version+flags
…
|
|
|
@06abe7f5
|
16 years |
ramiro.polla |
mingw32: call lib.exe instead of lib to facilitate running it through …
|
|
|
@337cee68
|
16 years |
diego |
Disallow out-of-tree builds with config.h in the source tree.
A …
|
|
|
@7a160bca
|
16 years |
rsbultje |
Fix index generation in the way that it was supposed to be used. See …
|
|
|
@b2170247
|
16 years |
banan |
Add cook channel count function, part of multichannel cook
Originally …
|
|
|
@0eec2875
|
16 years |
banan |
Add max allowed subpackets in multichannel cook
Originally committed …
|
|
|
@3cf6adaf
|
16 years |
diego |
Remove code that was disabled by the recent major version bump.
…
|
|
|
@323a823
|
16 years |
stefano.sabatini-lala |
Fix typo: 'conjuction' -> 'conjunction'.
Originally committed as …
|
|
|
@d4b3d040
|
16 years |
banan |
save avctx in cook decoder context and use it for av_log
Originally …
|
|
|
@7c119ced
|
16 years |
banan |
memset when category is >=7, part of cook multichannel
Originally …
|
|
|
@16473c13
|
16 years |
Reimar.Doeffinger |
1 km3 cola, timecode_frame_start is a 64 bit integer, this resulted …
|
|
|
@be2cf98a
|
16 years |
Carl Eugen Hoyos |
Force ebp_available for icc.
See discussion: …
|
|
|
@60a847b5
|
16 years |
diego |
cosmetics: Remove file name from file header.
Originally committed as …
|
|
|
@3c6547be
|
16 years |
baptiste.coudurier |
add my gpg key fingerprint
Originally committed as revision 17983 to …
|
|
|
@0851977
|
16 years |
attila |
add my gpg key fingerprint
Originally committed as revision 17982 to …
|
|
|
@7c4502c8
|
16 years |
baptiste.coudurier |
typo in the mail, the 4am commit is always the worst
Originally …
|
|
|
@4909e517
|
16 years |
baptiste.coudurier |
cosmetics
Originally committed as revision 17980 to …
|
|
|
@983bdd37
|
16 years |
baptiste.coudurier |
add my copyright in mov de/muxer
Originally committed as revision …
|
|
|
@78679783
|
16 years |
stefano.sabatini-lala |
Expand "lsb" to "least significant bits".
Originally committed as …
|
|
|
@e5681ba0
|
16 years |
stefano.sabatini-lala |
Rename the (yet not defined) macros:
PIX_FMT_RGB565_BE -> …
|
|
|
@e49da827
|
16 years |
baptiste.coudurier |
allocate palette in codec directly
Originally committed as revision …
|
|
|
@6c00a9de
|
16 years |
baptiste.coudurier |
cosmetics, add some whitespaces and empty lines
Originally committed …
|
|
|
@0304109
|
16 years |
kostya.shishkov |
Correct MV prediction for B-frame blocks in RV4 decoder
Originally …
|
|
|
@3d45a83a
|
16 years |
baptiste.coudurier |
add loglevel option to set libav* logging level, -v does not set it …
|
|
|
@f0f2218d
|
16 years |
baptiste.coudurier |
do not modify sample_count, check against index entries
Originally …
|
|
|
@ed6ae6a5
|
16 years |
baptiste.coudurier |
use utc time for timestamp and do not set it if not specified
…
|
|
|
@9bceffef
|
16 years |
mans |
Fix ff_random_get_seed() prototype
Originally committed as revision …
|
|
|
@36a12218
|
16 years |
baptiste.coudurier |
swf timestamps are 16 bits
Originally committed as revision 17969 to …
|
|
|
@40a1d41f
|
16 years |
baptiste.coudurier |
remove unused fields in swf context
Originally committed as revision …
|
|
|
@2261a952
|
16 years |
baptiste.coudurier |
do not parse timestamp if bitexact is set, should fix regression tests …
|
|
|
@881dad9e
|
16 years |
Reimar.Doeffinger |
Enable generic index creation and seeking for NUV demuxer.
Originally …
|
|
|
@74f5ae84
|
16 years |
Reimar.Doeffinger |
Add AVFMT_GENERIC_INDEX support also for formats that do not use a …
|
|
|
@bd36f175
|
16 years |
Reimar.Doeffinger |
Make pcm_read_seek treat negative time stamps as 0, this avoids …
|
|
|
@2f2cabef
|
16 years |
diego |
Add av_uninit to vbA[1-8], vbB[1-8] variables to work around
some 'may …
|
|
|
@6d79971e
|
16 years |
diego |
prettyprinting cosmetics
Originally committed as revision 17962 to …
|
|
|
@f5b2476f
|
16 years |
diego |
Add av_uninit to vsrcBuc variable to work around some
'may be used …
|
|
|