2012-11-11 |
Michael Niedermayer | dsicinav: update bitmap_frame_size, avoid out of array... |
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | snow: fix edge emu switch |
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | msmpeg4dec: check w/h, prevent assert failure later |
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | segafilm: fix division by 0 |
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | omadec: fix len check in nprobe() prevent out of array... |
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | zmbvdec: check decompression buffer size. |
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | diracdec: check wavelet depth, prevent out of array... |
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | libvorbisdec: dont try to update an empty que |
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | diracdec: Use only one frame per reference |
commit | commitdiff | tree |
2012-11-11 |
Stefano Sabatini | doc/Makefile: generate library headers with the correct... |
commit | commitdiff | tree |
2012-11-11 |
Peter Ross | electronic arts: support rare samples containing adpcm_... |
commit | commitdiff | tree |
2012-11-11 |
Peter Ross | electronicarts: use av_log_ask_for_sample |
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | h264: 2nd try at getting sm2v working |
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | dwt_yasm/vertical_compose: fix width witdth argument. |
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
commit | commitdiff | tree |
2012-11-11 |
Stefano Sabatini | doc: add libavfilter.texi |
commit | commitdiff | tree |
2012-11-11 |
Stefano Sabatini | doc: add libavutil.texi |
commit | commitdiff | tree |
2012-11-11 |
Paul B Mahol | smackaud: return meaningful error codes |
commit | commitdiff | tree |
2012-11-11 |
Paul B Mahol | targa: return more meaningful error codes |
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | diracdec: allocate enough space for blocks |
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | diracdec: fix edge emulation check, fixes out of array... |
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | h264: Support SMV2 |
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | h264_refs: Print default in case we are missing a refer... |
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | mxfdec: avoid double free and leaks. |
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | matroskadec: check h in generic rm packet shuffler |
commit | commitdiff | tree |
2012-11-11 |
Michael Niedermayer | mjpegdec: check SE. |
commit | commitdiff | tree |
2012-11-10 |
Clément Bœsch | lavf/srtenc: ignore invalid timed packets instead of... |
commit | commitdiff | tree |
2012-11-10 |
Michael Niedermayer | alac: fix bps check |
commit | commitdiff | tree |
2012-11-10 |
Michael Niedermayer | lavfi/avcodec: check that injected avframes use a suppo... |
commit | commitdiff | tree |
2012-11-10 |
Michael Niedermayer | lavfi/avcodec: check avfilter_copy_frame_props() return... |
commit | commitdiff | tree |
2012-11-10 |
Nedeljko Babic | mips: Add dependencies on HAVE_INLINE_ASM |
commit | commitdiff | tree |
2012-11-10 |
Michael Niedermayer | lag_read_prob_header: fix out of array access |
commit | commitdiff | tree |
2012-11-10 |
Michael Niedermayer | alac: Check channel indexes more completely, fix out... |
commit | commitdiff | tree |
2012-11-10 |
Michael Niedermayer | alac: fix integer overflow leading to subsequent out... |
commit | commitdiff | tree |
2012-11-10 |
Michael Niedermayer | alac: fix nb_samples < order case |
commit | commitdiff | tree |
2012-11-10 |
Diego Biurrun | x86: h264_qpel_10bit: drop unused parameter from MC10... |
commit | commitdiff | tree |
2012-11-10 |
Michael Niedermayer | mov: Make sure no streams after the header lack a times... |
commit | commitdiff | tree |
2012-11-10 |
Piotr Bandurski | riff: add SMV2 FourCC for H264 |
commit | commitdiff | tree |
2012-11-10 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
commit | commitdiff | tree |
2012-11-10 |
Carl Eugen... | Allow forcing a frame size in bytes for image2pipe. |
commit | commitdiff | tree |
2012-11-10 |
Carl Eugen... | Add yuv4xxp12 and yuv4xxp14 pixel formats to y4m encode... |
commit | commitdiff | tree |
2012-11-10 |
Peter Ross | pictordec: fill any unset portion of the image |
commit | commitdiff | tree |
2012-11-10 |
Piotr Bandurski | riff: add GXVE FourCC for WMV2 |
commit | commitdiff | tree |
2012-11-10 |
Michael Niedermayer | ivi_common: check ref_tile size, fix out of array accesses |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | ivi_common: more MV Checks, fixes out of array reads |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | ebml_read_binary: use fast_padded_malloc() |
commit | commitdiff | tree |
2012-11-09 |
Diego Biurrun | x86: PALIGNR: port to cpuflags |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | twinvq: make ibps check unsigned |
commit | commitdiff | tree |
2012-11-09 |
Diego Biurrun | x86: h264_qpel_10bit: port to cpuflags |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | iff/ilbm: check remaining buffer size. |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | pcmdec: check that channels is valid. |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | aacdec: fix temporary array size |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | pngdec: check that format matches too not just dimensions |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | tiffdec: check rps, fix infinite loop. |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | twinvq: check bitrate for validity avoid division by 0 |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | vqf: check samplerate, avoid division by 0. |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | iff: avoid out of array reads, due to too many planes. |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | xmv: Fix integer overflow |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | vp56dec: Fix handling of alpha configuration changes. |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | lavf: Dont compare absolute to relative timestamps... |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | ivi_common: dont dereference null pointers. |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | atrac3dec: Check coding mode against channels. |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | qdm2: check that coding_method is valid before using it. |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | mjpegbdec: dont return a picture when there is no picture. |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | tiffdec: check count in metadata reading. |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | tiffdec: use checked reads for tget*() |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
commit | commitdiff | tree |
2012-11-09 |
Michael Niedermayer | PRINT_CODEC_SUPPORTED: fix used variable |
commit | commitdiff | tree |
2012-11-08 |
Nicolas George | doc/faq: explain libfoo-dev packages. |
commit | commitdiff | tree |
2012-11-08 |
Justin Ruggles | flacenc: ensure the order is within the min/max range... |
commit | commitdiff | tree |
2012-11-08 |
Justin Ruggles | avconv: rescale packet duration to muxer time base... |
commit | commitdiff | tree |
2012-11-08 |
Justin Ruggles | add 24-bit FLAC encoding to Changelog |
commit | commitdiff | tree |
2012-11-08 |
Luca Abeni | rtpenc_aac: Fix calculation of the header size |
commit | commitdiff | tree |
2012-11-08 |
Michael Niedermayer | frame_thread_encoder: silence integer to pointer withou... |
commit | commitdiff | tree |
2012-11-08 |
Diego Biurrun | x86: h264_intrapred: port to cpuflags |
commit | commitdiff | tree |
2012-11-08 |
Michael Niedermayer | sctp: silence const warning |
commit | commitdiff | tree |
2012-11-08 |
Michael Niedermayer | ffmdec: remove unused variable |
commit | commitdiff | tree |
2012-11-08 |
Michael Niedermayer | libopencore-amr: fix av_log() argument |
commit | commitdiff | tree |
2012-11-08 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
commit | commitdiff | tree |
2012-11-08 |
Luca Abeni | rtpenc_aac: Fix 10l bug |
commit | commitdiff | tree |
2012-11-07 |
Nicolas George | doc/faq: replace @file by @command for "ffmpeg". |
commit | commitdiff | tree |
2012-11-07 |
Alexander Strasser | doc/libavcodec: hint to where to find the Git history |
commit | commitdiff | tree |
2012-11-07 |
Stefano Sabatini | doc/Makefile: change DOCLIBS check |
commit | commitdiff | tree |
2012-11-07 |
Stefano Sabatini | lavu: remove disabled FF_API_OLD_EVAL_NAMES code |
commit | commitdiff | tree |
2012-11-07 |
Stefano Sabatini | lavu/opt: show valid range in case of out-of-range... |
commit | commitdiff | tree |
2012-11-07 |
James Zern | libvpxenc: Allow enabling constrained quality (CQ)... |
commit | commitdiff | tree |
2012-11-07 |
Thierry Foucu | Fix the packet duration when flushing the encoder. |
commit | commitdiff | tree |
2012-11-07 |
Michael Niedermayer | fate-rsync: replace -a by -rlt |
commit | commitdiff | tree |
2012-11-07 |
Michael Niedermayer | gsm_parser: fix infinite loop |
commit | commitdiff | tree |
2012-11-07 |
Paul B Mahol | adpcm: improve smjpeg decoding |
commit | commitdiff | tree |
2012-11-07 |
Peter Ross | wtvenc: produce seekable files |
commit | commitdiff | tree |
2012-11-07 |
Peter Ross | wtvenc: simplify write_timestamp |
commit | commitdiff | tree |
2012-11-07 |
Peter Ross | wtvenc: output third video pts in timestamp chunk ... |
commit | commitdiff | tree |
2012-11-07 |
Peter Ross | wtvenc: indent fixup |
commit | commitdiff | tree |
2012-11-07 |
Peter Ross | wtvenc: do not emit stream2 and DSATTRIB_TRANSPORT_PROP... |
commit | commitdiff | tree |
2012-11-07 |
Michael Niedermayer | ffv1dec: propagate return code from ffv1_common_init() |
commit | commitdiff | tree |
2012-11-07 |
Michael Niedermayer | ffv1dec: more completely check slice count |
commit | commitdiff | tree |
2012-11-07 |
Michael Niedermayer | Merge remote-tracking branch 'qatar/master' |
commit | commitdiff | tree |
2012-11-07 |
Paul B Mahol | smjpegenc: use bits_per_coded_sample instead of calling... |
commit | commitdiff | tree |
2012-11-07 |
Michael Niedermayer | kgv1dec: fix end condition |
commit | commitdiff | tree |
next |