source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @4a62f477   12 years michaelni Merge commit '6e7b50b4270116ded8b874d76cb7c5b1a0341827' * commit …
(edit) @e5306115   12 years Clément Bœsch lavu/frame: fix not/note typo in doxy.
(edit) @5e4bc96   12 years michaelni doc: fix examples.
(edit) @b1b506bc   12 years michaelni fate: disable sub2video Signed-off-by: Michael Niedermayer …
(edit) @4e7c61b7   12 years michaelni ffmpeg: do not give away our reference to the frame. Note: the logic …
(edit) @9cc02101   12 years michaelni lavc/rawdec: set field order on decoded frame.
(edit) @6184fa20   12 years michaelni rawdec: work with refcounted frames. Adapted from commit …
(edit) @a05a44e2   12 years michaelni Merge commit '7e350379f87e7f74420b4813170fe808e2313911' * commit …
(edit) @586ae70b   12 years michaelni port FFmpeg lavc frame specificities to lavu functions.
(edit) @d1b456b0   12 years michaelni lavu/frame: copy the channels field.
(edit) @ee0a8bcb   12 years Clément Bœsch lavfi/showspectrum: fix outpicref initialization. In 81f2549, output …
(edit) @22cc8a10   12 years michaelni x86/qpel: move fullpel and l2 functions to separate file. This way, …
(edit) @9d40f710   12 years michaelni dsputil: make square put/avg_pixels functions local to h264qpel. Put …
(edit) @9222978a   12 years michaelni lavd/v4l2: simplify code struct buff_data contains a pointer to …
(edit) @0286b425   12 years michaelni lavd/v4l2: correctly handle error conditions in mmap_read_frame() In …
(edit) @982070c   12 years Carl Eugen Hoyos Add some fate dependencies to fix make fate with --disable-everything.
(edit) @881684e2   12 years Carl Eugen Hoyos Add some fate dependencies to fix make fate with --disable-avdevice.
(edit) @98c4268e   12 years derek.buitenhuis libutvideo: Prioritize compatibility with new versions Signed-off-by: …
(edit) @309d6f50   12 years michaelni atomic: Add include guards to the implementation headers This makes …
(edit) @160979f4   12 years Clément Bœsch lavc/utils: make sure the iconv descriptor can be opened only once. …
(edit) @307dc32a   12 years michaelni Merge commit '77b2cd7b41d7ec8008b6fac753c04f77824c514c' * commit …
(edit) @c4e88217   12 years michaelni Merge commit '7ecc2d403ce5c7b6ea3b1f368dccefd105209c7e' * commit …
(edit) @fee484ed   12 years michaelni Merge commit 'ad0c9f2d5d81e22207c6ccecc426bf7306acc327' * commit …
(edit) @d9d97f9b   12 years michaelni Merge commit '1a5e9130162b8adc898e5f6aea82b6372d1e4e6c' * commit …
(edit) @2653e125   12 years michaelni Merge commit '1afddbe59e96af75f1c07605afc95615569f388f' * commit …
(edit) @532f31a6   12 years michaelni Merge commit '1cec0624d0e6f48590283a57169b58b9fe8449d3' * commit …
(edit) @36099df5   12 years michaelni Merge commit '8e401dbe90cc77b1f3067a917d9fa48cefa3fcdb' * commit …
(edit) @e92ba51f   12 years michaelni Merge commit '65f1d45dcc71186ede72fff950996099d23359bd' * commit …
(edit) @23eed009   12 years michaelni Merge commit 'eae0879d961b78717dd2a0899809ad22819ae9e3' * commit …
(edit) @1f3a5773   12 years michaelni Merge commit '4be368b504c6f4a03051448728fc62cd0ed506b2' * commit …
(edit) @e9fbb978   12 years michaelni Merge commit 'dbd2a34ba5e5e46b6835e4425c360723c643b7a8' * commit …
(edit) @c32cc7e3   12 years michaelni Merge commit 'bcd0a7137e4aca0f6f598593b90ca8f338444c51' * commit …
(edit) @43c6c186   12 years michaelni Merge commit 'd88738e4038b162708dc2f5342e10c1694edfd89' * commit …
(edit) @b094931a   12 years michaelni Merge commit '06b54e84254e4834b4978ff5b27cc2b7ee8d7a98' * commit …
(edit) @6c17ff84   12 years michaelni Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830' * commit …
(edit) @80f91a70   12 years michaelni MAINTAINERS: update for 1.2 Signed-off-by: Michael Niedermayer … n1.3-dev
(edit) @eab49f4f   12 years michaelni Revert "aacdec: Reconfigure output as needed, disable …
(edit) @8978c743   12 years michaelni aacsbr: Check for envelope scalefactors overflowing This prevents …
(edit) @6e7b50b   12 years anton mpegvideo_enc: drop support for reusing the input motion vectors. …
(edit) @7e350379   12 years anton lavfi: switch to AVFrame. Deprecate AVFilterBuffer/AVFilterBufferRef …
(edit) @77b2cd7b   12 years anton AVFrame: add side data.
(edit) @7ecc2d40   12 years anton Move AVFrame from lavc to lavu. Add AVBuffer-based reference counting …
(edit) @ad0c9f2d   12 years anton lavc: move AVFrame.hwaccel_picture_private to Picture. This field is …
(edit) @1a5e9130   12 years anton pthread: avoid copying input packets when possible.
(edit) @1afddbe5   12 years anton avpacket: use AVBuffer to allow refcounting the packets. This will …
(edit) @1cec062   12 years anton AVBuffer: add a new API for buffer pools
(edit) @8e401db   12 years anton lavu: add a new API for reference-counted data buffers.
(edit) @65f1d45d   12 years anton lavu: add support for atomic operations. These could be used for …
(edit) @eae0879d   12 years anton mp3dec: Fix VBR bit rate parsing When parsing the Xing/Info tag, …
(edit) @199db97f   12 years Carl Eugen Hoyos Close output codecs if input codec initialisation fails. Fixes ticket …
(edit) @a21fd660   12 years Carl Eugen Hoyos Add dependencies for the voice fate tests.
(edit) @0edfda79   12 years Carl Eugen Hoyos Add dependencies for the flac encoding fate tests.
(edit) @53e3bc30   12 years Carl Eugen Hoyos Add dependencies for the aac encoding fate tests.
(edit) @de4811e9   12 years Carl Eugen Hoyos Force using a 64bit intermediate when calculating calendar time with …
(edit) @d30ee5e   12 years michaelni mpegaudio_parser: Don't ignore information from the first frame …
(edit) @60dbf2ef   12 years michaelni aacdec: Reconfigure output as needed, disable …
(edit) @fee5da6b   12 years michaelni psymodel: dont apply lowpass filters with a cutoff close to the …
(edit) @4be368b5   12 years martin avstring: Fix isxdigit to not accept non-hex characters …
(edit) @870add0d   12 years diego configure: Add missing videodsp dependencies to some decoders
(edit) @dbd2a34b   12 years diego build: cosmetics: Group hw accelerator Makefile entries together
(edit) @bcd0a71   12 years diego configure: Add missing h264chroma dependencies to vp5, vp6
(edit) @d88738e4   12 years diego mpegvideo: Conditionally build error_resilience bits This breaks the …
(edit) @06b54e84   12 years diego build: Fix error_resilience code dependencies
(edit) @5f401b7b   12 years diego Add missing error_resilience includes to files that use ER
(edit) @efa7f420   12 years martin Use the avstring.h locale-independent character type functions Make …
(edit) @12c5c1d3   12 years martin avstring: Add locale independent versions of some ctype.h functions …
(edit) @cada9965   12 years michaelni avformat: Fix apics with aac Fixes Ticket2318 Signed-off-by: Michael …
(edit) @a12a618a   12 years michaelni hls: fix timebase Fixes Ticket1733 Signed-off-by: Michael …
(edit) @8cc5481d   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: lavc: …
(edit) @47f1af47   12 years michaelni Merge commit '70762508ec5919474edb92a5b1f266fd06640f9c' * commit …
(edit) @54b298fe   12 years martin lavc: Deprecate the deinterlace functions in libavcodec …
(edit) @64e43869   12 years martin h264: Integrate draw_horiz_band into ff_h264_draw_horiz_band This …
(edit) @70762508   12 years martin lavc: Prettify printing of codec tags containing non alphanumeric …
(edit) @d65522e8   12 years martin h264: Rename the jpeg_420 pixfmt list to match the common naming …
(edit) @1f5b5b80   12 years michaelni libavcodec: changed mathematical functions in aacpsy.c This patch …
(edit) @d95143ec   12 years stefasab lavf/segment: add support to ffconcat segment list
(edit) @9167db38   12 years stefasab doc/texi2pod: fix @ref substitution rule, disallow "}" within the …
(edit) @9767ec6b   12 years stefasab lavu: add escape API The escape API will be useful to perform …
(edit) @38d40ac1   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: avconv: …
(edit) @fa3a7b55   12 years michaelni Merge commit '5da51284937649a8ebb84fa951c235438fcbf8ae' * commit …
(edit) @ff9b6074   12 years michaelni Merge commit '5a4e9fe855282a99586050a507d0a486ad39df5b' * commit …
(edit) @90f8b2ce   12 years michaelni Merge commit '4c364eb2b856fc33cf7b42f7c7b979e69fde5f3a' * commit …
(edit) @09131ebb   12 years michaelni Merge commit 'a2ad554def214d2d03b7c16f68dc081a8622f9ca' * commit …
(edit) @be493ca2   12 years michaelni Merge commit 'c10da30d8426a1f681d99a780b6e311f7fb4e5c5' * commit …
(edit) @bcaf64b6   12 years michaelni normalize calls to ff_alloc_packet2 - check ret < 0 - remove …
(edit) @e760e1d4   12 years martin avconv: Make sure the encoder exists before inspecting supported_list …
(edit) @5da51284   12 years martin cavs: Add a dependency on h264chroma This fixes standalone building …
(edit) @8d061989   12 years martin lavc: Split out ff_hwaccel_pixfmt_list_420[] over individual codecs …
(edit) @c257fe1f   12 years michaelni Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables. …
(edit) @a3e0fc98   12 years michaelni snowenc: fix indention Signed-off-by: Michael Niedermayer …
(edit) @70a2a493   12 years michaelni snowenc: add forgotten emms_c() Signed-off-by: Michael Niedermayer …
(edit) @87a954d6   12 years nicolas.george lavf/concat: document the use of the files durations. Address trac …
(edit) @5a4e9fe8   12 years diego avcodec/internal: Fix #if DECODE_AUDIO / ENCODE_AUDIO name mismatch
(edit) @188c0824   12 years michaelni snowenc: initialize edges This fixes a regression caused by changes …
(edit) @2dd2ee96   12 years michaelni vc1dec: use av_log_ask_for_sample for odd sprites Suggested-by: …
(edit) @037adf58   12 years onemda libilbc: use ff_alloc_packet2 Signed-off-by: Paul B Mahol …
(edit) @1811f1d8   12 years onemda libopusenc: use ff_alloc_packet2 Signed-off-by: Paul B Mahol …
(edit) @baf10ad1   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @28adecf   12 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @a3541896   12 years michaelni qdm2: check "AC" codewords Fixes out of array reads Found-by: …
Note: See TracRevisionLog for help on using the revision log.