|
|
|
@b761659b
|
16 years |
diego |
Split decoder-specific code off from vc1.c into vc1dec.c and keep code …
|
|
|
@844d17fb
|
16 years |
baptiste.coudurier |
Add const in cast. Removes warning:
libavcodec/resample.c:215: …
|
|
|
@89bc05d1
|
16 years |
baptiste.coudurier |
give s->resample_context to avoid segfault, avclass was moved
…
|
|
|
@77fc598d
|
16 years |
lessen42 |
Disable native Vorbis encoder; quality is much worse than libvorbis …
|
|
|
@bbe46bc4
|
16 years |
baptiste.coudurier |
Remove time_rate, we cannot compute exactly when fragments are
used …
|
|
|
@818062f2
|
16 years |
baptiste.coudurier |
if b frames are parsed, set codec->has_b_frames
Originally committed …
|
|
|
@aa9b754
|
16 years |
baptiste.coudurier |
Remove even condition on pad and crop.
Odd padding or cropping is …
|
|
|
@17492d5e
|
16 years |
diego |
Add code to enable and disable all VAAPI and VDPAU parts.
As a …
|
|
|
@9da11158
|
16 years |
diego |
Remove Mans as MPEG-TS maintainer, he never intended to maintain …
|
|
|
@ec606b3
|
16 years |
lu_zero |
Support seeking as defined by the rfc
a PLAY with Range alone while …
|
|
|
@4db819bc
|
16 years |
lu_zero |
Make sure buffer end remains constant within the loop
otherwise …
|
|
|
@b19d493
|
16 years |
Carl Eugen Hoyos |
Add field prev_interlaced_frame to H264Context to be able to flag soft …
|
|
|
@277a28e8
|
16 years |
rsbultje |
Make asf_get_packet() and asf_parse_packet() static. See "[PATCH] …
|
|
|
@28b80940
|
16 years |
diego |
Express the H.264 parser dependency on the golomb code in configure …
|
|
|
@ef434a4b
|
16 years |
diego |
Add missing dependencies for H.264 and VC-1 parsers.
Originally …
|
|
|
@3dfadf7b
|
16 years |
jmenon86 |
Add additional dependencies for sdp and rtsp demuxers.
This fixes …
|
|
|
@747069e2
|
16 years |
lucabe72 |
Properly initialize AVFrames to default values in the MPEG decoder …
|
|
|
@9d58d471
|
16 years |
diego |
cosmetics: Add missing ending backslash to installed header list.
…
|
|
|
@f1b99cc6
|
16 years |
michaelni |
Clarify (re)get_buffer() and CODEC_CAP_DR1 relation.
Originally …
|
|
|
@1e15e536
|
16 years |
diego |
Remove comments that refer to fixed-point AMR implementations.
…
|
|
|
@ae8d21fb
|
16 years |
baptiste.coudurier |
clarify avcodec_decode_audio3 and avcodec_decode_video2 doxygen
…
|
|
|
@d4a92556
|
16 years |
voroshil |
K&R formatting of already submitted G.729 code
Originally committed …
|
|
|
@a52dc730
|
16 years |
jmenon86 |
Cosmetics : Use dprintf instead of printf.
Patch by Peter Holik < …
|
|
|
@2b01a520
|
16 years |
jmenon86 |
Cosmetics : Fix indentation after last commit.
Originally committed …
|
|
|
@682d49f4
|
16 years |
jmenon86 |
Introduce http_get_line and modify http_connect to use http_get_line. …
|
|
|
@3bbc4610
|
16 years |
voroshil |
Convert structure names to FFmpeg style
Originally committed as …
|
|
|
@532ec283
|
16 years |
stefano.sabatini-lala |
Remove '\p' doxygen markup, as it should improve plain text doxy …
|
|
|
@bf7e799c
|
16 years |
stefano.sabatini-lala |
Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should …
|
|
|
@10ae4bb4
|
16 years |
kostya.shishkov |
Get new buffer during frame decoding in VB video decoder, not only …
|
|
|
@e72c65f5
|
16 years |
voroshil |
Internal routine should not use name of standard function.
Use …
|
|
|
@12d7c07
|
16 years |
lessen42 |
Ensure that the extradata buffer is padded appripriately in the ogg …
|
|
|
@8dbd0a95
|
16 years |
voroshil |
Remove ff_g729_ and g729_ prefixes from static routines.
Originally …
|
|
|
@0b175caa
|
16 years |
diego |
Add support for external OpenCORE libraries for AMR-NB/WB support.
…
|
|
|
@9cad0e4e
|
16 years |
diego |
Add configure option to upgrade (L)GPL to version 3.
Originally …
|
|
|
@4656c375
|
16 years |
diego |
Move around one paragraph, add headings for greater clarity.
…
|
|
|
@ecc1330a
|
16 years |
diego |
Rename COPYING.GPL --> COPYING.GPLv2 and COPYING.LGPL --> …
|
|
|
@f3908a82
|
16 years |
baptiste.coudurier |
vmware video decoder uses reget_buffer, set CODEC_CAP_DR1
Originally …
|
|
|
@6d3530ce
|
16 years |
baptiste.coudurier |
zmbv decoder uses get_buffer, set CODEC_CAP_DR1
Originally committed …
|
|
|
@35b2c657
|
16 years |
baptiste.coudurier |
vc1 and wmv3 decoders use MPV_frame_start which uses get_buffer, set …
|
|
|
@c0bd35c7
|
16 years |
baptiste.coudurier |
renderware txd image decoder uses get_buffer, set CODEC_CAP_DR1
…
|
|
|
@fa27733
|
16 years |
baptiste.coudurier |
tmv decoder uses get_buffer, set CODEC_CAP_DR1
Originally committed …
|
|
|
@a08e67e7
|
16 years |
baptiste.coudurier |
tiff image decoder uses get_buffer, set CODEC_CAP_DR1
Originally …
|
|
|
@7f57905d
|
16 years |
baptiste.coudurier |
vp3 and theora decoders use get_buffer, set CODEC_CAP_DR1
Originally …
|
|
|
@89978e35
|
16 years |
baptiste.coudurier |
targa image decoder uses get_buffer, set CODEC_CAP_DR1
Originally …
|
|
|
@da04a148
|
16 years |
baptiste.coudurier |
sun rasterfile image decoder uses get_buffer, set CODEC_CAP_DR1
…
|
|
|
@2b2b7f41
|
16 years |
baptiste.coudurier |
snow decoder uses get_buffer, set CODEC_CAP_DR1
Originally committed …
|
|
|
@d65c1fe
|
16 years |
baptiste.coudurier |
smacker video decoder uses reget_buffer, set CODEC_CAP_DR1
Originally …
|
|
|
@c7af8b4
|
16 years |
baptiste.coudurier |
kmvc decoder uses get_buffer, set CODEC_CAP_DR1
Originally committed …
|
|
|
@80e8e25e
|
16 years |
baptiste.coudurier |
ptx image decoder uses get_buffer, set CODEC_CAP_DR1
Originally …
|
|
|
@f4499c95
|
16 years |
baptiste.coudurier |
libopenjpeg wrapper uses get_buffer, set CODEC_CAP_DR1
Originally …
|
|
|
@d0a79367
|
16 years |
baptiste.coudurier |
png decoder use get_buffer, set CODEC_CAP_DR1
Originally committed as …
|
|
|
@f1cdd863
|
16 years |
baptiste.coudurier |
pcx decoder use get_buffer, set CODEC_CAP_DR1
Originally committed as …
|
|
|
@5f27348b
|
16 years |
baptiste.coudurier |
pgm, pgmyuv, ppm, pbm and pam decoders use get_buffer, set …
|
|
|
@0cf0c5bf
|
16 years |
baptiste.coudurier |
dxa decoder uses get_buffer, set CODEC_CAP_DR1
Originally committed …
|
|
|
@1ea9dbbb
|
16 years |
baptiste.coudurier |
bfi decoder uses get_buffer, set CODEC_CAP_DR1
Originally committed …
|
|
|
@4a890728
|
16 years |
baptiste.coudurier |
bmp decoder uses get_buffer, set CODEC_CAP_DR1
Originally committed …
|
|
|
@94c014c4
|
16 years |
baptiste.coudurier |
amv decoder uses get_buffer, set CODEC_CAP_DR1
Originally committed …
|
|
|
@be7e7932
|
16 years |
baptiste.coudurier |
bethesda vid decoder uses reget_buffer, set CODEC_CAP_DR1
Originally …
|
|
|
@53e67085
|
16 years |
baptiste.coudurier |
4xm decoder uses get_buffer, set CODEC_CAP_DR1
Originally committed …
|
|
|
@7bbf3f2
|
16 years |
baptiste.coudurier |
indeo3 decoder uses get_buffer, set CODEC_CAP_DR1
Originally …
|
|
|
@74a841af
|
16 years |
ramiro.polla |
Replace more uses of attribute((aligned)) by DECLARE_ALIGNED.
…
|
|
|
@c0cf20a2
|
16 years |
ramiro.polla |
Use DECLARE_ALIGNED macro instead of attribute((aligned)) for ppc …
|
|
|
@934626a
|
16 years |
ramiro.polla |
Replace more uses of attribute((aligned)) by DECLARE_ALIGNED.
…
|
|
|
@92db6235
|
16 years |
ramiro.polla |
Use DECLARE_ALIGNED macro instead of gcc attribute.
Patch by Pavel …
|
|
|
@51222d10
|
16 years |
diego |
cosmetics: K&R style reformatting
Originally committed as revision …
|
|
|
@0e848977
|
16 years |
kostya.shishkov |
Move function for reading whole specified amount of data from RTSP …
|
|
|
@989b7181
|
16 years |
ramiro.polla |
Use fewer macros in x86-optimized mlpdsp.
Fixes compilation on 32-bit …
|
|
|
@007c47e8
|
16 years |
alex.converse |
Add the .adts file extension to the ADTS muxer.
Originally committed …
|
|
|
@2815511
|
16 years |
baptiste.coudurier |
broken stsd length might be < 16, fix elst-assert.mp4
Originally …
|
|
|
@502d6c0a
|
16 years |
baptiste.coudurier |
Change find_tag return type to int64_t, fix a bug
where size is …
|
|
|
@f4ebb334
|
16 years |
michaelni |
Fix sei_ct_type check so it does not mistreat ct_type= unknown.
…
|
|
|
@4d95ae18
|
16 years |
michaelni |
Print ct_type and pic_struct.
Originally committed as revision 19081 …
|
|
|
@ad5caf3a
|
16 years |
alex.converse |
AAC ADTS to AudioSpecificConfig bitstream filter
Originally committed …
|
|
|
@10f9ff9b
|
16 years |
Reimar.Doeffinger |
Set AV_PKT_FLAG_KEY in avcodec_decode_video.
This fixes decoding of …
|
|
|
@8f3f2e06
|
16 years |
Reimar.Doeffinger |
Add AV_PKT_FLAG_KEY and deprecate PKT_FLAG_KEY.
Originally committed …
|
|
|
@da45d5b9
|
16 years |
michaelni |
Clarify the input AVPacket for avcodec_decode*()
Originally committed …
|
|
|
@5d5a8813
|
16 years |
kostya.shishkov |
Testing RGB48 variants requires bigger stride in swscale-example.c
…
|
|
|
@9706d1c7
|
16 years |
kostya.shishkov |
Check combined depth and number of components in TIFF decoder, thus …
|
|
|
@68e7f482
|
16 years |
kostya.shishkov |
YUV into RGB48 BE/LE conversion support
Originally committed as …
|
|
|
@e8417235
|
16 years |
kostya.shishkov |
Partial (low bits ignored, no direct transcoding into other RGB …
|
|
|
@b2984add
|
16 years |
baptiste.coudurier |
do not parse full header for private streams
Originally committed as …
|
|
|
@617c4616
|
16 years |
baptiste.coudurier |
correctly handle maximum streams limit
Originally committed as …
|
|
|
@1c4df2ab
|
16 years |
baptiste.coudurier |
export data from private streams
Originally committed as revision …
|
|
|
@0802356c
|
16 years |
stefano.sabatini-lala |
Remove the const qualifier for the name field of AVFilterInOut, since …
|
|
|
@9e1cc598
|
16 years |
ramiro.polla |
indent
Originally committed as revision 19071 to …
|
|
|
@85121858
|
16 years |
ramiro.polla |
Remove useless if(), leftover from the vhook removal.
Originally …
|
|
|
@24dd21fa
|
16 years |
Reimar.Doeffinger |
add #if CONFIG_ZLIB_DECODER around zlib_decomp function.
Fixes …
|
|
|
@79183d3c
|
16 years |
Reimar.Doeffinger |
mszh decompression: add a special case for an all-0 mask, i.e. 32 …
|
|
|
@a7bfbe4e
|
16 years |
Reimar.Doeffinger |
lcldec: ensure that the offset for av_memcpy_backptr is valid.
…
|
|
|
@4ec42240
|
16 years |
stefano.sabatini-lala |
Implement avfilter_graph_config_links().
Originally committed as …
|
|
|
@c70ac8e7
|
16 years |
Reimar.Doeffinger |
I will take care of the lcl de-/encoder while Roberto is unavailable.
…
|
|
|
@bbf30674
|
16 years |
Reimar.Doeffinger |
Fix memleak due to c->decomp_buf never being freed.
Originally …
|
|
|
@908425c
|
16 years |
Reimar.Doeffinger |
Only call inflateEnd when we were actually using the zlib code.
…
|
|
|
@4ad3df9
|
16 years |
Reimar.Doeffinger |
avctx->priv_data is initialized to 0, get rid of useless extra …
|
|
|
@7ffc844
|
16 years |
Reimar.Doeffinger |
Merge variable declaration and initialization.
Originally committed …
|
|
|
@7c204216
|
16 years |
Reimar.Doeffinger |
Use int-size types instead of char where it makes no difference.
…
|
|
|
@7a15b258
|
16 years |
Reimar.Doeffinger |
Take advantage of available input padding to optimize mszh_decomp
…
|
|
|
@a5d2745d
|
16 years |
Reimar.Doeffinger |
Change maskbit variable to contain (1 << maskbit)
Originally …
|
|
|
@e0b3af90
|
16 years |
Reimar.Doeffinger |
Remove check that thanks to padding is no longer necessary.
…
|
|
|
@0b997644
|
16 years |
Reimar.Doeffinger |
100l, the compression field in lcl extradata must be interpreted as …
|
|
|