|
|
|
@a69be798
|
15 years |
kostya.shishkov |
Add missing opcodes for 16-bit Interplay Video decoding and finally …
|
|
|
@dcfb0cad
|
15 years |
kostya.shishkov |
16-bit Interplay Video stores motion vector data at the end of frame, …
|
|
|
@e09cdc7
|
15 years |
kostya.shishkov |
10l trocadero: forgot one case where picture linesize should be used
…
|
|
|
@5b8ebb3f
|
15 years |
kostya.shishkov |
cosmetics: reindent and break long lines after last commits
…
|
|
|
@5a8cf39
|
15 years |
kostya.shishkov |
Add 16-bit image data handling (but not decoding yet) to Interplay …
|
|
|
@80fec3ff
|
15 years |
kostya.shishkov |
Use frame linesize in Interplay Video block copying function
…
|
|
|
@80ca19f7
|
15 years |
kostya.shishkov |
Make CHECK_STREAM_PTR macro in Interplay Video decoder usable with …
|
|
|
@8badb23
|
15 years |
kostya.shishkov |
Recognize 16-bit Interplay Video variant
Originally committed as …
|
|
|
@9156a5ad
|
15 years |
kostya.shishkov |
Change main loop in Interplay Video decoder, so variables x and y …
|
|
|
@66d23c96
|
15 years |
diego |
Use common regression test functions in ffserver regression test …
|
|
|
@3d147064
|
15 years |
diego |
Replace syntax by $( ) in regression test shell scripts.
The …
|
|
|
@b03a63d1
|
15 years |
Reimar.Doeffinger |
Fix cdg reference and buffer_hints value:
reference must be 3 because …
|
|
|
@f877954
|
15 years |
lucabe72 |
Use RTP_PT_PRIVATE in sdp.c instead of hardcoding 96.
Originally …
|
|
|
@37ce3d6b
|
15 years |
michaelni |
Do not copy codec_tag in stream copy case if it is associated with a …
|
|
|
@a6831e88
|
15 years |
stefano.sabatini-lala |
Use positive logic, improve readability, consistent with r20877.
…
|
|
|
@0fb669ae
|
15 years |
kostya.shishkov |
cosmetics: reindent
Originally committed as revision 20919 to …
|
|
|
@43a6ca2c
|
15 years |
diego |
cosmetics: Reformat some function declarations.
Originally committed …
|
|
|
@25182289
|
15 years |
diego |
Remove some unused variables, fixes the warnings: …
|
|
|
@76faff6e
|
15 years |
lucabe72 |
Add support for mp3 over RTP in rtpdec.c
Originally committed as …
|
|
|
@ce293510
|
15 years |
kostya.shishkov |
Auravision Aura 2 decoder
Originally committed as revision 20915 to …
|
|
|
@588f8cd8
|
15 years |
kostya.shishkov |
Add Auravision Aura decoding support
Originally committed as revision …
|
|
|
@c587910
|
15 years |
kostya.shishkov |
There is no need to print FFmpeg or codec name in error message
…
|
|
|
@55903423
|
15 years |
kostya.shishkov |
cosmetics: correct formatting a bit
Originally committed as revision …
|
|
|
@1a91f1a0
|
15 years |
mans |
ARM: use ALT_BITSTREAM_READER on cores with fast unaligned access
…
|
|
|
@f69d394f
|
15 years |
stefano.sabatini-lala |
Satisfy grammatical nits.
Originally committed as revision 20910 to …
|
|
|
@3f7bb426
|
15 years |
stefano.sabatini-lala |
Implement a -pix_fmts option for listing all the supported pixel …
|
|
|
@dc7f38f5
|
15 years |
stefano.sabatini-lala |
Re-add missing "@end table" which was erroneously removed in the …
|
|
|
@5f6cb6eb
|
15 years |
stefano.sabatini-lala |
Factorize common options documentation.
Originally committed as …
|
|
|
@870e0150
|
15 years |
ramiro.polla |
Add -?, -help, and --help as alternative options to get help.
…
|
|
|
@7f11e745
|
15 years |
ramiro.polla |
Print usage instead of help when no files are specified.
Originally …
|
|
|
@0c2a18cb
|
15 years |
ramiro.polla |
Split show_usage() out of show_help().
Originally committed as …
|
|
|
@8319aef
|
15 years |
ramiro.polla |
Add a general [options] to the basic usage string.
Originally …
|
|
|
@27daa420
|
15 years |
ramiro.polla |
First print the program description and then the basic usage line.
…
|
|
|
@aaba7e6
|
15 years |
ramiro.polla |
Remove parameters no longer used in h[yc]scale().
Originally …
|
|
|
@a1f4b4bb
|
15 years |
ramiro.polla |
Move fast bilinear scaler code to the existing h[yc]scale_fast() …
|
|
|
@bb53e1d1
|
15 years |
ramiro.polla |
Rename function pointers used to convert from the input pixel format …
|
|
|
@e7a47515
|
15 years |
ramiro.polla |
Check if chroma horizontal scaler is needed in sws_init_swScale().
…
|
|
|
@6f9771d7
|
15 years |
ramiro.polla |
Remove unused fields from SwsContext.
Originally committed as …
|
|
|
@d3243d1
|
15 years |
ramiro.polla |
Indentation.
Originally committed as revision 30087 to …
|
|
|
@e77ddfa2
|
15 years |
ramiro.polla |
Indent.
Originally committed as revision 30086 to …
|
|
|
@b501a1f5
|
15 years |
ramiro.polla |
Set fast_bilinear functions in sws_init_swScale().
Originally …
|
|
|
@bae76dc3
|
15 years |
ramiro.polla |
Set horizontal scaler's range conversion in context in …
|
|
|
@c1977fbb
|
15 years |
gbeauchesne |
Add new fields for the VDPAU/MPEG-4 back-end.
Originally committed as …
|
|
|
@84011f10
|
15 years |
ramiro.polla |
Set horizontal scaler's src offsets in context in sws_init_swScale().
…
|
|
|
@cb397689
|
15 years |
diego |
Add long_name for Xxan codec.
Originally committed as revision 20900 …
|
|
|
@0080402d
|
15 years |
kostya.shishkov |
Improve handling allocated buffers in Xan decoder
Originally …
|
|
|
@2628f515
|
15 years |
kostya.shishkov |
cosmetics: reindent a bit
Originally committed as revision 20898 to …
|
|
|
@a8eb8de4
|
15 years |
vitor1001 |
Add tables used by both AMR-NB and SIPR
Originally committed as …
|
|
|
@da8af93
|
15 years |
mike |
Cosmetic: indent after last change.
Originally committed as revision …
|
|
|
@e6e32bdc
|
15 years |
mike |
Optimize unpack_vectors() by not shuffling around redundant vectors. …
|
|
|
@b2cc811
|
15 years |
michaelni |
More sane error message when extradata has not been set.
Originally …
|
|
|
@646eb55
|
15 years |
Carl Eugen Hoyos |
Swap red and blue when decoding r210.
Originally committed as …
|
|
|
@2c2a167c
|
15 years |
michaelni |
It appears that waveformatextensible is mandatory for more cases than …
|
|
|
@4aaab0a3
|
15 years |
Reimar.Doeffinger |
Add decoder for R210 (uncompressed 10-bit RGB) codec.
Originally …
|
|
|
@a3d995c1
|
15 years |
vitor1001 |
CD+G demuxer and decoder
Patch by Michael Tison (gmail address: …
|
|
|
@8993535c
|
15 years |
jmenon86 |
10l : make sure probe buffer is large enough.
Originally committed as …
|
|
|
@134271c2
|
15 years |
michaelni |
Only add 1 index entry per keyframe.
Idea from a patch by samsung.
…
|
|
|
@c3abb551
|
15 years |
Reimar.Doeffinger |
Set bits_per_raw_sample appropriately in dpx decoder.
Originally …
|
|
|
@22ff3361
|
15 years |
jmenon86 |
Parse ID3v[12] metadata from TTA files.
As a side-effect, this commit …
|
|
|
@5c910fca
|
15 years |
vitor1001 |
Cosmetics: make celp_filters.* formatting more consistent with the …
|
|
|
@6ef607c2
|
15 years |
vitor1001 |
Optimize ff_celp_lp_synthesis_filterf(). 50% faster in my tests.
…
|
|
|
@5ad14c6c
|
15 years |
vitor1001 |
List myself as the maintainer of celp_filters.*
Originally committed …
|
|
|
@18eb23db
|
15 years |
jmenon86 |
Update ffm reference checksums as a result of r20869.
Originally …
|
|
|
@4aaebf78
|
15 years |
kostya.shishkov |
Reply to RTMP ping with the same value as received by client.
Patch by …
|
|
|
@0fc2c0f6
|
15 years |
stefano.sabatini-lala |
Add -vlang option to set ISO 639 video stream language code.
This is …
|
|
|
@b0bc928b
|
15 years |
Carl Eugen Hoyos |
Undo r20874: It broke AAC decoding.
Originally committed as revision …
|
|
|
@18a49f1
|
15 years |
diego |
Remove unused variable, fixes the warning:
libavformat/apetag.c:38: …
|
|
|
@06a3c9c4
|
15 years |
stefano.sabatini-lala |
Use positive logic in opt_target() for selecting the PAL/others …
|
|
|
@e6db28ce
|
15 years |
Carl Eugen Hoyos |
Simplify freeing of audio_language and subtitle_language.
Patch by …
|
|
|
@257c7147
|
15 years |
Carl Eugen Hoyos |
Use enum and constant to avoid three icc warnings.
Originally …
|
|
|
@798e589
|
15 years |
ramiro.polla |
Fix a typo in documentation.
Originally committed as revision 20873 …
|
|
|
@c3c78324
|
15 years |
stefano.sabatini-lala |
Factorize opt+1 out in parse_options(), simplify.
Originally …
|
|
|
@3d1ebac8
|
15 years |
Carl Eugen Hoyos |
Define _XOPEN_SOURCE as 600 before including a XSI extension header.
…
|
|
|
@01558ee6
|
15 years |
stefano.sabatini-lala |
Use symbolic names for PAL/NTSC/FILM rather than numeric constants in …
|
|
|
@8c0c1122
|
15 years |
banan |
Fix breakage introduced by setting the sample_fmt to SAMPLE_FMT_NONE …
|
|
|
@8b484d0f
|
15 years |
vitor1001 |
Correct typo
Originally committed as revision 20868 to …
|
|
|
@d1ebd4a9
|
15 years |
alex.converse |
10l: Don't spawn a subshell when disabling vdpau.
Originally …
|
|
|
@cc38e063
|
15 years |
michaelni |
Revert flvdec.c part of r20836
Log:
Use AV_METADATA_DONT_STRDUP* / …
|
|
|
@0f649d66
|
15 years |
michaelni |
Include dup/drop info if any frames where duplicated or droped
instead …
|
|
|
@ed30e518
|
15 years |
michaelni |
Off by 1 bugfix for nb_frames_dup.
From ffmbc0.3
Originally committed …
|
|
|
@7debef33
|
15 years |
michaelni |
Merge init & declaration of buf_end.
From ffmbc0.3
Originally …
|
|
|
@b8af4fe9
|
15 years |
michaelni |
Set reordered_opaque in default_reget_buffer() with internal buffers. …
|
|
|
@954a0b48
|
15 years |
michaelni |
Check sample_aspect_ratio validity for mpeg4/h263/h263p encoding. …
|
|
|
@f0bc8449
|
15 years |
Carl Eugen Hoyos |
Use PIX_FMT_NONE for -1 when enum PixelFormat is expected (fixes two …
|
|
|
@1f15747f
|
15 years |
Carl Eugen Hoyos |
Use enum PixelFormat as type for input_pixfmt to avoid one icc …
|
|
|
@3db77ccf
|
15 years |
lucabe72 |
Support compressed formats in the V4L2 input device.
Patch by klchxbec …
|
|
|
@9eb6e9d9
|
15 years |
lucabe72 |
Add support for V4L2 compressed formats in the table used for …
|
|
|
@9202218e
|
15 years |
lucabe72 |
Use the correct type for the V4L2 format.
Originally committed as …
|
|
|
@158aa9f2
|
15 years |
lucabe72 |
Return pkt->size in v4l2_read_packet().
mmap_read_frame() takes care …
|
|
|
@deda2a4a
|
15 years |
alex.converse |
Disable vdpau support if the detected libvdpau does not support …
|
|
|
@8e9efe43
|
15 years |
daniel |
FLV 8-bit PCM is unsigned, not signed
Fixes issue #1569
Originally …
|
|
|
@22b16e6a
|
15 years |
michaelni |
Factorize ic->streams[i] out,
change from ffmbc
Originally committed …
|
|
|
@b3e88ae8
|
15 years |
michaelni |
Place { of the function where indent -kr wants it.
Also more …
|
|
|
@02483df4
|
15 years |
michaelni |
Make sure the Metadata: header is not printed if the only metadata …
|
|
|
@b298daea
|
15 years |
michaelni |
Move dump_metadata() to where it is in ffmbc, looks better.
…
|
|
|
@229303d1
|
15 years |
michaelni |
indent
Originally committed as revision 20848 to …
|
|
|
@4d9b6784
|
15 years |
michaelni |
Skip dumping language twice.
This looks too ugly. Idea also from …
|
|
|
@2e720e11
|
15 years |
michaelni |
dump metadata for AVStreams & AVPrograms too.
Originally committed as …
|
|
|
@8b5e5ec5
|
15 years |
michaelni |
Factorize dump_metadata() out.
Idea from ffmbc, code not, mine is a …
|
|
|
@cc20679a
|
15 years |
michaelni |
Try to simplify av_estimate_timings_from_pts() like in ffmbc.
Note if …
|
|
|