|
|
|
@f53acb7b
|
16 years |
ramiro.polla |
mlpdec: Split channel parameters from context into their own struct.
…
|
|
|
@557ac0c4
|
16 years |
lorenm |
optimize ac3_downmix.
1.3x faster 5.1->stereo, 1.9x faster 5.1->mono.
…
|
|
|
@0e55ba72
|
16 years |
michaelni |
Add needed include, make it compile without -D_BSD_SOURCE.
Originally …
|
|
|
@db01fa13
|
16 years |
ramiro.polla |
mlpdec: whitespace and line-breaking cosmetics.
Originally committed …
|
|
|
@d6aa052d
|
16 years |
ramiro.polla |
mlpdec: Split filter parameters from context into their own struct.
…
|
|
|
@0d84a8f6
|
16 years |
baptiste.coudurier |
increase MAX_REORDER_DELAY and pts_buffer size to 16, max for h264 atm …
|
|
|
@cb5b96cd
|
16 years |
baptiste.coudurier |
Prevent dts generation code to be executed when delay is > …
|
|
|
@ebc22cc2
|
16 years |
pross |
Electronic Arts demuxer: support SxEN audio tags found in 'Need for …
|
|
|
@3b4b1137
|
16 years |
pross |
Fix CODEC_ID_PCM_U8 decoder output size calculation to support …
|
|
|
@8d36d36e
|
16 years |
stefano.sabatini-lala |
Add to the ffmpeg docs an usage example showing how to extract images …
|
|
|
@6819af82
|
16 years |
pross |
Electronic Arts demuxer: perform identification of ADPCM EA R2 codec …
|
|
|
@a07f1178
|
16 years |
pross |
Electronic Arts demuxer: ignore PTxx platform ID values.
Originally …
|
|
|
@d3302b7
|
16 years |
pross |
Support Electronic Arts files containing MPEG2VIDEO.
Originally …
|
|
|
@81b060fa
|
16 years |
lorenm |
align the audio decoding buffer, since some codecs write to it with …
|
|
|
@72745cff
|
16 years |
lorenm |
use float_to_int16_interleave in ac3
Originally committed as revision …
|
|
|
@916d5d6c
|
16 years |
lorenm |
use imdct_half in ac3
Originally committed as revision 14705 to …
|
|
|
@862b98d4
|
16 years |
lorenm |
cosmetics in dsp init
Originally committed as revision 14704 to …
|
|
|
@d46ac5bf
|
16 years |
lorenm |
mdct wrapper function to match fft
Originally committed as revision …
|
|
|
@0a570e82
|
16 years |
lorenm |
remove mdct tmp buffer
Originally committed as revision 14702 to …
|
|
|
@e8dd7b0c
|
16 years |
lorenm |
remove a float->double->float conversion.
1.8x faster imdct_c with …
|
|
|
@46803f4f
|
16 years |
lorenm |
optimize imdct_half:
remove tmp buffer.
skip fft reinterleave pass, …
|
|
|
@49c0dd75
|
16 years |
lorenm |
indent
Originally committed as revision 14699 to …
|
|
|
@5d0ddd1a
|
16 years |
lorenm |
split-radix FFT
c is 1.9x faster than previous c (on various x86 …
|
|
|
@bafad220
|
16 years |
lorenm |
import yasm macros from x264
Originally committed as revision 14697 …
|
|
|
@304d586
|
16 years |
lorenm |
yasm buildsystem
Originally committed as revision 14696 to …
|
|
|
@9edae4ad
|
16 years |
robert.swain |
Synchronise code with AAC decoder in SoC
Originally committed as …
|
|
|
@9cc04edf
|
16 years |
robert.swain |
More OKed hunks of the AAC decoder from SoC
Originally committed as …
|
|
|
@3f66d168
|
16 years |
Roman R. |
Fixing the units in DV50 tables (both coordinates are
supposed to be …
|
|
|
@5e8ecfde
|
16 years |
pross |
Apply PCM ENCODE/DECODE() macros to the S/U,8/24/32,LE/BE PCM codecs.
…
|
|
|
@d557838c
|
16 years |
Roman R. |
Coalescing the un-weighting and de-quantization steps for faster …
|
|
|
@76c655fb
|
16 years |
kostya.shishkov |
Simplify colour conversion in Fraps as suggested by Michael
…
|
|
|
@29671011
|
16 years |
michaelni |
The deblock filter does not need all the intra availability stuff so …
|
|
|
@faa7e394
|
16 years |
michaelni |
Simplify constrained_intra_pred code in fill_caches().
Originally …
|
|
|
@d1d10e91
|
16 years |
michaelni |
Support MBAFF + constrained intra prediction.
(no i would not have …
|
|
|
@697c7cd
|
16 years |
robert.swain |
Bump minor version as av_log_missing_feature() was added to public API …
|
|
|
@ea779d91
|
16 years |
robert.swain |
Add a generic function to lavc to log messages about missing features. …
|
|
|
@af176191
|
16 years |
kostya.shishkov |
R and B components are stored as a differences to G component in Fraps …
|
|
|
@beca9a28
|
16 years |
michaelni |
Mask bits of reference indexes properly to avoid negative numbers …
|
|
|
@e248cb60
|
16 years |
michaelni |
Remove a few more lines of unneeded code in fill_caches() for MBAFF. …
|
|
|
@1b46683
|
16 years |
banan |
FOURCC addition: added 3IV2, another mpeg4 id. …
|
|
|
@d50cdd8
|
16 years |
michaelni |
Use the correct reference tables for interlaced MBAFF MBs in the loop …
|
|
|
@d9d9a8c0
|
16 years |
pross |
Add MDEC tags to Electronic Arts demuxer.
Originally committed as …
|
|
|
@0281d325
|
16 years |
michaelni |
Do not execute the part of fill_caches() for the loopfilter that …
|
|
|
@8163c870
|
16 years |
stefano.sabatini-lala |
Cosmetics: move at the beginning of the file the av_frac_* functions, …
|
|
|
@3d11b8ce
|
16 years |
michaelni |
Remove more code that has become useless after the pairless MBAFF loop …
|
|
|
@7fc332c7
|
16 years |
stefano.sabatini-lala |
Remove reference to the unsupported master format from ffserver.conf.
…
|
|
|
@cc0591da
|
16 years |
robert.swain |
Sync already committed code with that in SoC and commit more OKed …
|
|
|
@5f7f971
|
16 years |
michaelni |
Remove odd pairwise deblock filtering applied to MBAFF MBs.
…
|
|
|
@44015c56
|
16 years |
Aurélien Jacobs |
matroskadec: add basic tags support (metadata)
Originally committed …
|
|
|
@4f5c72e8
|
16 years |
pross |
PCM regression tests.
Originally committed as revision 14671 to …
|
|
|
@76eb5c05
|
16 years |
stefano.sabatini-lala |
Cosmetics: fix weird indent.
Originally committed as revision 14670 …
|
|
|
@540f1c7b
|
16 years |
stefano.sabatini-lala |
Implement avfilter_version().
Originally committed as revision 14669 …
|
|
|
@b3b990b6
|
16 years |
stefano.sabatini-lala |
Implement avdevice_version().
Originally committed as revision 14668 …
|
|
|
@c97429e
|
16 years |
stefano.sabatini-lala |
Implement avformat_version().
Originally committed as revision 14667 …
|
|
|
@96afa6b
|
16 years |
stefano.sabatini-lala |
Doxygenate avcodec_version().
Originally committed as revision 14666 …
|
|
|
@7f0026d
|
16 years |
stefano.sabatini-lala |
Implement avutil_version().
Originally committed as revision 14665 to …
|
|
|
@3241ec1d
|
16 years |
stefano.sabatini-lala |
Cosmetics: make a v4l2 error message consistent with r14647.
…
|
|
|
@c57c4897
|
16 years |
benoit.fouet |
Change OSS long names.
Originally committed as revision 14663 to …
|
|
|
@ec7e2582
|
16 years |
baptiste.coudurier |
fix 4:2:2 psnr
Originally committed as revision 14662 to …
|
|
|
@b80b5692
|
16 years |
baptiste.coudurier |
remove mxf.c, previously copied to mxfdec.c
Originally committed as …
|
|
|
@3ee573a3
|
16 years |
pross |
Add simpler/cleaner/faster F32BE encoding/decoding.
Originally …
|
|
|
@ff66caab
|
16 years |
pross |
Simplify PCM codec; change 'n' in pcm_decode_frame() to equal "total …
|
|
|
@13dbd9b7
|
16 years |
pross |
Prevent DAUD PCM encoder from fetching values outside of ff_reverse[] …
|
|
|
@bc02bc86
|
16 years |
benoit.fouet |
Remove unused redefinition of av_log for test.
Originally committed …
|
|
|
@0f680571
|
16 years |
benoit.fouet |
Remove useless 'channels' assignment.
Originally committed as …
|
|
|
@d09ea6ba
|
16 years |
baptiste.coudurier |
rename mxf.c to mxfdec.c
Originally committed as revision 14655 to …
|
|
|
@5c5b173
|
16 years |
mans |
Maintain pointer to end of AVFormatContext.packet_buffer list
This …
|
|
|
@b888abe1
|
16 years |
vitor1001 |
Cosmetics: rename loop counters in eval_refl()
Originally committed …
|
|
|
@bdb34c9f
|
16 years |
vitor1001 |
Simplify eval_refl(): do not store a buffer value in a var when the …
|
|
|
@aa425ada
|
16 years |
vitor1001 |
Simplify eval_refl(): s/b == 0/!b/
Originally committed as revision …
|
|
|
@40812fdc
|
16 years |
vitor1001 |
Simplify range checking in eval_refl(). Before the
condition b == 0 …
|
|
|
@d70875c8
|
16 years |
vitor1001 |
Cosmetics: reindent
Originally committed as revision 14649 to …
|
|
|
@7e05617a
|
16 years |
vitor1001 |
Simplify do_output_subblock(): Remove a unneeded memcpy
Originally …
|
|
|
@99423fa0
|
16 years |
stefano.sabatini-lala |
Distinguish the error reporting for the cases of wrong size and wrong …
|
|
|
@e78d651f
|
16 years |
stefano.sabatini-lala |
Distinguish the error reporting for the cases of wrong size and wrong …
|
|
|
@c3b9f5fb
|
16 years |
benoit.fouet |
Remove a useless directive.
Originally committed as revision 14645 to …
|
|
|
@2daefd2c
|
16 years |
benoit.fouet |
Cosmetics: indentation
Originally committed as revision 14644 to …
|
|
|
@bbf020e9
|
16 years |
pross |
Add Electronic Arts TGV chunk tags to EA demuxer.
Originally …
|
|
|
@cfc78718
|
16 years |
pross |
Electronic Arts TGV decoder
Originally committed as revision 14642 to …
|
|
|
@6ba10f33
|
16 years |
pross |
Add av_memcpy_backptr(): deliberately overlapping memcpy variant.
…
|
|
|
@c0f0b34b
|
16 years |
vitor1001 |
Simplify eval_refl(): return directly when needed instead of storing …
|
|
|
@2f1cad0
|
16 years |
vitor1001 |
Simplify rms(): merge a few operations in the same statement
…
|
|
|
@b4d46e8c
|
16 years |
vitor1001 |
Cosmetical simplification in t_sqrt()
Originally committed as …
|
|
|
@438abda
|
16 years |
vitor1001 |
Check available size before writing in decode_frame()
Originally …
|
|
|
@8089c652
|
16 years |
vitor1001 |
Check *data_size in decode_frame()
Originally committed as revision …
|
|
|
@59917046
|
16 years |
vitor1001 |
Cosmetics: alignment
Originally committed as revision 14635 to …
|
|
|
@e3751aa6
|
16 years |
vitor1001 |
Flip (by making buf[i] -> buf[size-i-1]) two buffers: {sp,gain}_block. …
|
|
|
@00a3431c
|
16 years |
Aurélien Jacobs |
matroskadec: use av_freep(&x) instead of av_free(x);x=NULL
Originally …
|
|
|
@b8702539
|
16 years |
Aurélien Jacobs |
matroskadec: replace matroska_queue_packet with a single call to …
|
|
|
@77c3fb90
|
16 years |
baptiste.coudurier |
add dv 4:1:1 regression test
Originally committed as revision 14631 …
|
|
|
@b91758de
|
16 years |
baptiste.coudurier |
100l, fix test, ref values were done with mv0, dunno how this slipped …
|
|
|
@2cce68f8
|
16 years |
baptiste.coudurier |
add mpeg2 4:2:2 regression test
Originally committed as revision …
|
|
|
@95aad5d1
|
16 years |
diego |
Fix small typo.
Originally committed as revision 14628 to …
|
|
|
@9cc440bf
|
16 years |
michaelni |
Prevent low delay from being used with mpeg1.
Originally committed as …
|
|
|
@71e9a1b8
|
16 years |
robert.swain |
OKed sections of code from the SoC AAC decoder
Originally committed …
|
|
|
@fed3f06
|
16 years |
robert.swain |
Move shared tables to aactab.c and add declarations to aactab.h. Also …
|
|
|
@589ce6e6
|
16 years |
robert.swain |
AAC definitions and structures that have been OKed from the SoC AAC …
|
|
|
@2ccd25d0
|
16 years |
michaelni |
Use local variabes for *stride, where local variables exist.
…
|
|
|
@7d54ecc9
|
16 years |
michaelni |
indent
Originally committed as revision 14622 to …
|
|
|
@9b5fab91
|
16 years |
michaelni |
Simplify l1mv/l1ref calculation.
Originally committed as revision …
|
|
|