|
|
|
@af7436ae
|
15 years |
baptiste.coudurier |
remove useless params
Originally committed as revision 20709 to …
|
|
|
@cc26bf0
|
15 years |
baptiste.coudurier |
remove useless params
Originally committed as revision 20708 to …
|
|
|
@e4e8632
|
15 years |
baptiste.coudurier |
move private context declaration at the top
Originally committed as …
|
|
|
@c267bb03
|
15 years |
michaelni |
Fix 1 pass RC in snow.
Fixes issue547.
Originally committed as …
|
|
|
@c5d6cd5c
|
15 years |
mans |
ARM: 1l c&p fix: do not set pred16x16_plane for rv40
Originally …
|
|
|
@702b5885
|
15 years |
mans |
ARM: NEON optimised H264 16x16, 8x8 pred
Originally committed as …
|
|
|
@9e69ab18
|
15 years |
kostya.shishkov |
Add another known RTMP channel ID to enum.
From patch by Sergiy (mail …
|
|
|
@b316991b
|
15 years |
kostya.shishkov |
Move is_input flag into RTMP protocol context.
Patch by Sergiy …
|
|
|
@4fab6627
|
15 years |
alex.converse |
AAC: Add a global header but output not locked output configuration …
|
|
|
@38610d92
|
15 years |
alex.converse |
Set the SBR mode to implicit on ADTS frames occurring before the …
|
|
|
@9d8bb03
|
15 years |
mike |
Small refactoring: Instead of 4 loops for decoding AC coefficients …
|
|
|
@098523eb
|
15 years |
mike |
Use a list to track which fragments coded in this frame still have …
|
|
|
@5dad039b
|
15 years |
mans |
ARM: small tweak of NEON H264 IDCT
Originally committed as revision …
|
|
|
@1025d19
|
15 years |
mans |
ARM: NEON 2xN chroma MC
Originally committed as revision 20696 to …
|
|
|
@04e7f6d2
|
15 years |
mans |
ARM: NEON 16x16 and 8x8 avg qpel MC
Originally committed as revision …
|
|
|
@77df894a
|
15 years |
baptiste.coudurier |
print error message when image2 muxer fail to compute frame filename
…
|
|
|
@6659b32a
|
15 years |
baptiste.coudurier |
Change ret type to int64_t because url_fseek returns int64_t.
This …
|
|
|
@28f2db96
|
15 years |
baptiste.coudurier |
fix typo, ALT_BITSTREAM_WRITER_LE does not exist
Originally committed …
|
|
|
@94f28061
|
15 years |
michaelni |
Store original width/height so that rv20 does not get stuck with some …
|
|
|
@e7e578b7
|
15 years |
michaelni |
Make rv1/2 decoder use the next slice if needed.
Fixes issue782.
…
|
|
|
@66765b59
|
15 years |
baptiste.coudurier |
use AVFormatContext in av_log, better than AVCodecContext when …
|
|
|
@73e8c83d
|
15 years |
baptiste.coudurier |
update seek regression ref due to r20674, packet size changed
…
|
|
|
@63538a96
|
15 years |
michaelni |
Support ASCII pnms.
Implements issue1452.
Originally committed as …
|
|
|
@817d967d
|
15 years |
kostya.shishkov |
Write timestamp deltas, not timestamps, for RTMP packets with partial …
|
|
|
@e6b244a3
|
15 years |
kostya.shishkov |
Full-header RTMP packets contain real timestamp, others contain …
|
|
|
@b1eb53ab
|
15 years |
kostya.shishkov |
Write header for RTMP packets with channel_id >= 64 correctly
…
|
|
|
@59b6482a
|
15 years |
kostya.shishkov |
Read and write extended timestamps for RTMP packets.
Extracted from …
|
|
|
@1ab21f1
|
15 years |
kostya.shishkov |
7l trocadero: reading right into enum variable may cause unwanted …
|
|
|
@00b6fa40
|
15 years |
michaelni |
Support "A format generated by IndigoVision 8000 video server".
…
|
|
|
@de3553b0
|
15 years |
jmenon86 |
pngdec.c : release allocated buffers.
Originally committed as …
|
|
|
@483aad71
|
15 years |
michaelni |
slif aka "SoftLab MPEG-2 I-frames Codec" support.
Flipping one bit …
|
|
|
@f40a7fd
|
15 years |
michaelni |
4:2:2 4:4:4 bugfix for the error concealment code.
Originally …
|
|
|
@5f1836a
|
15 years |
stefano.sabatini-lala |
Rename parameters of put_sbits() to make them consistent with those of …
|
|
|
@52069c4d
|
15 years |
michaelni |
Move "slice below image" check from mpeg_decode_slice to its caller. …
|
|
|
@77ac76a3
|
15 years |
michaelni |
Print a warning if the duration is estimated from the bitrate, as this …
|
|
|
@cea65433
|
15 years |
baptiste.coudurier |
decode qcelp in aiff, implement #1524, patch by Vitor
Originally …
|
|
|
@0a045661
|
15 years |
baptiste.coudurier |
Check Xfixes.h header presence before enabling x11grab.
This fixes …
|
|
|
@d52b4abe
|
15 years |
michaelni |
Move dummy picture allocation code from mpeg1/2 to mpegvideo.
This …
|
|
|
@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 …
|
|
|