|
|
|
@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
…
|
|
|
@418f77ec
|
16 years |
kostya.shishkov |
Decode extended bitstream for high-precision WavPack files.
Patch by …
|
|
|
@92147b6b
|
16 years |
diego |
Use new packet reading API, fixes a memory leak.
patch by Zdenek …
|
|
|
@2e032b3
|
16 years |
stefano.sabatini-lala |
Prefer (void) over () in function prototype.
Originally committed as …
|
|
|
@dd04911c
|
16 years |
stefano.sabatini-lala |
Make graphparser.c use av_get_token().
This also avoids the need for …
|
|
|
@d11dbf09
|
16 years |
michaelni |
av_get_token()
based on a patch by Stefano Sabatini
Originally …
|
|
|
@71412781
|
16 years |
michaelni |
Ignore first entry of intra matrixes if it is invalid.
Fixes pink.mpg …
|
|
|
@45ccc61a
|
16 years |
michaelni |
Factorize quantization matrix loading code out.
Originally committed …
|
|
|
@da00b525
|
16 years |
ramiro.polla |
Don't #if a function declaration and properly indent it.
Originally …
|
|
|
@bf4f19dc
|
16 years |
ramiro.polla |
mlpdec: Move MLP's filter_channel() to dsputils.
Originally committed …
|
|
|
@52bcc8e1
|
16 years |
ramiro.polla |
Document change in r18719.
Originally committed as revision 18720 to …
|
|
|
@ce1d9c85
|
16 years |
ramiro.polla |
Export av_free_packet().
Originally committed as revision 18719 to …
|
|
|
@f0a75e66
|
16 years |
diego |
Add missing return statement to out-of-memory condition. Fixes the …
|
|
|
@4c27207c
|
16 years |
mans |
configure: fix licence check function
Originally committed as …
|
|
|
@a068a7f1
|
16 years |
diego |
Drop unused libamr-nb fixed-point glue code.
Originally committed as …
|
|
|
@2f7ae63b
|
16 years |
diego |
Require --enable-nonfree for turning on libfaac support.
libfaac lies …
|
|
|
@2184c6f7
|
16 years |
diego |
Factorize GPL and nonfree license checks into a common function.
…
|
|
|
@d647ed78
|
16 years |
lessen42 |
ARM: Use fewer register in NEON put_pixels _y2 and _xy2
Approved by …
|
|
|
@428bf2ac
|
16 years |
lessen42 |
ARM: NEON put_pixels_clamped
Originally committed as revision 18712 …
|
|
|
@4b11e833
|
16 years |
stefano.sabatini-lala |
Convert names to the FFmpeg style.
Originally committed as revision …
|
|
|
@e45aeb38
|
16 years |
michaelni |
Reset eof state on seeking.
Fixes issue1005.
Originally committed as …
|
|
|
@5efccce2
|
16 years |
stefano.sabatini-lala |
Implement av_get_bits_per_pixel().
Originally committed as revision …
|
|
|
@85947156
|
16 years |
vitor1001 |
Revert r18700, documentation of deprecated functions might be useful …
|
|
|
@6cf92f6d
|
16 years |
vitor1001 |
Check if there is enough bytes before reading the buffer in the EA …
|
|
|
@8a06cb14
|
16 years |
vitor1001 |
Skip 0x0000 frame footer in EA ADPCM decoder.
Originally committed as …
|
|
|
@b78c8e21
|
16 years |
cschieli |
Remove useless duplicated code in yuv2rgb_c_32, yuva2rgba_c and …
|
|
|
@859f9c0b
|
16 years |
michaelni |
Remove useless and outright wrong chatter from avcodec_encode_video(). …
|
|
|
@aa04b92
|
16 years |
michaelni |
Remove redundant chatter from avcodec_encode_audio()
Originally …
|
|
|
@1885c76a
|
16 years |
michaelni |
Negative is error not -1, corrected in the doxy for …
|
|
|
@4d24c24
|
16 years |
michaelni |
Add multiframe note to avcodec_decode_video() too.
Originally …
|
|
|
@e5776422
|
16 years |
michaelni |
Cleanup first paragraph of doxy of avcodec_decode_audio3().
…
|
|
|