|
|
|
@14b86070
|
15 years |
Reimar.Doeffinger |
Add support for hard-coded MDCT-related ff_sine_windows tables.
…
|
|
|
@b090930
|
15 years |
jmenon86 |
Always initialize bit_depth_luma and bit_depth_chroma in the H264 …
|
|
|
@8600106a
|
15 years |
pross |
update my email address
Originally committed as revision 21106 to …
|
|
|
@27d8f6b6
|
15 years |
stefano.sabatini-lala |
Make the scale filter set in the input and output links only the
…
|
|
|
@a7ac9c2f
|
15 years |
michaelni |
Move 3 direct MV related functions that i left out from h263.c to …
|
|
|
@b2f4b04
|
15 years |
Thilo Borgmann |
Change local variable type from unsigned int to int in order to
fix a …
|
|
|
@261a3c2
|
15 years |
michaelni |
Move AVCodecs from h263dec.c to msmpeg4.c and disentangle init decode …
|
|
|
@1b168a42
|
15 years |
Reimar.Doeffinger |
Ignore 0-height slice in sws_scale, otherwise a final 0-height slice …
|
|
|
@7213abf6
|
15 years |
michaelni |
Use h263 tables in msmpeg4v1 dont duplicate them halfway.
Originally …
|
|
|
@0219e99e
|
15 years |
daniel |
Release cyuv/aura decoder buffer
Originally committed as revision …
|
|
|
@3963a17d
|
15 years |
mans |
AAC: add a const to decode_spectrum_and_dequant() args
Originally …
|
|
|
@101ada9a
|
15 years |
michaelni |
Rename most non static h263 tables so their name contains h263.
…
|
|
|
@fef59a5b
|
15 years |
michaelni |
Rename mpeg4 intra vlc tables so they contain "mpeg4", this improves …
|
|
|
@05b858b0
|
15 years |
michaelni |
Rename DCtab_*, its a global variable and it helps understanding if …
|
|
|
@f9664ca0
|
15 years |
rsbultje |
Use the correct ByteIOContext in extradata parsing.Fixes half of issue …
|
|
|
@4536c8e6
|
15 years |
jmenon86 |
Snow : re-indent after r21093.
Originally committed as revision 21094 …
|
|
|
@a4bd5985
|
15 years |
jmenon86 |
Snow : remove pointless 'if(1)'.
Originally committed as revision …
|
|
|
@28fbbee1
|
15 years |
michaelni |
Remove useless line.
Originally committed as revision 21092 to …
|
|
|
@e75d2335
|
15 years |
michaelni |
Fix indention.
Originally committed as revision 21091 to …
|
|
|
@4ad04da2
|
15 years |
andreas |
Log unknown NAL code from correct context
Originally committed as …
|
|
|
@2da16f28
|
15 years |
jmenon86 |
Snow : use non-NULL context for av_log.
Originally committed as …
|
|
|
@8ec5a042
|
15 years |
jmenon86 |
Cosmetics : remove duplicated comment.
Originally committed as …
|
|
|
@49d2d1c
|
15 years |
diego |
Explain why the level variable is magically inceased in …
|
|
|
@d3c01751
|
15 years |
stefano.sabatini-lala |
Fix compilation on gcc 2.95.3 (still supported) broken by r21077, …
|
|
|
@d987a9e9
|
15 years |
alex.converse |
fft-test: whitespace cosmetics
Originally committed as revision 21085 …
|
|
|
@e8c6411c
|
15 years |
jmenon86 |
Snow : release buffers allocated using avctx->get_buffer.
Originally …
|
|
|
@8456462f
|
15 years |
jmenon86 |
Set bits_per_coded_sample in the raw video encoder.
Aside from being …
|
|
|
@51ce2207
|
15 years |
michaelni |
Add a few CONFIG_MPEG4_DECODER that should be there.
Originally …
|
|
|
@f2e77e4b
|
15 years |
michaelni |
Improve avformat_version() doxy.
Patch by Art Clarke.
Originally …
|
|
|
@b827f4eb
|
15 years |
rsbultje |
Currently, the replacement which is used if inet_aton isn't available, …
|
|
|
@ca334dd1
|
15 years |
michaelni |
Split the mpeg4 encoder and decoder off h263.c
Originally committed …
|
|
|
@84f0aba1
|
15 years |
rsbultje |
handler can be NULL if we did not support this dynamic format (codec). …
|
|
|
@063e7692
|
15 years |
stefano.sabatini-lala |
Make avfilter_formats_unref(AVFilterFormats ref) handle the case …
|
|
|
@fe592585
|
15 years |
stefano.sabatini-lala |
Use the @return doxy command, and extend documentation for the return …
|
|
|
@c4d2e41c
|
15 years |
stefano.sabatini-lala |
Avoid the use of the modal auxiliary "should" in the …
|
|
|
@e38215f2
|
15 years |
Thilo Borgmann |
Add multi-channel correlation support for ALS.
Originally committed …
|
|
|
@516841ef
|
15 years |
stefano.sabatini-lala |
Fix doxy, use third person.
Originally committed as revision 21073 to …
|
|
|
@8f3c87f3
|
15 years |
rsbultje |
Add correct log context to av_log() calls in parse_rtpmap().
…
|
|
|
@c8965800
|
15 years |
rsbultje |
Re-indent to more closely follow general coding standards used in …
|
|
|
@59043195
|
15 years |
Carl Eugen Hoyos |
Fix red/blue swap for 4xa files.
Originally committed as revision …
|
|
|
@99c5f5cc
|
15 years |
Thilo Borgmann |
Optimize short-term prediction by reducing index arithmetic.
…
|
|
|
@9a02c3e1
|
15 years |
ramiro.polla |
Silence calls to git in version.sh.
Originally committed as revision …
|
|
|
@8202d905
|
15 years |
ramiro.polla |
Check for VERSION in source dir.
Originally committed as revision …
|
|
|
@715cff9a
|
15 years |
stefano.sabatini-lala |
Add an entry for the sws_isSupportedInput() and …
|
|
|
@8e9767f6
|
15 years |
stefano.sabatini-lala |
Implement sws_isSupportedInput() and sws_isSupportedOutput().
…
|
|
|
@31c194e7
|
15 years |
ramiro.polla |
Check for snapshot_version in source dir.
Originally committed as …
|
|
|
@46244c64
|
15 years |
michaelni |
Add some const qualifiers.
Originally committed as revision 21064 to …
|
|
|
@616251c9
|
15 years |
michaelni |
Document decide_ac_pred() and restore_ac_coeffs().
Originally …
|
|
|
@d6856c57
|
15 years |
michaelni |
Move restore_ac_coeffs() call into decode_ac_pred().
This makes …
|
|
|
@0dc5dc08
|
15 years |
michaelni |
Move restore_ac_coeffs() up so its declared before its use.
…
|
|
|
@64f716b4
|
15 years |
michaelni |
More doxy
Originally committed as revision 21060 to …
|
|
|
@7cd9fe48
|
15 years |
michaelni |
Document ff_h263_show_pict_info().
Originally committed as revision …
|
|
|
@4fea0482
|
15 years |
michaelni |
Factorize if() surrounding every ff_h263_show_pict_info() call.
…
|
|
|
@9ea7f03a
|
15 years |
lucabe72 |
Always set the destination address even if no port was found.
Patch by …
|
|
|
@c47b0738
|
15 years |
lucabe72 |
Check the URL used for the SDP destination.
Patch by Martin Storsjo …
|
|
|
@bb34acd8
|
15 years |
zuxy.meng |
Remove const to avoid a bunch of GCC warnings against discarded …
|
|
|
@0b60f3bd
|
15 years |
michaelni |
2 more if(CONFIG_*_DECODER)
Originally committed as revision 21055 to …
|
|
|
@d7525cba
|
15 years |
michaelni |
Split out intel H263 decoder.
Originally committed as revision 21054 …
|
|
|
@515a5438
|
15 years |
michaelni |
flv.h should ideally be included in flvdec.c
Originally committed as …
|
|
|
@6a14a15
|
15 years |
michaelni |
Move forgotton "AVCodec flv_encoder" over to flvenc.c.
Originally …
|
|
|
@a0b0d753
|
15 years |
michaelni |
Split flv decoding out.
Originally committed as revision 21051 to …
|
|
|
@eb523769
|
15 years |
michaelni |
Split out flv encoding.
Originally committed as revision 21050 to …
|
|
|
@f8673787
|
15 years |
michaelni |
Document aspect_to_info().
Originally committed as revision 21049 to …
|
|
|
@f0161594
|
15 years |
michaelni |
Cleanup aspect_to_info().
Originally committed as revision 21048 to …
|
|
|
@214cb565
|
15 years |
michaelni |
Document several more things.
Originally committed as revision 21047 …
|
|
|
@b0704443
|
15 years |
michaelni |
Document *VLC_BITS.
Originally committed as revision 21046 to …
|
|
|
@046be929
|
15 years |
michaelni |
Simplify h263_get_picture_format().
Originally committed as revision …
|
|
|
@5149048b
|
15 years |
michaelni |
Mark h263_get_picture_format() av_const to indicate that it has no …
|
|
|
@7a05b0a
|
15 years |
michaelni |
Document h263_get_picture_format().
Originally committed as revision …
|
|
|
@036c1382
|
15 years |
michaelni |
Fix stream copy & transcoding one stream at the same time.
Fixes …
|
|
|
@9f907d85
|
15 years |
michaelni |
Correct indention.
Originally committed as revision 21041 to …
|
|
|
@8157483d
|
15 years |
michaelni |
Move the definitions of data_buf and data_size closer to where they …
|
|
|
@07f2a575
|
15 years |
Carl Eugen Hoyos |
100l: Fix compilation after r21037.
Originally committed as revision …
|
|
|
@2efcf292
|
15 years |
michaelni |
Stop the approximation in bessel() once it does no longer improve. …
|
|
|
@9df9b810
|
15 years |
daniel |
Handle more ADPCM codecs in av_get_bits_per_sample().
This removes …
|
|
|
@1e289b09
|
15 years |
stefano.sabatini-lala |
Add an entry for the avfilter_add_colorspace() API change.
Originally …
|
|
|
@c1d662fd
|
15 years |
stefano.sabatini-lala |
Change avfilter_add_colorspace() to make it accept avff rather than …
|
|
|
@76597127
|
15 years |
diego |
Fix entry on concatenating multiple yuv4mpegpipe streams.
patch by …
|
|
|
@418a287c
|
15 years |
tempn |
add another mjpeg fourcc to riff.c list
Originally committed as …
|
|
|
@643bae38
|
15 years |
vitor1001 |
Use correct context for av_log(), should prevent a crash for malformed …
|
|
|
@50fe1696
|
15 years |
diego |
Add a few explanatory comments to cornercase workarounds.
Originally …
|
|
|
@71fe4573
|
15 years |
Thilo Borgmann |
Replace array operator [] with direct access via pointer.
Solves issue …
|
|
|
@6698d139
|
15 years |
Carl Eugen Hoyos |
Cosmetics: Fix indentation and comment after r21027.
Originally …
|
|
|
@4235c98e
|
15 years |
Carl Eugen Hoyos |
Support decoding raw 2bpp in mov, fixes issue 1528.
Originally …
|
|
|
@0a1e151
|
15 years |
Carl Eugen Hoyos |
Improve readability of 4bpp raw decoder and prepare for supporting …
|
|
|
@7b1312fa
|
15 years |
baptiste.coudurier |
cosmetics, remove useless parentheses, add space
Originally committed …
|
|
|
@a510991c
|
15 years |
baptiste.coudurier |
simplify error handling in mov_read_default
Originally committed as …
|
|
|
@cb41b2b6
|
15 years |
baptiste.coudurier |
remove no more needed MOVAtom.offset field
Originally committed as …
|
|
|
@7ead7e21
|
15 years |
baptiste.coudurier |
remove useless code skipping data at end of hdlr atom, already done in …
|
|
|
@2e87e714
|
15 years |
lessen42 |
Register myself as libdirac libschroedinger and libtheora maintainer
…
|
|
|
@0e59034e
|
15 years |
rsbultje |
Remove forward declarations.
Originally committed as revision 21020 …
|
|
|
@0e426b7a
|
15 years |
vitor1001 |
Reindent after last commit
Originally committed as revision 21019 to …
|
|
|
@846b231
|
15 years |
vitor1001 |
Add missing "static" qualifier
Originally committed as revision 21018 …
|
|
|
@7f6a384a
|
15 years |
diego |
Mark http_log() as static; it is only used in this file.
Originally …
|
|
|
@abf649c7
|
15 years |
diego |
Fix VDPAU check to avoid printing spurious messages to the console.
…
|
|
|
@a2e6a14b
|
15 years |
rsbultje |
Add myself as HTTP maintainer.
Originally committed as revision 21015 …
|
|
|
@68d7cb0b
|
15 years |
jmenon86 |
Do not print libvdpau upgrade advice on platforms without vdpau …
|
|
|
@b02e9c96
|
15 years |
diego |
The H.263 wrong_run table is only for encoding; only enable it in such …
|
|
|
@81774dd
|
15 years |
gbeauchesne |
VAAPI: fix WMV3 decoding of videos with an odd number of macroblocks …
|
|
|
@5716aec3
|
15 years |
gbeauchesne |
Fix XvMC. XvMCCreateBlocks() may not allocate 16-byte aligned blocks, …
|
|
|