|
|
|
@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 …
|
|
|
@ec10d2d5
|
15 years |
kostya.shishkov |
Update dimensions in AVCodecContext when RV3/4 frame dimensions change …
|
|
|
@aca857ec
|
15 years |
justin.ruggles |
Do not write an extra byte in the iTunes 'hdlr' tag. The files on …
|
|
|
@4e878a18
|
15 years |
alex.converse |
10l: Fix inverted if-condition from r20448. Fixes issue 1562.
…
|
|
|
@ce34ff6b
|
15 years |
Carl Eugen Hoyos |
Factorize av_get_bit_rate (for future use outside of libavcodec).
…
|
|
|
@2cb2d6f0
|
15 years |
stefano.sabatini-lala |
Make show_protocols() print one protocol per line.
Originally …
|
|
|
@c7a38887
|
15 years |
Reimar.Doeffinger |
Do D10 AES3 audio conversion in-place instead of using a large …
|
|
|
@98c82d69
|
15 years |
michaelni |
Allocate pictures with enough padding for jpeg.
Ensure that jpeg does …
|
|
|
@9fe08942
|
15 years |
Reimar.Doeffinger |
In win32 thread implementation do not access jobnr if the thread is …
|
|
|
@1b88277b
|
15 years |
daniel |
FLV muxer support for Flash screen codec v2
Originally committed as …
|
|
|
@0aa6a51
|
15 years |
daniel |
Add codec id for Flash screen codec v2 and hook it up in FLV demuxer
…
|
|
|
@b16569d2
|
15 years |
ramiro.polla |
Indent
Originally committed as revision 20562 to …
|
|
|
@0584b718
|
15 years |
daniel |
Document -formats split
Originally committed as revision 20561 to …
|
|
|
@76267e4e
|
15 years |
kostya.shishkov |
Implement missing case for decoding samples with large pivot value in …
|
|
|
@e4de5b0f
|
15 years |
kostya.shishkov |
cosmetics: break some long lines and insert few spaces
Originally …
|
|
|
@dd562761
|
15 years |
kostya.shishkov |
10l trocadero: ZMBV encoder used zero score to detect whether block …
|
|
|
@cb893cf3
|
15 years |
baptiste.coudurier |
avoid integer overflow in dnxhd encoder, fixes #1557
Originally …
|
|
|
@a4fcd996
|
15 years |
baptiste.coudurier |
clarify why the encoder is failing
Originally committed as revision …
|
|
|
@bf72597e
|
15 years |
stefano.sabatini-lala |
Fix name for PIX_FMT_NV21 PixFmtInfo entry.
Originally committed as …
|
|
|
@e26df9eb
|
15 years |
baptiste.coudurier |
use AVFormatContext in dprintf
Originally committed as revision 20554 …
|
|
|
@8447f0bd
|
15 years |
michaelni |
Split show_formats().
Originally committed as revision 20553 to …
|
|
|
@b711aaa2
|
15 years |
Reimar.Doeffinger |
Disable image flipping during JPEG decoding if CODEC_FLAG_EMU_EDGE is …
|
|
|
@8a724ed8
|
15 years |
baptiste.coudurier |
Revert r20548, it was a dream. It seems faad does not ouput the last …
|
|
|
@357561e7
|
15 years |
stefano.sabatini-lala |
Clarify relations between log2_chroma_w, log2_chroma_h and comp.
…
|
|
|
@2091b27b
|
15 years |
stefano.sabatini-lala |
Make show_formats() print each bitstream filter on a separate line. …
|
|
|
@bceae293
|
15 years |
baptiste.coudurier |
faad needs CODEC_CAP_DELAY, otherwise you miss last frame
Originally …
|
|
|
@bd381fd3
|
15 years |
diego |
Add functions to return library license and library configuration.
…
|
|
|
@c1736936
|
15 years |
diego |
Add functions to return library license and library configuration.
…
|
|
|
@d7a0e29f
|
15 years |
diego |
Split avdevice.c off from alldevices.c.
alldevices.c is not a good …
|
|
|
@b8873c2
|
15 years |
stefano.sabatini-lala |
Rename AVPixFmtDescriptor.nb_channels to nb_components, the new name …
|
|
|
@1f20782c
|
15 years |
diego |
Add missing #includes for avutil.h, required for the AV_VERSION* …
|
|
|
@6e44ba15
|
15 years |
rsbultje |
Use get_bits_left() instead of size_in_bits - get_bits_count().
…
|
|
|
@830628e1
|
15 years |
Carl Eugen Hoyos |
Cosmetics: Fix indentation.
Originally committed as revision 20542 to …
|
|
|
@b3507d39
|
15 years |
alex.converse |
Pad the extradata in the AAC ADTS to AudioSpecificConfig bitstream …
|
|
|
@b2bf3cfe
|
15 years |
vitor1001 |
Implement ff_decode_pitch_lag() that is used by both AMR and SIPR.
…
|
|
|
@adeb9071
|
15 years |
baptiste.coudurier |
Search relative path according to alias record when opening mov …
|
|
|
@b154ed5a
|
15 years |
michaelni |
Fix indention after last commit.
Originally committed as revision …
|
|
|
@edabf359
|
15 years |
michaelni |
Fix crash with av_tree_enumerate(NULL).
Originally committed as …
|
|
|
@25c4fdda
|
15 years |
Thilo Borgmann |
Merge data tables from als_data.h with the decoder source to reduce …
|
|
|
@1bf83b95
|
15 years |
michaelni |
Make sure av_tree_enumerate() enumerates left->right.
Originally …
|
|
|
@93d38cf6
|
15 years |
Thilo Borgmann |
Add long-term prediction to the ALS decoder.
Originally committed as …
|
|
|
@7934cbb3
|
15 years |
justin.ruggles |
ac3dec: apply dynamic range compression to correct channels in …
|
|
|
@03279bbe
|
15 years |
mans |
Add cflags filter for suncc
Patch by Michael Kostylev <gmail>.
…
|
|
|
@eda4ea4e
|
15 years |
benoit.fouet |
Reset rbsp buffer size when freeing its data buffer.
Patch by Mike …
|
|
|
@103dfbe2
|
15 years |
lucabe72 |
Add some "#if"s to avoid compiling the RTSP code when the RTSP demuxer …
|
|
|
@1d8041b3
|
15 years |
stefano.sabatini-lala |
Split overly long line in doxy.
Originally committed as revision …
|
|
|
@6870aefa
|
15 years |
vitor1001 |
Bump minor version after MPEG-4 Lossless commit
Originally committed …
|
|
|
@c5c2df94
|
15 years |
Carl Eugen Hoyos |
Bump minor version after applying ALS decoder.
Originally committed …
|
|
|
@98713182
|
15 years |
lucabe72 |
Split the sdp_read_packet() function out of rtsp_read_packet().
This …
|
|
|
@1ced9da3
|
15 years |
lucabe72 |
Move some some functions around, so that splitting the SDP code out of …
|
|
|
@07580347
|
15 years |
alex.converse |
Mark AOT_ALS as a supported MPEG-4 audio object type.
Originally …
|
|
|
@ba278391
|
15 years |
alex.converse |
Debug print MP4 objectTypeIndication in hex not decimal as values are …
|
|
|
@9349e558
|
15 years |
alex.converse |
Cosmetics: Re-indent
Originally committed as revision 20522 to …
|
|
|
@0bb622ba
|
15 years |
alex.converse |
Fix a warn_memset_zero_len gcc-4.4 warning.
Originally committed as …
|
|
|
@0c0ccc28
|
15 years |
stefano.sabatini-lala |
Swap slicify / scale description positions, "scale" comes before …
|
|
|
@c3eabb7d
|
15 years |
stefano.sabatini-lala |
Add scale filter.
Originally committed as revision 20519 to …
|
|
|
@ba11257e
|
15 years |
diego |
Add #include for required header config.h.
Originally committed as …
|
|
|
@99971952
|
15 years |
Carl Eugen Hoyos |
Add MPEG-4 Audio Lossless Coding (ALS) decoder.
Patch by Thilo …
|
|
|
@24026a2d
|
15 years |
alex.converse |
Add the ability to parse the ALSSpecificConfig from an MPEG-4 …
|
|
|
@ca02d8e
|
15 years |
diego |
Add '#undef fprintf' before PRINT macro that uses fprintf.
Otherwise …
|
|
|
@e92ad83f
|
15 years |
alex.converse |
Cosmetics: Remove the implied gap before AOT_USAC in the MPEG-4 AOT …
|
|
|
@01d19fbc
|
15 years |
alex.converse |
AAC: Rename sect_len to sect_end. It marks the last sfb of the …
|
|
|
@5aea268d
|
15 years |
alex.converse |
Add a channels field to MPEG4AudioConfig.
Originally committed as …
|
|
|
@f2b7ce8a
|
15 years |
vitor1001 |
Use doubles in ff_set_min_dist_lsf(). After this patch, AMR can use …
|
|
|
@4312b93
|
15 years |
alex.converse |
Add Low Delay MPEG Surround to the enum of MPEG-4 Audio Object Types.
…
|
|
|
@dd6308ad
|
15 years |
Carl Eugen Hoyos |
Add PIX_FMT_VDPAU_MPEG4 to pixdesc.c.
Originally committed as …
|
|
|
@31557166
|
15 years |
justin.ruggles |
Add CH_LAYOUT_NATIVE channel mask value to allow user to request …
|
|
|
@67e362ca
|
15 years |
michaelni |
indent
Originally committed as revision 20507 to …
|
|
|
@de9bc64d
|
15 years |
Carl Eugen Hoyos |
Cosmetics: Fix indentation after r20505.
Originally committed as …
|
|
|
@602dd2d3
|
15 years |
Carl Eugen Hoyos |
Add .pix_fmts to H264 VDPAU decoder declaration and remove obsolete …
|
|
|
@44be1d64
|
15 years |
michaelni |
Try to fix has_b_frame calculation for open gop files.
Fixes issue1523 …
|
|
|
@51ae2142
|
15 years |
vitor1001 |
Fix palette copying in av_picture_copy(). Previous code worked only if …
|
|
|
@8cbcb1c7
|
15 years |
Carl Eugen Hoyos |
Support VDPAU hardware accelerated decoding of MPEG-4 ASP on capable …
|
|
|
@70e0c871
|
15 years |
Carl Eugen Hoyos |
Add VDPAU hardware accelerated decoding for MPEG-4 ASP which can be …
|
|
|
@00962aba
|
15 years |
mans |
Fix make install when all of ffmpeg/ffplay/ffserver are disabled
…
|
|
|
@09bad7e3
|
15 years |
jmenon86 |
Handle JPEG2000 frames stored in the Quicktime container.
Fixes issue …
|
|
|
@b70b1588
|
15 years |
jmenon86 |
cosmetics : fix indentation.
Originally committed as revision 20499 …
|
|
|
@7fc58b1e
|
15 years |
Reimar.Doeffinger |
Remove code checking for PIC or pic and setting PIC from …
|
|
|
@5755bc88
|
15 years |
Reimar.Doeffinger |
Check if PIC is somehow already enabled (e.g. a compiler that enables …
|
|
|
@00fa73f0
|
15 years |
vitor1001 |
Avoid variable-length array use in ff_acelp_lspd2lpc()
Originally …
|
|
|
@dccda293
|
15 years |
michaelni |
Add a NULL pointer check to avcodec_close() this should prevent a …
|
|
|
@7c4a001a
|
15 years |
mans |
configure: whitespace cosmetics
Originally committed as revision …
|
|
|
@260dfb1a
|
15 years |
Reimar.Doeffinger |
patcheck: check that pix_fmt etc. initializers are const
Originally …
|
|
|
@b00803e0
|
15 years |
justin.ruggles |
fix a rounding error in the PSNR calculation and update the many …
|
|
|