|
|
|
@d7e11d3f
|
13 years |
michaelni |
RELEASE_NOTES: remove possibly ofensive sounding wording
from after …
|
|
|
@bba6f5b7
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
vp3dec: …
|
|
|
@ad9e0ed1
|
13 years |
michaelni |
avio: fix handling of , in urls
Fixes Ticket805
Signed-off-by: …
|
|
|
@320b8d63
|
13 years |
michaelni |
swr: fix swresample_version()
Signed-off-by: Michael Niedermayer …
|
|
|
@8ff4fff7
|
13 years |
michaelni |
flvdec: disable new midstream param change code not only for h264 but …
|
|
|
@c2c284b3
|
13 years |
michaelni |
Revert "doc: build: TEXIDEP: Recognize verbatim includes"
This …
|
|
|
@7de733b7
|
13 years |
michaelni |
pthread: sysctl.h needs param.h on openbsd
Signed-off-by: Michael …
|
|
|
@5c33a9a5
|
13 years |
michaelni |
threads: check defines before using them in automatic thread detection …
|
|
|
@8d4668cc
|
13 years |
michaelni |
pthread: include sys/types.h before sys/sysctl.h
Fixes compilation on …
|
|
|
@8b94df0f
|
13 years |
siretart |
vp3dec: Check coefficient index in vp3_dequant()
Based on a patch by …
|
|
|
@6e24b948
|
13 years |
siretart |
svq1dec: call avcodec_set_dimensions() after dimensions changed.
…
|
|
|
@be00d2e1
|
13 years |
siretart |
Prepare for 0.8_beta1 snapshot release
|
|
|
@7052618c
|
13 years |
janne-libav |
threads: check defines before using them in automatic thread detection
|
|
|
@846dca1a
|
13 years |
janne-libav |
pthread: include sys/types.h before sys/sysctl.h
Fixes compilation on …
|
|
|
@c25c7ba8
|
13 years |
Carl Eugen Hoyos |
Make systematic palette opaque.
|
|
|
@8e88145d
|
13 years |
Carl Eugen Hoyos |
Release buffers after encoding svq1.
Fixes ticket #820.
|
|
|
@e5de9289
|
13 years |
Carl Eugen Hoyos |
Fix a possible endless loop when decoding aac.
Fixes ticket #789.
|
|
|
@d09298f0
|
13 years |
anton |
4xm: remove unused variables.
|
|
|
@bc6a3bd4
|
13 years |
anton |
h264: Fix a possible overread in decode_nal_units()
Signed-off-by: …
|
|
|
@82d05e7
|
13 years |
anton |
allfilters: fix type of avfilter_vsrc_buffer.
|
|
|
@f810ab45
|
13 years |
michaelni |
libavfilter: increase LIBAVFILTER_VERSION_MICRO to 100 like the other …
|
|
|
@ae7a6441
|
13 years |
michaelni |
h264: Decode short VUI without error
Fixes 47j9R7PXBep.mov
…
|
|
|
@01eb9805
|
13 years |
rsbultje |
w32thread: call ResetEvent() in pthread_cond_broadcast().
Also add …
|
|
|
@d1c28e35
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@9f50dafe
|
13 years |
michaelni |
udp: support non blocking reads with fifo
Signed-off-by: Michael …
|
|
|
@bc900501
|
13 years |
michaelni |
udp: Replace double select() by select+mutex+cond.
When no data was …
|
|
|
@3dcbafc7
|
13 years |
michaelni |
udp: return circular buffer error if such error happened.
…
|
|
|
@4e8d6218
|
13 years |
diego |
build: fix standalone compilation of OMA muxer
The muxer depends on …
|
|
|
@e2c97aee
|
13 years |
diego |
build: fix standalone compilation of Microsoft XMV demuxer
The …
|
|
|
@408dbbd
|
13 years |
diego |
build: fix standalone compilation of Core Audio Format demuxer
The …
|
|
|
@9eb0d8ba
|
13 years |
michaelni |
fifo: Make writes atomic.
Prior to this a X bytes write could be seen …
|
|
|
@ad3161ec
|
13 years |
janne-libav |
kvmc: fix invalid reads
Signed-off-by: Janne Grunau …
|
|
|
@355d917c
|
13 years |
janne-libav |
4xm: Add a check in decode_i_frame to prevent buffer overreads
Fixes …
|
|
|
@01a01bf8
|
13 years |
janne-libav |
adpcm: fix IMA SMJPEG decoding
Signed-off-by: Janne Grunau …
|
|
|
@c32e402
|
13 years |
janne-libav |
options: set minimum for "threads" to zero
A negative number of …
|
|
|
@b9e2226
|
13 years |
janne-libav |
bsd: use number of logical CPUs as automatic thread count
|
|
|
@ad29ecbf
|
13 years |
janne-libav |
windows: use number of CPUs as automatic thread count
|
|
|
@ea4d5f48
|
13 years |
janne-libav |
linux: use number of CPUs as automatic thread count
Use …
|
|
|
@f77f640b
|
13 years |
janne-libav |
pthreads: reset active_thread_type when slice thread_init returrns early
|
|
|
@fede0154
|
13 years |
janne-libav |
v410dec: include correct headers
This file does not use anything from …
|
|
|
@aaf47bcd
|
13 years |
diego |
Drop ALT_ prefix from BITSTREAM_READER_LE name.
The prefix is a …
|
|
|
@196c9e5c
|
13 years |
anton |
lavfi: always build vsrc_buffer.
It's a part of public API.
|
|
|
@9a3f1069
|
13 years |
justin.ruggles |
ra144enc: zero the reflection coeffs if the filter is unstable
fixes …
|
|
|
@dd1fb65
|
13 years |
michaelni |
Merge remote-tracking branch 'tjoppen/fuzz_fixes'
* …
|
|
|
@834f80d
|
13 years |
stefasab |
platform.texi: close @enumerate section in the "Using shared …
|
|
|
@131609dc
|
13 years |
anton |
sws: readd PAL8 to isPacked()
Fixes PAL8 to YUV conversion.
|
|
|
@acb67c5b
|
13 years |
stefasab |
lavd/lavfi: fix two memleaks.
Signed-off-by: Nicolas George …
|
|
|
@386aee68
|
13 years |
stefasab |
sink_buffer: copy list of provided formats in the context
A list of …
|
|
|
@4bf3c8f2
|
13 years |
alex.converse |
mov: Don't stick the QuickTime field ordering atom in extradata.
The …
|
|
|
@ab6603b
|
13 years |
michaelni |
libswresample.v: add swresample* for cmdutils.c
Signed-off-by: …
|
|
|
@a4209ad6
|
13 years |
michaelni |
lavf: Add SMJPEG demuxer.
Signed-off-by: Paul B Mahol …
|
|
|
@9eae8396
|
13 years |
michaelni |
cmdutils: restore vertical alignment of versions
Signed-off-by: …
|
|
|
@3bd02db9
|
13 years |
michaelni |
cmdutils: print swr versions too
Signed-off-by: Michael Niedermayer …
|
|
|
@3339f87d
|
13 years |
michaelni |
swr: increase LIBSWRESAMPLE_VERSION_MICRO to 100
Signed-off-by: …
|
|
|
@4468ad8
|
13 years |
michaelni |
swr: add swresample_version swresample_configuration and …
|
|
|
@0f91a57
|
13 years |
michaelni |
libswscale: increase LIBSWSCALE_VERSION_MICRO to 100
Signed-off-by: …
|
|
|
@55a6d8d9
|
13 years |
michaelni |
libpostproc: increase LIBPOSTPROC_VERSION_MICRO to 100
Signed-off-by: …
|
|
|
@d5874e9c
|
13 years |
michaelni |
libavdevice: increase LIBAVDEVICE_VERSION_MICRO to 100
Signed-off-by: …
|
|
|
@2a85358d
|
13 years |
michaelni |
libavformat: increase LIBAVFORMAT_VERSION_MICRO to 100
Signed-off-by: …
|
|
|
@1674073b
|
13 years |
michaelni |
libavutil: increase LIBAVUTIL_VERSION_MICRO to 100
Signed-off-by: …
|
|
|
@f0e90e00
|
13 years |
michaelni |
lavc: make 100 the base for the micro version number.
This way ffmpeg …
|
|
|
@52c522c7
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (27 …
|
|
|
@a40f43db
|
13 years |
michaelni |
error_concealment: optimize guess_dc()
Fixes Ticket811
Bug found by: …
|
|
|
@8d960fbc
|
13 years |
michaelni |
ipmovie: fix FPE
Fixed Ticket807
Bug found by: Oana Stratulat
…
|
|
|
@2b73cddd
|
13 years |
michaelni |
proresdec: Check yuv slice data sizes.
Fixes overread
Fixes Ticket812 …
|
|
|
@f264d336
|
13 years |
justin.ruggles |
truespeech: fix invalid reads in truespeech_apply_twopoint_filter()
…
|
|
|
@7028c9f4
|
13 years |
Clément Bœsch |
Clearer explanation of audio channel mapping restrictions
|
|
|
@e9dc9201
|
13 years |
justin.ruggles |
asfdec: add side data to ASFStream packet instead of output packet.
…
|
|
|
@3f9257c5
|
13 years |
justin.ruggles |
idroqdec: set AVFMTCTX_NOHEADER and create streams as they occur.
…
|
|
|
@ce949481
|
13 years |
martin |
nellymoserdec: Indicate that the decoder can handle changed parameters …
|
|
|
@f13db94d
|
13 years |
martin |
libavcodec: Apply parameter change side data when decoding audio
…
|
|
|
@2215c39e
|
13 years |
martin |
flvdec: Add param change side data if the sample rate or channels have …
|
|
|
@3e79c2ad
|
13 years |
martin |
libavformat: Add a utility function for adding parameter change side …
|
|
|
@fe75dc85
|
13 years |
martin |
libavcodec: Define a side data type for parameter changes
Also define …
|
|
|
@132846b0
|
13 years |
martin |
aacdec: Handle new extradata passed as side data
Signed-off-by: …
|
|
|
@251f320f
|
13 years |
martin |
flvdec: Export new AAC/H.264 extradata as side data on the next packet …
|
|
|
@195c123c
|
13 years |
martin |
libavcodec: Define a side data type for new extradata
Signed-off-by: …
|
|
|
@1f797a58
|
13 years |
nicolas.george |
doc: add a list of errno codes on some systems.
|
|
|
@20af3af5
|
13 years |
nicolas.george |
mov: replace AVERROR(EOF) with AVERROR_EOF.
|
|
|
@a40f6a5c
|
13 years |
michaelni |
mpeg12dec: reset first_field with picture_structure changes.
Fixes …
|
|
|
@17c84f4e
|
13 years |
justin.ruggles |
flacdec: skip all track indices at once instead of looping.
…
|
|
|
@c15da594
|
13 years |
janne-libav |
mxf: Add PictureEssenceCoding UL for V210.
Signed-off-by: Janne …
|
|
|
@6547fd9
|
13 years |
janne-libav |
mxfdec: consider QuantizationBits between 17 and 24 to be pcm_s24*
…
|
|
|
@adff77f2
|
13 years |
janne-libav |
mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container.
Support …
|
|
|
@4ee04247
|
13 years |
janne-libav |
mxf: H.264/MPEG-4 AVC Intra support
Signed-off-by: Janne Grunau …
|
|
|
@1fbb859c
|
13 years |
michaelni |
Merge remote-tracking branch 'tjoppen/mxf_fixes_20111220'
* …
|
|
|
@c3846e3e
|
13 years |
michaelni |
lavc: Do not fail audio decoding if user has set a custom get_buffer.
…
|
|
|
@9c984b1b
|
13 years |
martin |
configure: Show whether the safe bitstream reader is enabled
…
|
|
|
@cc1dda85
|
13 years |
tomas.hardin |
mxfdec: Don't crash in mxf_packet_timestamps() if current_edit_unit …
|
|
|
@0cd21dda
|
13 years |
tomas.hardin |
mxfdec: Zero nb_ptses in mxf_compute_ptses_fake_index()
This fixes …
|
|
|
@46d65fb
|
13 years |
tomas.hardin |
mxfdec: Sanity check PreviousPartition
Without this certain files …
|
|
|
@e7839602
|
13 years |
tomas.hardin |
mxfdec: Never seek back in local sets and KLVs
Specially crafted …
|
|
|
@184f4790
|
13 years |
tomas.hardin |
mxfdec: Move the current_partition check inside mxf_read_header()
…
|
|
|
@4ae7d451
|
13 years |
tomas.hardin |
mxfdec: Fix infinite loop in mxf_packet_timestamps()
This can happen …
|
|
|
@2116e4ba
|
13 years |
tomas.hardin |
mxfdec: Check url_feof() in mxf_read_local_tags()
This fixes the …
|
|
|
@5e5e69d0
|
13 years |
tomas.hardin |
mxfdec: Check for NULL component
This fixes SIGSEGV with zzuf1.mxf
|
|
|
@6fdb2ce3
|
13 years |
diego |
x86: Tighten register constraints for decode_significance*_x86.
On …
|
|
|
@c1836540
|
13 years |
diego |
Replace Subversion revisions in comments by Git hashes.
|
|
|
@8742a4f
|
13 years |
diego |
h264_cabac: synchronize decode_significance_*_x86 conditionals
The …
|
|
|
@2003a292
|
13 years |
rsbultje |
w32threads: wait for the waked thread in pthread_cond_signal.
This …
|
|
|