2012-11-11 |
Michael Niedermayer | dsicinav: update bitmap_frame_size, avoid out of array... Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | snow: fix edge emu switch Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | msmpeg4dec: check w/h, prevent assert failure later Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | segafilm: fix division by 0 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | omadec: fix len check in nprobe() prevent out of array... Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | zmbvdec: check decompression buffer size. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | diracdec: check wavelet depth, prevent out of array... Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | libvorbisdec: dont try to update an empty que Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | diracdec: Use only one frame per reference Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-11 |
Peter Ross | electronic arts: support rare samples containing adpcm_ea_r1... Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-11 |
Peter Ross | electronicarts: use av_log_ask_for_sample Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | h264: 2nd try at getting sm2v working Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | dwt_yasm/vertical_compose: fix width witdth argument. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | diracdec: allocate enough space for blocks Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | diracdec: fix edge emulation check, fixes out of array... Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | h264: Support SMV2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | h264_refs: Print default in case we are missing a reference. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | mxfdec: avoid double free and leaks. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | matroskadec: check h in generic rm packet shuffler Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | mjpegdec: check SE. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-10 |
Michael Niedermayer | alac: fix bps check Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-10 |
Michael Niedermayer | lavfi/avcodec: check that injected avframes use a supported... Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-10 |
Michael Niedermayer | lavfi/avcodec: check avfilter_copy_frame_props() return... Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-10 |
Nedeljko Babic | mips: Add dependencies on HAVE_INLINE_ASM Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-10 |
Michael Niedermayer | lag_read_prob_header: fix out of array access Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-10 |
Michael Niedermayer | alac: Check channel indexes more completely, fix out... Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-10 |
Michael Niedermayer | alac: fix integer overflow leading to subsequent out... Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-10 |
Michael Niedermayer | alac: fix nb_samples < order case Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-10 |
Michael Niedermayer | mov: Make sure no streams after the header lack a timescale. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-10 |
Piotr Bandurski | riff: add SMV2 FourCC for H264 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-10 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-10 |
Peter Ross | pictordec: fill any unset portion of the image Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-10 |
Piotr Bandurski | riff: add GXVE FourCC for WMV2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-10 |
Michael Niedermayer | ivi_common: check ref_tile size, fix out of array accesses Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | ivi_common: more MV Checks, fixes out of array reads Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | ebml_read_binary: use fast_padded_malloc() Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | twinvq: make ibps check unsigned Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | iff/ilbm: check remaining buffer size. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | pcmdec: check that channels is valid. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | aacdec: fix temporary array size Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | pngdec: check that format matches too not just dimensions Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | tiffdec: check rps, fix infinite loop. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | twinvq: check bitrate for validity avoid division by 0 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | vqf: check samplerate, avoid division by 0. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | iff: avoid out of array reads, due to too many planes. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | xmv: Fix integer overflow Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | vp56dec: Fix handling of alpha configuration changes. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | lavf: Dont compare absolute to relative timestamps... Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | ivi_common: dont dereference null pointers. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | atrac3dec: Check coding mode against channels. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | qdm2: check that coding_method is valid before using it. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | mjpegbdec: dont return a picture when there is no picture. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | tiffdec: check count in metadata reading. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | tiffdec: use checked reads for tget*() Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | PRINT_CODEC_SUPPORTED: fix used variable Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-08 |
Michael Niedermayer | frame_thread_encoder: silence integer to pointer without... Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-08 |
Michael Niedermayer | sctp: silence const warning Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-08 |
Michael Niedermayer | ffmdec: remove unused variable Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-08 |
Michael Niedermayer | libopencore-amr: fix av_log() argument Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-08 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-08 |
Luca Abeni | rtpenc_aac: Fix 10l bug Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-07 |
Thierry Foucu | Fix the packet duration when flushing the encoder. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-07 |
Michael Niedermayer | fate-rsync: replace -a by -rlt Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-07 |
Michael Niedermayer | gsm_parser: fix infinite loop Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-07 |
Peter Ross | wtvenc: produce seekable files Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-07 |
Peter Ross | wtvenc: simplify write_timestamp Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-07 |
Peter Ross | wtvenc: output third video pts in timestamp chunk ... Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-07 |
Peter Ross | wtvenc: indent fixup Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-07 |
Peter Ross | wtvenc: do not emit stream2 and DSATTRIB_TRANSPORT_PROPERTY... Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-07 |
Michael Niedermayer | ffv1dec: propagate return code from ffv1_common_init() Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-07 |
Michael Niedermayer | ffv1dec: more completely check slice count Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-07 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-07 |
Michael Niedermayer | kgv1dec: fix end condition Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-06 |
Nicolas George | sbgdec: dont set slide to a uninitialized value Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-06 |
Michael Niedermayer | vf_drawbox: dont move uninitialized and then unused... Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-06 |
Michael Niedermayer | utils: fix integer overflow with DURATION_MAX_READ_SIZE Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-06 |
Peter Ross | wtv: move duplicated guids into wtv.c Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-06 |
Peter Ross | wtv: rename ff_stream_guid to ff_SBE2_STREAM_DESC_EVENT Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-06 |
Peter Ross | wtvenc: fix typo Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-06 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-06 |
Michael Niedermayer | Merge remote-tracking branch 'cus/stable' Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-06 |
Michael Niedermayer | img2enc: support 16bit per sample yuv in split planes. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-06 |
Michael Niedermayer | MAINTAINERS: fix entry for img2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-06 |
Michael Niedermayer | img2enc: support storing alpha planes too in split... Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-06 |
Michael Niedermayer | img2enc: Fix yuva with yuv split planes. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-06 |
Michael Niedermayer | img2enc: check pix_fmt for split planes mode. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-06 |
Michael Niedermayer | img2enc: ensure that the codec is rawvideo for split... Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-05 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-05 |
Michael Niedermayer | Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e' Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-05 |
Michael Niedermayer | Merge commit '930e26a3ea9d223e04bac4cdde13697cec770031' Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-05 |
Martin Storsjö | rtmpproto: Use av_strlcat instead of strncat Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-05 |
Michael Niedermayer | udp: check ff_socket_nonblock() return code Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-05 |
Michael Niedermayer | segment: fix null ptr deref Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-05 |
Michael Niedermayer | docs/ffserver: document ffm/ffm2 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-05 |
Michael Niedermayer | ffm: redesign header format to make it extensible Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-05 |
Michael Niedermayer | frame_thread_encoder: fix handling of case where the... Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-05 |
Michael Niedermayer | fate: try to fix mxpeg failures Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
2012-11-04 |
Michael Niedermayer | filmstripenc: fix rounding that caused fate failure Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
commit | commitdiff | tree |
next |