source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @fbed9317   12 years michaelni enable C99-external_inline for icl Signed-off-by: Michael Niedermayer …
(edit) @137e808   12 years onemda lavc: build some codecs only if they are actually enabled Saves few …
(edit) @17fad33f   12 years michaelni Change all uses of restrict to use av_restrict instead. Defining …
(edit) @5c14b282   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @9946a6aa   12 years michaelni diracdsp: try to fix segfault This might fix Ticket1412 …
(edit) @c9e183b   12 years onemda lavfi: update some deprecated functions Signed-off-by: Paul B Mahol …
(edit) @0354412a   12 years michaelni ffmenc: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @30000744   12 years michaelni mpegvideo_common.h: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @809d71d6   12 years michaelni sws/swscale_unscaled: use av_assert Signed-off-by: Michael …
(edit) @e003da71   12 years michaelni sws/utils: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @ae702edf   12 years anton flacdec: read attached pictures.
(edit) @a5db8e4a   12 years anton lavf: don't segfault when a NULL filename is passed to …
(edit) @fd8def92   12 years onemda lavfi/super2xsai: fix fate test on bigendian Signed-off-by: Paul B …
(edit) @c78cf00b   12 years michaelni md5: consistently use uint32_t instead of unsigned int Basically to …
(edit) @c7bdfbe7   12 years Clément Bœsch MAINTAINERS: add my GPG fingerprint.
(edit) @46c50b17   12 years michaelni vf_pad: check that we have write permission before writing in the …
(edit) @2b1fc562   12 years stefasab lavfi: add asetnsamples audio filter This filter changes the number …
(edit) @e20530ad   12 years stefasab lavfi/split: give a more accurate description to split The filter now …
(edit) @a1411eec   12 years stefasab ffprobe: add writer_print_rational() Improve overall consistency, …
(edit) @b6131ac5   12 years stefasab doc/filters: prefer @itemize environment for frei0r examples
(edit) @eb732b2a   12 years stefasab doc/filters: update Frei0r website link Frei0r recently changed …
(edit) @b2bcbcd9   12 years stefasab lavfi/super2xsai: simplify code updating the color matrix at each y …
(edit) @4ebb46eb   12 years stefasab lavfi/super2xsai: fix table used to update color matrix at the end of …
(edit) @ef255642   12 years stefasab fate/lavfi: add lavfi-pixfmts_super2xsai test
(edit) @635a2595   12 years stefasab lavfi/video: set output frame w/h properties in default_start_frame() …
(edit) @f0394f28   12 years stefasab lavfi/avcodec: add consistency checks in avfilter_copy_buf_props() …
(edit) @6808759a   12 years stefasab lavc/rawdec: fix various bogus error codes and add some logs Help …
(edit) @3cc1a898   12 years stefasab lavc/utils: in avcodec_decode_video2() return proper error code …
(edit) @90d8506   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @fbc57405   12 years janne-libav af_resample: fix format modifier in debug string for FF_API_SAMPLERATE64
(edit) @1cdcf043   12 years janne-libav segment: remove unnecessary <strings.h> include
(edit) @16b85259   12 years janne-libav fate: add snow hpel tests Signed-off-by: Janne Grunau …
(edit) @be32145e   12 years onemda j2kdec: move s->avctx initialization to j2kdec_init() Signed-off-by: …
(edit) @29e9f831   12 years onemda j2kdec: check colorspace ncomponents This prevents out of array read. …
(edit) @dd208614   12 years michaelni nutenc: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @17bbb818   12 years michaelni amr: use av_assert() Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @47f83030   12 years michaelni lavf/aviobuf: use av_assert() Signed-off-by: Michael Niedermayer …
(edit) @67703d64   12 years michaelni lavf: cosmetic: format else with indentation Signed-off-by: Michael …
(edit) @b678daf0   12 years Clément Bœsch lavc/microdvddec: fix color parsing.
(edit) @47395a4f   12 years Clément Bœsch lavc/microdvddec: properly reset non persistent color tag.
(edit) @608bda92   12 years Clément Bœsch lavf/{srt,microdvd}: correctly raise error on avformat_new_stream() error.
(edit) @9b6f2c74   12 years michaelni file: Fix handling of windows named pipes Signed-off-by: Michael …
(edit) @11153a93   12 years michaelni avio: Collect and print statistics of bytes read & seeks …
(edit) @f77a695d   12 years michaelni lavfi: af_amerge options array was not ended with NULL Add a NULL to …
(edit) @cd65cd8c   12 years michaelni revert "extern inline" usage as it breaks ICC: …
(edit) @0719e44b   12 years michaelni new attribute "extern inline" (fixing linker error with …
(edit) @62c2daab   12 years onemda configure: do not auto enable mlp decoder when enabling truehd decoder …
(edit) @a09ae4ef   12 years onemda Remove duplicated png and mng signatures. Reviewed-by: Michael …
(edit) @59c122b3   12 years michaelni matroskadec: add assert on lack of overflow in pkt_size+offset …
(edit) @4b7c5234   12 years michaelni matroskadec: change size check in matroska_decode_buffer() to unsigned …
(edit) @08169fc3   12 years michaelni matroskadec: move lace_size check up so it catches all code pathes …
(edit) @88a740af   12 years michaelni matroskadec: change assert to av_assert0() Signed-off-by: Michael …
(edit) @71529bd8   12 years michaelni Fix incorrect unsigned->signed conversion. Signed-off-by: Dale Curtis …
(edit) @15f8941   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Avoid …
(edit) @01a14ce0   12 years michaelni riff: use av_assert Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @9d87c8e6   12 years michaelni rawdec: use av_assert() Signed-off-by: Michael Niedermayer …
(edit) @948e97a2   12 years michaelni pcmdec: use av_assert() Signed-off-by: Michael Niedermayer …
(edit) @d246c18e   12 years diego Avoid C99 variable declarations within for statements. We generally …
(edit) @bb850480   12 years michaelni mjpegenc: support slice multithreading Signed-off-by: Michael …
(edit) @7dc747f5   12 years martin rtmp: Read and handle incoming packets while writing data This makes …
(edit) @d2d193c   12 years lu_zero doc: document THREAD_TYPE fate variable
(edit) @d1beee07   12 years martin rtpdec: Don't require frames to start with a Mode A packet While …
(edit) @ddece75b   12 years onemda png_parser: use designated initializers Signed-off-by: Paul B Mahol …
(edit) @79c39a98   12 years onemda Add truehd decoder line. Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @1b129c2a   12 years onemda flashsv2enc: align codec declarations While here constify enums for …
(edit) @8ce0c7d2   12 years onemda g729dec: align codec declarations Signed-off-by: Paul B Mahol …
(edit) @225489f1   12 years onemda mjpegdec: remove superfluous "mjpeg " Signed-off-by: Paul B Mahol …
(edit) @69bf775e   12 years nicolas.george bprint: implement vsnprintf for win32.
(edit) @9034b0ed   12 years anton avconv: don't try to free threads that were not initialized.
(edit) @0f73ac3f   12 years onemda vqavideo: pass context to remaining av_(d)log Finally get rid of all …
(edit) @a5c1a0c0   12 years michaelni asfdec: fix returned error codes Signed-off-by: Michael Niedermayer …
(edit) @2ad8ac88   12 years michaelni configure: support Bitrig OS Signed-off-by: Michael Niedermayer …
(edit) @266771f   12 years michaelni configure: fix SLIBNAME_WITH_MAJOR for openbsd (and bitrig in the next …
(edit) @0922633f   12 years michaelni fate.texi: fix typo in title Signed-off-by: Michael Niedermayer …
(edit) @c7b9eab2   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: rtmp: …
(edit) @4a6d790a   12 years michaelni nutenc: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @53eaca5d   12 years michaelni mpegtsenc: use av_assert Signed-off-by: Michael Niedermayer …
(edit) @8517e9c4   12 years martin rtmp: Add a new option 'rtmp_buffer', for setting the client buffer …
(edit) @9477c035   12 years martin rtmp: Set the client buffer time to 3s instead of 0.26s This …
(edit) @c2d38bea   12 years martin rtmp: Handle server bandwidth packets Signed-off-by: Martin Storsjö …
(edit) @9ff930aa   12 years martin rtmp: Display a verbose message when an unknown packet type is …
(edit) @9cdf74f9   12 years anton lavfi/audio: use av_samples_copy() instead of custom code. Fixes a …
(edit) @ce03b088   12 years anton configure: add all filters hardcoded into avconv to avconv_deps
(edit) @24b2f4ed   12 years anton avfiltergraph: remove a redundant call to avfilter_get_by_name().
(edit) @2f296e39   12 years anton lavfi: allow building without swscale.
(edit) @5f8f6243   12 years michaelni swr: fix 10l use of uninitialized data Signed-off-by: Michael …
(edit) @a4880283   12 years diego build: Do not delete tests/vsynth2 directory, which is no longer created.
(edit) @b9e5c5f   12 years michaelni doc/encoders: update libvpxenc mappings max-intra-rate / …
(edit) @dded4cb2   12 years michaelni lavc: fix support of unofficial pix_fmt extensions of jpeg …
(edit) @9baeff95   12 years anton lavfi: replace AVFilterContext.input/output_count with …
(edit) @9d0bfc50   12 years anton lavfi: make AVFilterPad opaque after two major bumps. It will allow …
(edit) @84b9fbe0   12 years anton lavfi: add avfilter_pad_get_type() and avfilter_pad_get_name(). This …
(edit) @6d58358a   12 years anton lavfi: make avfilter_get_video_buffer() private on next bump. They …
(edit) @8772997d   12 years diego jack: update to new latency range API as the old one has been …
(edit) @465a72b4   12 years stefasab lavfi: move definition of avfilter_copy_buf_props() from buffer.c to …
(edit) @134815a0   12 years stefasab lavfi: change name of tracing functions and of the macro which enables …
(edit) @05338686   12 years martin rtmp: Tokenize the AMF connection parameters manually instead of using …
(edit) @c1d62489   12 years onemda libvorbis: split encoder from decoder Also fix build dependencies …
(edit) @af10fead   12 years diego ppc: Rename H.264 optimization template file for consistency.
(edit) @2942431a   12 years michaelni arm/intmath: disable av_clip_uintp2_arm with config_small The code …
Note: See TracRevisionLog for help on using the revision log.