source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a036ac57   12 years michaelni lavf: do not discard correct dts in favor of wrong pts for …
(edit) @2e4b6627   12 years michaelni mov: add av_dlog() to CTTS reading code like is already done in STTS. …
(edit) @7d23a65f   12 years michaelni asfdec: fix FRAME_HEADER_SIZE Fixes Ticket1477 Signed-off-by: …
(edit) @5a49482c   12 years michaelni dsputil_template: switch to av_assert Signed-off-by: Michael …
(edit) @f5f3684f   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavf: …
(edit) @885da7b   12 years anton lavf: simplify is_intra_only() by using codec descriptors.
(edit) @51efed15   12 years anton lavc: add an intra-only codec property.
(edit) @c223d799   12 years anton lavc: add codec descriptors. They describe properties that are …
(edit) @48d20b91   12 years michaelni snowdec: increase stack size Fixes Ticket1632 Signed-off-by: Michael …
(edit) @994923ec   12 years michaelni dwt: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @58825a1   12 years michaelni msrle: fix regression causing null ptr dereference Fixes Ticket1630 …
(edit) @f950592   12 years michaelni cavsdec: check dimensions being valid. Fixes crash Fixes Ticket1628 …
(edit) @bd6ece46   12 years michaelni mp3enc: fix CODEC_ID/CodecID that leaked in from older patch …
(edit) @e874b292   12 years stefasab doc/Makefile: invoke perl to interpret texi2pod.pl Do not rely on …
(edit) @ad5043e2   12 years stefasab cmdutils: show options in show_help_children only if the context has …
(edit) @a6d6b8a2   12 years stefasab lavu/opt: fix crash in av_opt_next() in case the class has no options
(edit) @2ff67c90   12 years anton lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code. C++ does not allow …
(edit) @7fd467f7   12 years michaelni mp3/mp2: identify the video codecs as APIC through query_codec. Fixes …
(edit) @22d804b7   12 years michaelni ffmpeg: dont auto match videostreams with attachment pics. …
(edit) @f9f11c10   12 years michaelni lavf: return APIC fourcc from query_format() if the codec is supported …
(edit) @b2bc48ae   12 years michaelni iff: replace av_abort by av_assert0 Signed-off-by: Michael …
(edit) @18b0c39f   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: g723.1: …
(edit) @33de86db   12 years mans dict: move struct AVDictionary definition to dict.c This makes struct …
(edit) @987170cb   12 years mans dict: add av_dict_count() This adds a function to retrieve the number …
(edit) @d9d0c1cc   12 years michaelni mjpegdec: support AVRn interlaced Fixes Ticket1527 Signed-off-by: …
(edit) @05c36e0e   12 years mans g723.1: fix addition overflow This addition must be done as 64-bit to …
(edit) @52aa3015   12 years mans g723.1: simplify and fix multiplication overflow In 16-bit …
(edit) @e141cf2   12 years mans g723.1: deobfuscate an expression (x << 2) - x is just an …
(edit) @e2b7c578   12 years mans g723.1: remove unused #includes Signed-off-by: Mans Rullgard …
(edit) @0d735ca2   12 years mans ARM: add missing "cc" clobber in av_clipl_int32_arm() Signed-off-by: …
(edit) @633b90ca   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @96926748   12 years michaelni ffmpeg: Allocate new buffer for bitstream filter when buffer shifted …
(edit) @a0d15027   12 years michaelni yadif: check input video size. yadif needs at least 3x3 or it will …
(edit) @8f29901   12 years michaelni yadif: remove get_video_buffer, its redundant now Signed-off-by: …
(edit) @2f7e8dcf   12 years michaelni yadif: redesign first and last 2 lines handling. The previous code …
(edit) @3eebc1e1   12 years lu_zero rtmp: Factorize the code by adding handle_invoke_error Signed-off-by: …
(edit) @71036a3a   12 years lu_zero rtmp: Factorize the code by adding handle_invoke_status …
(edit) @5e6001db   12 years lu_zero rtmp: Factorize the code by adding handle_invoke_result …
(edit) @54918d03   12 years mans libavutil: remove unused av_abort() macro Signed-off-by: Mans …
(edit) @6d3783d1   12 years mans ffmenc: replace if/abort with assert() The condition is trivially …
(edit) @1c4ab37c   12 years mans libavutil: drop offsetof() fallback definition The only compiler I …
(edit) @d913fd1f   12 years mans libavutil: drop fallback definitions of INTxx_MIN/MAX This list is …
(edit) @83c93fe7   12 years martin configure: Check for a sctp struct instead of just the header This …
(edit) @c72f12cb   12 years diego configure: suncc: Add -xc99 to dependency flags, required on Solaris
(edit) @804d7a1a   12 years diego doxygen: Fix function parameter names to match the code
(edit) @52561d01   12 years diego doc: Drop obsolete shared libs cflags hint to workaround Cygwin gcc bugs
(edit) @90f7e617   12 years diego swf: Move shared table out of the header file
(edit) @2804ba6a   12 years diego swf: Move swf_audio_codec_tags table to the only place it is used
(edit) @84f9d78a   12 years kostya.shishkov fate: add G.723.1 decoder tests
(edit) @9f088a1e   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @e1a983e6   12 years michaelni Merge commit '0c00fd80ee4791bd70b634084307fc9f179e0412' Just for …
(edit) @fc97f8e0   12 years michaelni ffmpeg: factorize process_input() out Based-on: commit …
(edit) @b7e9eea3   12 years michaelni Merge commit 'f154ef1ae5b03f288dd8c025dab1884b4cb20c1a' * commit …
(edit) @0db9eba4   12 years mans motion_est: drop inline from sad_hpel_motion_search() This function …
(edit) @5bf7bc62   12 years mans motion_est: remove unused macros Signed-off-by: Mans Rullgard …
(edit) @74f82f92   12 years mans motion_est: remove useless no_motion_search() function At both places …
(edit) @e13df05f   12 years nicolas.george dvbsub: reindent after last commit.
(edit) @aed032c   12 years nicolas.george dvbsub: fix encoding of termination packets. The old code generates a …
(edit) @f9150c8a   12 years janne-libav lagarith: frame multithreading About 2x speedup going from 1 to 2 …
(edit) @cc650cf0   12 years Clément Bœsch Remove "Error parsing options string […]" messages. This reduces …
(edit) @5d8e54fe   12 years michaelni checkheaders: Rename HEADEROBJS to HOBJS Signed-off-by: Michael …
(edit) @2cdb0810   12 years michaelni ffmpeg: reduce difference to qatar by a few lines Signed-off-by: …
(edit) @b41d481a   12 years michaelni common.mak: add forgotten hunk from last merge Found-by: jamal …
(edit) @36a8c430   12 years diego doxygen: qdm2: Drop documentation for non-existing function parameters
(edit) @24d3796d   12 years diego build: add HOSTOBJS to SUBDIR_VARS list Even though HOSTOBJS are not …
(edit) @f69f4036   12 years mans mpegvideo: reduce excessive inlining of mpeg_motion() The main …
(edit) @7a851153   12 years mans mpegvideo: convert mpegvideo_common.h to a .c file This file defines …
(edit) @18bbca1f   12 years mans build: factor out mpegvideo.o dependencies to CONFIG_MPEGVIDEO This …
(edit) @bd971dda   12 years onemda aasc: 8bit support Closes #1319. Signed-off-by: Paul B Mahol …
(edit) @8a57ca5   12 years onemda aasc: fix out of array write Closes #1619. Signed-off-by: Paul B …
(edit) @d7a4f8f8   12 years mans Move MASK_ABS macro to libavcodec/mathops.h This macro is only used …
(edit) @070a402b   12 years mans x86: move MANGLE() and related macros to libavutil/x86/asm.h These …
(edit) @c318626   12 years mans x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h This puts …
(edit) @122d5c52   12 years alex.converse aacdec: Don't fall back to the old output configuration when no old …
(edit) @4ec03d13   12 years michaelni bessel: check that the function terminates as expected by …
(edit) @f79f25e9   12 years michaelni integer: switch to av_assert Signed-off-by: Michael Niedermayer …
(edit) @ae199ab4   12 years michaelni integer: fix typos in asserts Signed-off-by: Michael Niedermayer …
(edit) @f6580b50   12 years stefasab lavfi: add asetpts audio filter Based on an idea by Andrey Utkin …
(edit) @11a1033c   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (23 …
(edit) @4270d8c0   12 years stefasab lavd/x11grab: deprecate "nomouse" specification in filename Favor …
(edit) @be2b8857   12 years stefasab doc/indevs: document missing options in x11grab section Add …
(edit) @c93b796c   12 years stefasab lavd/x11grab: apply misc consistency fixes to options definition In …
(edit) @f09a0690   12 years stefasab doc/indevs: use separate @example blocks for separate examples …
(edit) @083754f2   12 years stefasab doc/indevs: rework options description in the x11 grab section Create …
(edit) @7794ddea   12 years stefasab doc/ffmpeg: do not show examples making use of the deprecated …
(edit) @3a06ea84   12 years stefasab lavf/img2dec: add and document pattern_type option Allow to override …
(edit) @0325e01f   12 years stefasab doc/demuxers: itemize image2 examples and put them in a dedicated …
(edit) @f89584ca   12 years martin rtmp: Add message tracking Signed-off-by: Martin Storsjö …
(edit) @1243c722   12 years martin rtsp: Support mpegts in raw udp packets This is basically the same …
(edit) @df8cf076   12 years martin rtsp: Support receiving plain data over UDP without any RTP …
(edit) @c864e461   12 years martin rtpdec: Remove an unused include Signed-off-by: Martin Storsjö …
(edit) @bfb82fcd   12 years martin rtpenc: Remove an av_abort() that depends on user-supplied data …
(edit) @cb5bb521   12 years Clément Bœsch lavf/movenc: use two explicit bytes instead of a short. This also …
(edit) @e6dd2852   12 years Clément Bœsch lavfi/atempo: remove dead increment.
(edit) @7ca14c73   12 years anton vsrc_movie: discourage its use with avconv.
(edit) @ab296097   12 years anton avconv: allow no input files. It is now possible to use lavfi sources.
(edit) @a5fd7c60   12 years anton avconv: prevent invalid reads in transcode_init()
(edit) @57d24225   12 years anton avconv: rename OutputStream.is_past_recording_time to finished. The …
(edit) @0c00fd80   12 years anton avconv: split the code for processing input packets out of transcode()
(edit) @b615dbb3   12 years michaelni lavf: block special characters in dump metadata This is limited to …
Note: See TracRevisionLog for help on using the revision log.