|
|
|
@fd1ef13b
|
15 years |
michaelni |
Disable error resilience for field pictures, this was never supported, …
|
|
|
@078cdec
|
15 years |
michaelni |
Set mb_y in mpeg2 field pictures like h264 does.
This fixes -vismv & …
|
|
|
@22d4f213
|
15 years |
michaelni |
Make ""MPEG motion vector out of boundary" message more verbose.
…
|
|
|
@76c4a644
|
15 years |
attila |
Fix an issue uncovered by commit 20623:
The init functions of mpc7 …
|
|
|
@ab8c48de
|
15 years |
michaelni |
Start decoding from seq/gop too, not just I frames.
Possibly fixes …
|
|
|
@f0ec2394
|
15 years |
michaelni |
Fix dual prime motion compensation in field pictures.
Fixes issue1125. …
|
|
|
@419bddd3
|
15 years |
stefano.sabatini-lala |
Include alsa headers before the internal FFmpeg headers.
This avoids …
|
|
|
@992f8eae
|
15 years |
stefano.sabatini-lala |
Factorize common commandline options definition.
Originally committed …
|
|
|
@587edd6a
|
15 years |
stefano.sabatini-lala |
Use more consistent / meaningful parameter names for the …
|
|
|
@244c8d1
|
15 years |
ivop |
consistency with other files: av_cold static ---> static av_cold
…
|
|
|
@1bd26e51
|
15 years |
baptiste.coudurier |
100l, max value for timescale is UINT16_MAX
Originally committed as …
|
|
|
@b37aa4d
|
15 years |
stefano.sabatini-lala |
Use the correct chroma values for the data[] array used in …
|
|
|
@8aeb332
|
15 years |
stefano.sabatini-lala |
Use a valid log context for av_log().
Originally committed as …
|
|
|
@b8cef7be
|
15 years |
mans |
nellymoser: use constant seed for dithering RNG
Originally committed …
|
|
|
@2d2e72b1
|
15 years |
mans |
cook: use constant seed for dithering RNG
Originally committed as …
|
|
|
@aeaef4ed
|
15 years |
michaelni |
Print errors instead of just ignoring contradictionary values in mpeg2 …
|
|
|
@bd283738
|
15 years |
stefano.sabatini-lala |
Document slice ordering assumption required by avfilter_draw_slice().
…
|
|
|
@87f68060
|
15 years |
michaelni |
Override a few values read so as to ensure that things are not …
|
|
|
@d9b99556
|
15 years |
michaelni |
Restructure dummy frame allocation.
New code also allocates a dummy …
|
|
|
@729ef3ba
|
15 years |
baptiste.coudurier |
remove useless mov timescale field
Originally committed as revision …
|
|
|
@74ccc660
|
15 years |
baptiste.coudurier |
change track timescale to unsigned int, fix warning
Originally …
|
|
|
@7506e117
|
15 years |
baptiste.coudurier |
track time can be 64bit
Originally committed as revision 20650 to …
|
|
|
@7c4b7d0f
|
15 years |
baptiste.coudurier |
support pcm_f32/64le in mov
Originally committed as revision 20649 to …
|
|
|
@ba7c0ece
|
15 years |
baptiste.coudurier |
cosmetics, reindent after last commit
Originally committed as …
|
|
|
@feaa8d11
|
15 years |
baptiste.coudurier |
support sample rates > INT16_MAX in mov using stsd v2
Originally …
|
|
|
@9d130166
|
15 years |
michaelni |
Make sure field_select is not set to nonsensical values even if …
|
|
|
@1c326093
|
15 years |
michaelni |
Factorize "s->first_slice = 1" out.
Originally committed as revision …
|
|
|
@88eba670
|
15 years |
michaelni |
Also check the location of the picture start code and picture coding …
|
|
|
@fc23d843
|
15 years |
michaelni |
Check order of startcodes, ignore some obviously wrong ones.
Fixes …
|
|
|
@bbf266f
|
15 years |
michaelni |
Move mpeg_decode_postinit() out of bitstream decoding functions, it …
|
|
|
@1206f1d6
|
15 years |
michaelni |
Inline mpeg_decode_extension, will simplify future changes.
…
|
|
|
@191ad11e
|
15 years |
michaelni |
Simplify mpeg_decode_user_data()
Originally committed as revision …
|
|
|
@8d872e8a
|
15 years |
stefano.sabatini-lala |
Fix put_bits32() doxy.
Originally committed as revision 20639 to …
|
|
|
@643570d6
|
15 years |
stefano.sabatini-lala |
Consistently put braces for function definitions.
Originally …
|
|
|
@e7422361
|
15 years |
stefano.sabatini-lala |
Fix typo, "Write" -> "Writes".
Originally committed as revision 20637 …
|
|
|
@106c72fa
|
15 years |
stefano.sabatini-lala |
Use pixel formats names defined in av_pix_fmt_descriptors rather than …
|
|
|
@f72d40b0
|
15 years |
stefano.sabatini-lala |
Remove unused PixFmtInfo.is_hwaccel field.
Originally committed as …
|
|
|
@bc7eb330
|
15 years |
michaelni |
Remove "frame size must be a multiple of 2" check.
This check only …
|
|
|
@f6dcc937
|
15 years |
michaelni |
Add nomouse option to not record the mouse cursor.
Implements issue877 …
|
|
|
@a5a61fac
|
15 years |
michaelni |
Remove unused stuff.
Originally committed as revision 20632 to …
|
|
|
@781c1aa6
|
15 years |
michaelni |
Real cursor support in x11grab.
Patch by Roxis / roxis list dot ru …
|
|
|
@d3298350
|
15 years |
michaelni |
Do not invent error codes but pass the error code on.
Originally …
|
|
|
@fed0c2fb
|
15 years |
michaelni |
Replace very odd and completely broken oss read_packet() by the …
|
|
|
@6866dd12
|
15 years |
jmenon86 |
Fix typo.
Originally committed as revision 20628 to …
|
|
|
@a7c6e766
|
15 years |
Reimar.Doeffinger |
Add support for hardcoding the motionpixels rgb to yuv table.
…
|
|
|
@7c7d3abf
|
15 years |
Reimar.Doeffinger |
10l, pix_fmt should be set by the motionpixels decoder, not by the …
|
|
|
@a9af75ae
|
15 years |
stefano.sabatini-lala |
Make sws_format_name() use av_pix_fmt_descriptors.
This also …
|
|
|
@797229a6
|
15 years |
stefano.sabatini-lala |
Make avcodec_get_pix_fmt_name() use av_pix_fmt_descriptors rather than …
|
|
|
@382cb11
|
15 years |
stefano.sabatini-lala |
Make av_pix_fmt_descriptors use the same pixel format names as defined …
|
|
|
@0bf095a8
|
15 years |
jmenon86 |
Allow decoders to correctly set the sample format by defaulting to …
|
|
|
@14b903f3
|
15 years |
stefano.sabatini-lala |
Remove x_chroma_shift and y_chroma_shift fields from PixFmtInfo, use …
|
|
|
@8683f94f
|
15 years |
jmenon86 |
Update libavformat regression reference checksum for ffm. This change …
|
|
|
@4f898e77
|
15 years |
mans |
Revert "Add required header #include to fix 'make checkheaders'."
…
|
|
|
@e137934f
|
15 years |
diego |
cosmetics: K&R style, prettyprinting
Originally committed as revision …
|
|
|
@c73ce8e2
|
15 years |
diego |
Mark apply_mdct() function as static; it is only used within the file. …
|
|
|
@38264abb
|
15 years |
stefano.sabatini-lala |
Use av_pix_fmt_descriptors in avcodec_get_chroma_sub_sample(), rather …
|
|
|
@8e861e1b
|
15 years |
stefano.sabatini-lala |
Use av_pix_fmt_descriptors in ff_is_hwaccel_pix_fmt() rather than …
|
|
|
@9ff261a2
|
15 years |
michaelni |
Remove special case that changed video sync behavior for …
|
|
|
@7cab9a66
|
15 years |
stefano.sabatini-lala |
Add an entry for the AVFilter.next field removal.
Originally …
|
|
|
@ff09a99e
|
15 years |
diego |
-DFRAC_BITS must be added to CPPFLAGS when compiling …
|
|
|
@154f5b5c
|
15 years |
diego |
Add required header #include to fix 'make checkheaders'.
Originally …
|
|
|
@4cc3f6af
|
15 years |
stefano.sabatini-lala |
Remove AVFilter.next field, since it is not used and it is not going …
|
|
|
@f2526204
|
15 years |
ramiro.polla |
Fix nv12/nv21 handling. linesize for plane 1 should account for both …
|
|
|
@800841fd
|
15 years |
lessen42 |
Support compiling against libtheora older than 1.1
Originally …
|
|
|
@b5a683eb
|
15 years |
stefano.sabatini-lala |
Add an entry for the avfilter_next() function addition.
Originally …
|
|
|
@1433c4ab
|
15 years |
stefano.sabatini-lala |
Implement avfilter_next().
Originally committed as revision 20607 to …
|
|
|
@73e2247d
|
15 years |
stefano.sabatini-lala |
Add an entry for the avfilter_register() signature change.
Originally …
|
|
|
@86a60fa1
|
15 years |
stefano.sabatini-lala |
Implement a new registration system for filters.
Create a new static …
|
|
|
@d0df2fcc
|
15 years |
stefano.sabatini-lala |
Add an entry for the pixdesc.h API publication.
Originally committed …
|
|
|
@74a0059
|
15 years |
stefano.sabatini-lala |
Make the pixdesc API public.
Originally committed as revision 20603 …
|
|
|
@691a4232
|
15 years |
vitor1001 |
Make lsp2polyf() function non-static for upcoming usage in SIPR
…
|
|
|
@d2b34efe
|
15 years |
darkshikari |
Update ffserver to include all basic x264 parameters in .ffm files.
…
|
|
|
@096c87f6
|
15 years |
darkshikari |
Add weightp support in API for libx264.
ffmpeg can encode baseline …
|
|
|
@f3bdc3da
|
15 years |
Carl Eugen Hoyos |
Call ff_find_hwaccel() after calling avcodec_set_dimensions().
Patch …
|
|
|
@8b4a6d4
|
15 years |
mans |
WMA: extend exponent range to 95
Hopefully this will be enough. …
|
|
|
@fedbfd5d
|
15 years |
baptiste.coudurier |
update seek regression ref due to r20579, mp3 timestamps are adjusted
…
|
|
|
@c351524c
|
15 years |
pross |
Determine VOC block length when length field is zero, fixes issue1538. …
|
|
|
@d90aeeaf
|
15 years |
kostya.shishkov |
Call avcodec_set_dimensions() instead of simply setting …
|
|
|
@9401357f
|
15 years |
vitor1001 |
Add missing include. Fix the following compiler warnings:
twinvq.c: In …
|
|
|
@168f92ff
|
15 years |
mans |
WMA: extend exponent table up to 75
Fixes issue 1565.
Originally …
|
|
|
@60fa9568
|
15 years |
stefano.sabatini-lala |
Clarify PIX_FMT_BE flag doxy. Increase consistency / pickiness.
…
|
|
|
@4c66e884
|
15 years |
michaelni |
Use avcodec_set_dimensions()
Originally committed as revision 20591 …
|
|
|
@e026902a
|
15 years |
michaelni |
Correct order of arguments for avcodec_check_dimensions().
Originally …
|
|
|
@4687f908
|
15 years |
michaelni |
Make sure avcodec_set_dimensions() is used when rv20 changes …
|
|
|
@c261a5d9
|
15 years |
lessen42 |
libtheora: using the 1.0 API requires linking to both
libtheoraenc and …
|
|
|
@b9c78bca
|
15 years |
lessen42 |
MOV: cprt is another tag used for copyright
Originally committed as …
|
|
|
@7382902b
|
15 years |
lessen42 |
MOV: Add several iTunes metadata tags
Originally committed as …
|
|
|
@620af1a1
|
15 years |
lessen42 |
MOV: Fix writing \251wrt metadata (r20453 only fixed the demuxer)
…
|
|
|
@419b2be8
|
15 years |
vitor1001 |
Make sorting function used in TwinVQ a shared function
Originally …
|
|
|
@6c2289b
|
15 years |
lessen42 |
Set colorspace for libtheora encoding
Originally committed as …
|
|
|
@af89b178
|
15 years |
lessen42 |
Support 4:2:2 and 4:4:4 subsampling in libtheora encoding
Originally …
|
|
|
@b0a6d9c
|
15 years |
lessen42 |
Add support for two pass encoding in libtheora
Originally committed …
|
|
|
@bdc8c488
|
15 years |
lessen42 |
Update libtheora wrapper to use the 1.0 API
Originally committed as …
|
|
|
@9c5a9e6b
|
15 years |
baptiste.coudurier |
set mp3 timebase to the lcm of all mp3 sample rates to fix frame …
|
|
|
@c3988a59
|
15 years |
justin.ruggles |
Add MP4 object type for ALS.
Originally committed as revision 20578 …
|
|
|
@79de9c83
|
15 years |
mans |
Delete *.d files with make clean
Originally committed as revision …
|
|
|
@2d64744f
|
15 years |
stefano.sabatini-lala |
Remove from the list of the supported formats the formats which are …
|
|
|
@87ca1b8
|
15 years |
kostya.shishkov |
When searching for AMF object field value, try to find that object …
|
|
|
@fe52395
|
15 years |
kostya.shishkov |
Print error when RTMP protocol can't open connection
Originally …
|
|
|
@afbacb93
|
15 years |
kostya.shishkov |
Pass only useful FLV metadata from RTMP stream
Originally committed …
|
|
|