|
|
|
@7e69621f
|
16 years |
baptiste.coudurier |
split audio chunks in mov demuxer
Originally committed as revision …
|
|
|
@84c7d45e
|
16 years |
baptiste.coudurier |
0x7a is E-AC3 descriptor
Originally committed as revision 19017 to …
|
|
|
@67c9cd69
|
16 years |
baptiste.coudurier |
fix compilation with DEBUG defined
Originally committed as revision …
|
|
|
@19c0563a
|
16 years |
baptiste.coudurier |
fix compilation with DEBUG defined
Originally committed as revision …
|
|
|
@e695906e
|
16 years |
baptiste.coudurier |
use dts codec probing
Originally committed as revision 19014 to …
|
|
|
@7103a77b
|
16 years |
baptiste.coudurier |
set codec_tag to stream type, so user can deal with it
Originally …
|
|
|
@5b3c4c8a
|
16 years |
baptiste.coudurier |
set codec_tag to registration descriptor if present
Originally …
|
|
|
@ffdbada6
|
16 years |
baptiste.coudurier |
add streams even if they are not present in PMT, fix #1092 and #835
…
|
|
|
@e6eb74d
|
16 years |
baptiste.coudurier |
remove no longer needed fake dvbsub stream type
Originally committed …
|
|
|
@f2c357d9
|
16 years |
baptiste.coudurier |
reindent
Originally committed as revision 19009 to …
|
|
|
@ed68efad
|
16 years |
baptiste.coudurier |
remove no longer needed init
Originally committed as revision 19008 …
|
|
|
@6a2a50f
|
16 years |
baptiste.coudurier |
factorize
Originally committed as revision 19007 to …
|
|
|
@f42d1d82
|
16 years |
baptiste.coudurier |
simplify and merge
Originally committed as revision 19006 to …
|
|
|
@08f94e9
|
16 years |
baptiste.coudurier |
move new_pes_av_stream to avoid forward declaration
Originally …
|
|
|
@2fef7b53
|
16 years |
baptiste.coudurier |
remove defines
Originally committed as revision 19004 to …
|
|
|
@8430f3e
|
16 years |
baptiste.coudurier |
rework stream type and codec identification
Originally committed as …
|
|
|
@40b0872a
|
16 years |
baptiste.coudurier |
cosmetics, reindent, remove useless braces, whitespaces
Originally …
|
|
|
@64ab5fa3
|
16 years |
baptiste.coudurier |
export all streams in ts demuxer
Originally committed as revision …
|
|
|
@86cb7e33
|
16 years |
baptiste.coudurier |
fix codec probing, stop after MAX_PROBE_PACKETS and return all packets …
|
|
|
@2b9969a9
|
16 years |
astrange |
H264: Fix out of bounds reads in SSSE3 MC
Reading above src[-2] isn't …
|
|
|
@cbfe5be
|
16 years |
stefano.sabatini-lala |
Implement SoX native format muxer and demuxer.
Patch by Daniel …
|
|
|
@bb79016
|
16 years |
Reimar.Doeffinger |
Use memcpy instead of per-pixel copy loop for rgb lcl format
…
|
|
|
@ff8c65f4
|
16 years |
michaelni |
Make sure offsets of mjpeg b are within the buffer.
Fixes issue1132
…
|
|
|
@c40f3663
|
16 years |
Reimar.Doeffinger |
Remove useless () from lcldec for more consistency with "normal" …
|
|
|
@b157e3e5
|
16 years |
Reimar.Doeffinger |
Add casts to v210x decoder to avoid warnings.
Originally committed as …
|
|
|
@9291fdf7
|
16 years |
baptiste.coudurier |
return AVERROR_EOF
Originally committed as revision 18993 to …
|
|
|
@350f2c2c
|
16 years |
baptiste.coudurier |
return AVERROR_EOF
Originally committed as revision 18992 to …
|
|
|
@db5dc02
|
16 years |
baptiste.coudurier |
cast size to int64_t to avoid overflow
Originally committed as …
|
|
|
@3bbcd0bb
|
16 years |
baptiste.coudurier |
The GIF decoder uses get_buffer, so set DR1.
Originally committed as …
|
|
|
@54e28a85
|
16 years |
baptiste.coudurier |
remove commented code using real_pict_num
Originally committed as …
|
|
|
@87e302b
|
16 years |
baptiste.coudurier |
remove unused hack which set AVCodecContext frame_number to pic …
|
|
|
@2d05bc86
|
16 years |
baptiste.coudurier |
set pict_type in VC-1 parser, fix some timestamps problems
Originally …
|
|
|
@f2264fa5
|
16 years |
lessen42 |
Support block-level quantization in Theora
Originally committed as …
|
|
|
@abeee5cc
|
16 years |
Reimar.Doeffinger |
Use av_clip_uint8 instead of equivalent but unoptimzed code,
…
|
|
|
@6f62e2c7
|
16 years |
lucabe72 |
Correctly set the "AU size" field in the payload header for
fragmented …
|
|
|
@8c576620
|
16 years |
Aurélien Jacobs |
matroska.c was split to matroskadec.c which I'm also maintainer of
…
|
|
|
@25c3c365
|
16 years |
Aurélien Jacobs |
add myself as metadata subsystem maintainer
Originally committed as …
|
|
|
@8e8a67fa
|
16 years |
diego |
Move *.map from LIBSUFFIXES to CLEANSUFFIXES, executables on OS/2 have …
|
|
|
@530456b
|
16 years |
mans |
MIPS: inline asm for intreadwrite.h
Originally committed as revision …
|
|
|
@9d48e28f
|
16 years |
mans |
MIPS: add MIPS64 and Loongson asm for MAC64/MLS64
Originally …
|
|
|
@85dd97ad
|
16 years |
mans |
configure: detect Loongson MIPS extensions
Originally committed as …
|
|
|
@b716a792
|
16 years |
mans |
blackfin: disable broken dsputil functions
Originally committed as …
|
|
|
@2ba73ce
|
16 years |
mans |
blackfin: add missing const in function prototypes
Originally …
|
|
|
@b195a73d
|
16 years |
mans |
blackfin: use optimised (I)DCT only when ctx->(i)dct_algo is auto
…
|
|
|
@08ec1397
|
16 years |
mans |
blackfin: use DCT function pointer in dct_quantize_bfin()
Originally …
|
|
|
@2b7a351e
|
16 years |
diego |
Remove $(CLEANSUFFIXES) and $(DISTCLEANSUFFIXES) on clean/distclean
in …
|
|
|
@c9311a12
|
16 years |
mans |
ARM: add some PLD in NEON IDCT
Originally committed as revision 18972 …
|
|
|
@a3303178
|
16 years |
stefano.sabatini-lala |
Document match_ext().
Originally committed as revision 18971 to …
|
|
|
@2ed16f3
|
16 years |
baptiste.coudurier |
msrle uncompressed decoding, fix #1074 and many other samples under …
|
|
|
@c0601d70
|
16 years |
baptiste.coudurier |
remove apparently unused real_pict_num from AVCodecContext
Originally …
|
|
|
@a4a750d3
|
16 years |
baptiste.coudurier |
Rename alloc_picture to ff_alloc_picture and move its definition
in …
|
|
|
@5035282
|
16 years |
heydowns |
Use AV_R/WN32 instead of direct integer copying.
Fixes decoding on at …
|
|
|
@6125d86
|
16 years |
baptiste.coudurier |
technically mp2 in pva needs AVSTREAM_PARSE_FULL
Originally committed …
|
|
|
@25178da3
|
16 years |
baptiste.coudurier |
do not print false error if eof follows eol
Originally committed as …
|
|
|
@6c7c2f7b
|
16 years |
baptiste.coudurier |
support AVDISCARD_ALL in mpegts demuxer
Originally committed as …
|
|
|
@bdfa9824
|
16 years |
baptiste.coudurier |
return error in mpegts_push_data and propagate it
Originally …
|
|
|
@64d88215
|
16 years |
baptiste.coudurier |
10l, forgot ';', fix compilation
Originally committed as revision …
|
|
|
@a5685be5
|
16 years |
baptiste.coudurier |
check that len is not negative
Originally committed as revision 18961 …
|
|
|
@0c137557
|
16 years |
baptiste.coudurier |
demux whole PES packets from TS
Originally committed as revision …
|
|
|
@ed1dc74e
|
16 years |
baptiste.coudurier |
Fix off by one offset with fetch_timestamps, pts_parser_problem.mpg. …
|
|
|
@6645e8ca
|
16 years |
baptiste.coudurier |
do not reference remainder packets in the parser, fix timestamps …
|
|
|
@401a9950
|
16 years |
alex.converse |
In the event of a mismatch, do not follow the sample rate index in an …
|
|
|
@e9859317
|
16 years |
baptiste.coudurier |
move DEBUG define before include to get dprintf
Originally committed …
|
|
|
@cd840656
|
16 years |
jmenon86 |
Add lowres support to the libopenjpeg wrapper.
Fixes issue 1097.
…
|
|
|
@d9554516
|
16 years |
jmenon86 |
Use dimensions stored in AVCodecContext instead of local variables.
…
|
|
|
@34d11b8
|
16 years |
Reimar.Doeffinger |
Change HAVE_PPC64 to ARCH_PPC64.
As a side-effect this also gives it …
|
|
|
@71b0654
|
16 years |
michaelni |
Support YVU9 AVI 4cc.
Fixes issue1068.
Originally committed as …
|
|
|
@f9928b7
|
16 years |
tempn |
map dvh1 fourcc to dv, fixes incoming/dvh1_sample
Originally …
|
|
|
@3bf28f9d
|
16 years |
stefano.sabatini-lala |
Factorize initial "printf(" and ");" in show_license().
Originally …
|
|
|
@454403ba
|
16 years |
lessen42 |
Altivec VP3 IDCT
Originally committed as revision 18949 to …
|
|
|
@597b4b3f
|
16 years |
stefano.sabatini-lala |
Define struct URLContext and typedef it to URLContext in one step.
…
|
|
|
@819174fa
|
16 years |
stefano.sabatini-lala |
Remove \p and \e doxygen markup.
Originally committed as revision …
|
|
|
@57f8df05
|
16 years |
diego |
dv1394 is disabled by default, do not redundantly disable it on Hurd.
…
|
|
|
@cc013a74
|
16 years |
diego |
The MLP optimizations do not depend on HAVE_MMX, but on ARCH_X86. …
|
|
|
@07116be0
|
16 years |
ramiro.polla |
NEON-OBJS should also be cleared for each subdir.
Originally …
|
|
|
@f9f36b4a
|
16 years |
ramiro.polla |
cosmetics: tabs->spaces
Originally committed as revision 18943 to …
|
|
|
@8c68f25b
|
16 years |
michaelni |
Workaround broken AVI files from DC-XZ6.
Fixes issue897.
Originally …
|
|
|
@80704c47
|
16 years |
kostya.shishkov |
Move colorspace conversion functions implemented in pure C from …
|
|
|
@724b8f6a
|
16 years |
justin.ruggles |
eac3dec: get rid of unnecessary left shifts in 16-bit * 24-bit …
|
|
|
@4cab1e49
|
16 years |
Reimar.Doeffinger |
Move a DECLARE_ALIGNED_16 variable in the Nellymoser encoder from the …
|
|
|
@34e82167
|
16 years |
diego |
Add Hurd to OS list and disable dv1394 in the Hurd case.
patch by …
|
|
|
@47b5b0e8
|
16 years |
baptiste.coudurier |
honor restart interval in mjpeg, fix #861, SpectralFan.mov still …
|
|
|
@cbd7836e
|
16 years |
ramiro.polla |
mlp: Re-enable x86-optimized DSP functions.
Originally committed as …
|
|
|
@7c4c60e
|
16 years |
ramiro.polla |
mlp: Use LABEL_MANGLE() to export label symbols from inside asm block. …
|
|
|
@7d9beec7
|
16 years |
ramiro.polla |
Add LABEL_MANGLE() to export label symbols from inside asm blocks.
…
|
|
|
@e9356be5
|
16 years |
tempn |
CorePNG can be decoded since 18421
Originally committed as revision …
|
|
|
@c13b250b
|
16 years |
baptiste.coudurier |
move DEBUG define before include to get dprintf and change printf to …
|
|
|
@09d1208c
|
16 years |
vitor1001 |
Fix unaligned dsputil call.
Should fix FATE corepng test on …
|
|
|
@46b4019b
|
16 years |
baptiste.coudurier |
fix get_str16_nolen with odd len, fix #1065
Originally committed as …
|
|
|
@c9d7cd6d
|
16 years |
baptiste.coudurier |
move DEBUG define before include to get dprintf and move guidcmp …
|
|
|
@1eda87ce
|
16 years |
Reimar.Doeffinger |
eatqi: move "block" variable into context to ensure sufficient …
|
|
|
@77336b61
|
16 years |
Reimar.Doeffinger |
Distinguish between non-coded blocks and decode errors in rtjpeg's …
|
|
|
@8d857c54
|
16 years |
Reimar.Doeffinger |
Add a few size checks when decoding rtjpeg blocks.
Might avoid crashes …
|
|
|
@0766291a
|
16 years |
Reimar.Doeffinger |
Move "block" variable in rtjpeg decoder to context to ensure …
|
|
|
@86b0e994
|
16 years |
lessen42 |
H264: Don't deblock if alpha or beta is 0.
This ensures that the MMX …
|
|
|
@a7e6312b
|
16 years |
stefano.sabatini-lala |
Remove duplicated RGB_TO_[YUV]_CCIR macros, directly use those defined …
|
|
|
@77bc343a
|
16 years |
michaelni |
indent
Originally committed as revision 18921 to …
|
|
|
@216fb60
|
16 years |
michaelni |
Fix lowres with rv20.
Fixes issue1102.
Originally committed as …
|
|
|
@fdb699de
|
16 years |
heydowns |
Fix passing of unaligned addresses to dsputil diff_bytes() by …
|
|
|
@aa5cfdfb
|
16 years |
heydowns |
Add offset argument to encode_422_bitstream() to control where
in the …
|
|
|