|
|
|
@644f8c76
|
16 years |
stefano.sabatini-lala |
Document av_set_string3() returned error codes.
Originally committed …
|
|
|
@3d3bd64d
|
16 years |
stefano.sabatini-lala |
Add support in av_parse_color() to a "random" color name, which will …
|
|
|
@b69b622c
|
16 years |
stefano.sabatini-lala |
Make case insensitive the match for the color name in …
|
|
|
@be1fb76f
|
16 years |
stefano.sabatini-lala |
Make av_set_string3() print a message in case of unknown option.
…
|
|
|
@50f68bde
|
16 years |
stefano.sabatini-lala |
Provide a context to av_log() calls in av_set_number2() and …
|
|
|
@38efe768
|
16 years |
stefano.sabatini-lala |
Use a single space after an ending period and the beginning of the …
|
|
|
@c5c6f626
|
16 years |
stefano.sabatini-lala |
Apply documentation fixes: use third person, fix grammar and remove …
|
|
|
@83993c1c
|
16 years |
diego |
Add gnu/kfreebsd to list of recognized operating systems.
patch by …
|
|
|
@460c0abf
|
16 years |
siarhei.siamashka |
Fix for issue #829 ("ffvorbis outputs crackling sound, libvorbis plays …
|
|
|
@4601e76a
|
16 years |
michaelni |
Fix VBV delay for mpeg1/2 CBR.
Originally committed as revision 18820 …
|
|
|
@0a8dedc9
|
16 years |
lessen42 |
Use skip_bits_long() for large skips
This fixes ogg/theora on ARM …
|
|
|
@97d43183
|
16 years |
alex.converse |
Add PCE support to the ADTS muxer.
Originally committed as revision …
|
|
|
@107815d
|
16 years |
alex.converse |
Subroutine to copy an AAC Program Config Element (PCE)
Originally …
|
|
|
@f2e5c8b9
|
16 years |
alex.converse |
Cosmetics after last commit
Originally committed as revision 18816 to …
|
|
|
@90350d73
|
16 years |
alex.converse |
Allow parsing and decoding of ADTS AAC files with channel config = 0
…
|
|
|
@ee373ddf
|
16 years |
alex.converse |
Move the ADTS header size to the parser's header file.
Originally …
|
|
|
@171a3531
|
16 years |
baptiste.coudurier |
parse 'stps' atom to set keyframe, partial sync sample for mpeg-2 open …
|
|
|
@1a11c0aa
|
16 years |
baptiste.coudurier |
align and update doxygen
Originally committed as revision 18812 to …
|
|
|
@41e64999
|
16 years |
baptiste.coudurier |
remove comment
Originally committed as revision 18811 to …
|
|
|
@4b29ed39
|
16 years |
baptiste.coudurier |
Parse 'cslg' atom to retrieve dts shift when 'ctts' duration is …
|
|
|
@ec21c215
|
16 years |
alex.converse |
Add a quick description to the H.264 BSF
Originally committed as …
|
|
|
@3a86d3f6
|
16 years |
baptiste.coudurier |
factorize av_set_pts_info
Originally committed as revision 18808 to …
|
|
|
@1fbbedff
|
16 years |
baptiste.coudurier |
cosmetics, alignment
Originally committed as revision 18807 to …
|
|
|
@520ca503
|
16 years |
baptiste.coudurier |
add casts to silence gcc warnings
Originally committed as revision …
|
|
|
@03e4f1ed
|
16 years |
baptiste.coudurier |
add casts to silence gcc warnings
Originally committed as revision …
|
|
|
@e19f9952
|
16 years |
diego |
Fix bandwith vs. bandwiDth typo.
Originally committed as revision …
|
|
|
@e131922e
|
16 years |
baptiste.coudurier |
v210 mov fourcc
Originally committed as revision 18803 to …
|
|
|
@9c4e266c
|
16 years |
baptiste.coudurier |
v210 avi fourcc, v210_720p.avi
Originally committed as revision 18802 …
|
|
|
@ca0bb1c
|
16 years |
baptiste.coudurier |
V210 Uncompressed 4:2:2 10-bit encoder and decoder
Originally …
|
|
|
@5f1ac36d
|
16 years |
benoit.fouet |
Per-stream language-tags extraction in asfdec.
Patch by Cyril …
|
|
|
@de961801
|
16 years |
lessen42 |
Copy input codec's chroma_sample_location to output codec when …
|
|
|
@c67d7255
|
16 years |
diego |
Support 16K samplerate in Nellymoser.
patch by Alexander Chemeris, …
|
|
|
@325aef38
|
16 years |
lessen42 |
Update regression tests for y4m after r18796
The default changed from …
|
|
|
@56bb72dc
|
16 years |
lessen42 |
Use chroma_sample_location in reading/writing yuv4mpeg
Originally …
|
|
|
@580a7465
|
16 years |
lessen42 |
Add a chroma_sample_location field to define positioning of chroma …
|
|
|
@014b7ecb
|
16 years |
mans |
PPC: 32-bit asm for MAC64 and MLS64
GCC makes a mess of these …
|
|
|
@24ac505
|
16 years |
baptiste.coudurier |
move free data in the video case
Originally committed as revision …
|
|
|
@e4358e70
|
16 years |
baptiste.coudurier |
write a single pes for video frames, some proprietary player needs it
…
|
|
|
@61a4fd8e
|
16 years |
baptiste.coudurier |
sgi encoder does not support pal8
Originally committed as revision …
|
|
|
@f65aad95
|
16 years |
baptiste.coudurier |
rgb555le, rgb565le, rgb565be, bgr24 in .mov muxing
Originally …
|
|
|
@5b50b8f5
|
16 years |
baptiste.coudurier |
bgra in .mov muxing
Originally committed as revision 18789 to …
|
|
|
@dfb0471f
|
16 years |
baptiste.coudurier |
correct pixfmt for argb
Originally committed as revision 18788 to …
|
|
|
@ed88074a
|
16 years |
baptiste.coudurier |
rgba in .mov muxing
Originally committed as revision 18787 to …
|
|
|
@30853173
|
16 years |
baptiste.coudurier |
reindent
Originally committed as revision 18786 to …
|
|
|
@a7e56229
|
16 years |
baptiste.coudurier |
check for palette presence, fix crash with QT-BMP.mov, issue #1074
…
|
|
|
@841b45e5
|
16 years |
banan |
Remove dead nested assignment found by CSA
Originally committed as …
|
|
|
@0871e65c
|
16 years |
banan |
Remove unused code found by CSA
Originally committed as revision …
|
|
|
@0020c54c
|
16 years |
diego |
Add const qualifier to param argument of sws_getContext() and …
|
|
|
@465477e1
|
16 years |
diego |
Move preprocessor condition before variable declaration, fixes the …
|
|
|
@b69017af
|
16 years |
baptiste.coudurier |
ensure first pts is set, according to specs
Originally committed as …
|
|
|
@1e885788
|
16 years |
baptiste.coudurier |
remove useless max_payload_size variable
Originally committed as …
|
|
|
@8f14cdee
|
16 years |
baptiste.coudurier |
do not write dts if pts is not set
Originally committed as revision …
|
|
|
@31df40a1
|
16 years |
baptiste.coudurier |
fix total bitrate computation, based on patch by corp186, chasedouglas …
|
|
|
@7574dc4c
|
16 years |
baptiste.coudurier |
update comment for rgb 16 bit in .mov
Originally committed as …
|
|
|
@7a79e51c
|
16 years |
stefano.sabatini-lala |
Add @code/@endcode commands to markup C code in av_tree_insert() doxy. …
|
|
|
@9c5a4ea2
|
16 years |
stefano.sabatini-lala |
Add missing '*' to av_tree_insert() doxy.
Originally committed as …
|
|
|
@f8c0692d
|
16 years |
diego |
Add necessary header for CONFIG_RUNTIME_CPUDETECT preprocessor …
|
|
|
@f1933e43
|
16 years |
diego |
Add missing const qualifiers to AltiVec function parameters where …
|
|
|
@10ce9195
|
16 years |
diego |
data parameter of dnxhd_encode_picture() should not be const.
Fixes …
|
|
|
@b755a754
|
16 years |
vitor1001 |
"[" is a terminating char for the filter name. This fixes the parsing …
|
|
|
@9a3eaeeb
|
16 years |
michaelni |
Correct x/ymin to avoid segfault due to out of picture reads.
…
|
|
|
@5f9ae19
|
16 years |
vitor1001 |
Fix sliced yuv410 -> yuv420 conversion
Originally committed as …
|
|
|
@fc430e8f
|
16 years |
lessen42 |
Warning fix: Make ogg_stream.codec const
This matches the return …
|
|
|
@cf6bae68
|
16 years |
stefano.sabatini-lala |
Change codec_id type to enum CodecID, fix warning.
Patch by Daniel …
|
|
|
@f0b19bd3
|
16 years |
stefano.sabatini-lala |
Update docs after the 8088flex TMV demuxer and decoder addition.
…
|
|
|
@7c7d3e09
|
16 years |
stefano.sabatini-lala |
Add 8088flex TMV file demuxer.
Patch by Daniel Verkamp …
|
|
|
@a1fd2bc3
|
16 years |
stefano.sabatini-lala |
Add 8088flex TMV video decoder.
Patch by Daniel Verkamp name at drv …
|
|
|
@89cb5cd2
|
16 years |
stefano.sabatini-lala |
Add CGA and palette data for 8088flex TMV decoder.
Patch by Daniel …
|
|
|
@e2822726
|
16 years |
ramiro.polla |
mlpdec: Fix possible writing out of array bounds introduced by being …
|
|
|
@e8d341ce
|
16 years |
ramiro.polla |
mlpdec: Split sync word error and MLP sync word check.
The previous …
|
|
|
@aff42ee0
|
16 years |
ramiro.polla |
mlpdec: Fix indentation that got mangled from copy&paste.
Originally …
|
|
|
@4fa61d1e
|
16 years |
ramiro.polla |
Accept "bikeshed" as a random color.
Originally committed as revision …
|
|
|
@512cfd9d
|
16 years |
kostya.shishkov |
Add 32-bit RGB support to TIFF decoder and extend a bit 'unsupported …
|
|
|
@992f7db0
|
16 years |
kostya.shishkov |
Add floating point audio decoding to WavPack decoder.
Patch by Laurent …
|
|
|
@cabb8111
|
16 years |
kostya.shishkov |
Prepare WavPack decoder to support floating point output.
Patch by …
|
|
|
@778bc09b
|
16 years |
justin.ruggles |
cosmetics: line wrap and vertical alignment
Originally committed as …
|
|
|
@396b73c7
|
16 years |
justin.ruggles |
ac3dec: Remove unneeded context variable, num_cpl_subbands. It is …
|
|
|
@52dc3fc8
|
16 years |
justin.ruggles |
cosmetics: indentation after last commit
Originally committed as …
|
|
|
@13ec9428
|
16 years |
justin.ruggles |
ac3dec: move channel remapping to outside of block loop
Originally …
|
|
|
@a3015225
|
16 years |
stefano.sabatini-lala |
Implement av_parse_color().
Originally committed as revision 18748 to …
|
|
|
@9c24cd72
|
16 years |
michaelni |
Extract colorspace fields from MPEG1/2.
Originally committed as …
|
|
|
@1e24f1b2
|
16 years |
mans |
mpegaudio: enclose SUM8() macro args in parens when used
Originally …
|
|
|
@bf030c88
|
16 years |
mans |
mpegaudio: avoid unnecessary copy in high-precision mode
Originally …
|
|
|
@adb206c2
|
16 years |
mans |
mpegaudio: use av_clip()
Originally committed as revision 18744 to …
|
|
|
@4ee6a5c1
|
16 years |
michaelni |
Add colorspace fields to AVCodecContext.
Originally committed as …
|
|
|
@ee273f98
|
16 years |
Carl Eugen Hoyos |
Cosmetics: Fix indentation after r18741.
Originally committed as …
|
|
|
@266c1d90
|
16 years |
michaelni |
Do not discard mp3 frames in the parser after a broken frame.
Fixes …
|
|
|
@3cb08886
|
16 years |
kostya.shishkov |
Factorize out integer sample value decoding for WavPack.
This is …
|
|
|
@c20a305b
|
16 years |
baptiste.coudurier |
dvh1 avi fourcc, dvh1_sample_truncated.avi, issue #1034
Originally …
|
|
|
@c239a65b
|
16 years |
baptiste.coudurier |
more dvcprohd .mov fourcc, see #1034
Originally committed as revision …
|
|
|
@9507d911
|
16 years |
michaelni |
Change VOFW for x86 to 5120, it allows larger images to be scaled and …
|
|
|
@3737dd1c
|
16 years |
mans |
PPC: implement MULH() in assembler
Left to its own devices, gcc …
|
|
|
@e2fa5cf4
|
16 years |
diego |
Do not scan for MP3 header after the given buffer and return skipped …
|
|
|
@c7279693
|
16 years |
diego |
Add note about nonfree license of libfaac.
Originally committed as …
|
|
|
@5b05059d
|
16 years |
Reynaldo H. Verdejo Pinochet |
Properly handle SILENCE frame. Patch by Kenan Gillet.
Originally …
|
|
|
@6b71ed16
|
16 years |
banan |
Remove dead assignments found by CSA
Originally committed as revision …
|
|
|
@66311f86
|
16 years |
kostya.shishkov |
Check whether extra bits block has enough data.
Patch by Laurent Aimar …
|
|
|
@241f5eab
|
16 years |
banan |
Remove dead assignments found by CSA
Originally committed as revision …
|
|
|
@10c773c1
|
16 years |
banan |
Remove dead assignments found by CSA
Originally committed as revision …
|
|
|
@f2671197
|
16 years |
cschieli |
Fix chroma shift when scaling from ARGB on LE and BGRA on BE
…
|
|
|