source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @d0b8e40c   14 years mans configure: create .config file where I intended Originally committed …
(edit) @aef026f4   14 years mans configure: create .config file in configure to avoid needless reruns …
(edit) @86601915   14 years mans Rerun configure when all*.c files have changed Originally committed …
(edit) @f6ae77d4   14 years mans Change message tag for tests to simply TEST Originally committed as …
(edit) @096971e   14 years mans vp8: indent Originally committed as revision 24368 to …
(edit) @070ce7ef   14 years mans vp8: add do { } while(0) around XCHG() macro to avoid confusing …
(edit) @153da88d   14 years diego Add some braces to silence the warning: libavcodec/vp8.c:892: warning: …
(edit) @4055438b   14 years stefano.sabatini-lala Apply misc cosmetical style fixes. Originally committed as revision …
(edit) @b5634e45   14 years stefano.sabatini-lala Add @file doxy. Originally committed as revision 24364 to …
(edit) @e4a28be6   14 years rsbultje Allow the ASF header to be transferred split over multiple packets, as …
(edit) @d6cc1123   14 years rsbultje Explicitely set the size of the "ff_asf_head1_guid" header chunk, this …
(edit) @a28cccf6   14 years vitor1001 Fix memory leak in ATRAC3 decoder Originally committed as revision …
(edit) @cbbb1081   14 years rsbultje Align outgoing messages to 8 bytes, this is required to interact with …
(edit) @0c717a30   14 years rsbultje Fix a compile warning when compiling with DEBUG=1. The warning was: …
(edit) @9078eba0   14 years rsbultje Check the status code of each server responses, and fail if it …
(edit) @414df121   14 years rsbultje Send a time test to the server, as the spec recommends. Patch by …
(edit) @f7af2c1d   14 years Carl Eugen Hoyos FFmpeg never supported msmpeg4v1 encoding. Originally committed as …
(edit) @e8723e24   14 years Carl Eugen Hoyos Lego Mindstorms RSO muxer and demuxer. Patch by Rafaël Carré, rafael …
(edit) @d970ec75   14 years martin asfdec: 10l, fix the minimum asf video stream header size This fixes …
(edit) @ffe72624   14 years mans fate: run diff even if command fails The diff may provide useful …
(edit) @fed79592   14 years martin asfdec: Don't read the video stream header if there isn't enough data …
(edit) @a3ab7c32   14 years martin asfdec: Handle asf_jfif_media Originally committed as revision 24351 …
(edit) @7428c8f5   14 years martin asf: Add asf_jfif_media guid Originally committed as revision 24350 …
(edit) @c963e961   14 years mans Remove unused seek-regression.sh script Originally committed as …
(edit) @57f09630   14 years mans Remove old regtest make rules redirecting to fate-based ones …
(edit) @9a3f31ef   14 years mans fate: allow running regtests through fate frontend Originally …
(edit) @b9d5f1b7   14 years mans Collect list of seek tests in configure Originally committed as …
(edit) @f729c4ae   14 years mans regtest: rename seektest ref files using alphanumeric chars only …
(edit) @aff4137d   14 years martin Remove an assert that was no longer correct nor relevant Originally …
(edit) @2d91366c   14 years Carl Eugen Hoyos Make MP43 the default fourcc for msmpeg4v3: DIV3 is not supported on …
(edit) @8b6e0aec   14 years martin movenc: Free the buffer returned by url_close_dyn_buffer, regardless …
(edit) @709c0181   14 years ramiro.polla Restore vertical alignment in some defines Originally committed as …
(edit) @c60ed66d   14 years rsbultje Revert r24339 (it causes fate failures on x86-64) - I'll figure out …
(edit) @6526976   14 years rsbultje Remove FF_MM_SSE2/3 flags for CPUs where this is generally not faster …
(edit) @1878f68   14 years rsbultje Implement chroma (width=8) inner loopfilter MMX/MMX2/SSE2 functions. …
(edit) @fb9bdf0   14 years rsbultje Be more efficient with registers or stack memory. Saves 8/16 bytes …
(edit) @3facfc99   14 years rsbultje Change function prototypes for width=8 inner and mbedge loopfilter …
(edit) @581a9697   14 years alex.converse aacenc: Convert if () abort() to assert(). Originally committed as …
(edit) @7d894aeb   14 years martin rtpdec_xiph: Avoid extra memcpy in Xiph RTP depacketizer Patch by …
(edit) @6d9f1b67   14 years alex.converse Cosmetics: Whitespace Originally committed as revision 24333 to …
(edit) @2bb1d0e7   14 years alex.converse aacenc: Adjust array offsets for the current channel before calling …
(edit) @0045499d   14 years alex.converse aacenc: Refactor apply_window_and_mdct() so it no longer takes an …
(edit) @7c1bb914   14 years mans Fix lavfi pixdesc test This test verifies the pixdesc code by …
(edit) @48c28162   14 years mans Generate list of lavfi tests in configure Originally committed as …
(edit) @2e204aeb   14 years mans fate: echo fate-run command with V=1 Originally committed as revision …
(edit) @3673f4a   14 years Aurélien Jacobs fix av_seek_frame_binary() documentation read_timestamp() is part of …
(edit) @07e6384   14 years pross Add doxygen @file comment block Originally committed as revision …
(edit) @a16ebd4   14 years martin rtpdec_asf: Include lavu headers using quotes instead of angle …
(edit) @12002cae   14 years diego Remove outdated entries about bt8x8 capture on Linux 2.4 kernels. …
(edit) @008a44ef   14 years diego Mark URL as such with texinfo markup. Originally committed as …
(edit) @2c880fe1   14 years diego Clarify bug reporting policy with regard to releases. Originally …
(edit) @e7f6c252   14 years diego Mark file references as such with texinfo markup. Originally …
(edit) @675e7379   14 years diego Remove duplicate RTP depacketization entry. Two questions below there …
(edit) @e593826b   14 years martin Cosmetics: reindent and unify whitespace Originally committed as …
(edit) @72ae5049   14 years martin Do planar copy with a single memcpy only if the stride is equal to the …
(edit) @9f0e31d2   14 years stefano.sabatini-lala Make avfilter.c dprintf* functions internal and declare them in an …
(edit) @c85007d   14 years darkshikari Another try at fixing swscale on win64, as per r31153. Don't change …
(edit) @77cce79a   14 years mans fate: ensure all imported rules are handled by helpers Originally …
(edit) @cdaf4b79   14 years mans fate: simplify test runner slightly All tests use the provided helper …
(edit) @f366a6d   14 years mans fate: use helper functions in test rules Originally committed as …
(edit) @76d908b3   14 years martin Include lavu headers using quotes instead of angle brackets …
(edit) @2b18c451   14 years mans fate: add some helper functions to simplify test rules Originally …
(edit) @f0388cf7   14 years mans fate: apply TARGET_EXEC only to commands starting with absolute path …
(edit) @d2f33c8   14 years mans fate: use our variable names in test rules imported from Mike's db …
(edit) @122a9af7   14 years mans fate-run: rename some variables consistently with other files …
(edit) @ed62c6b6   14 years mans fate: do not delete ref files when updating tests from db Originally …
(edit) @a1db009e   14 years mans Add MD5 protocol This is a write-only protocol which computes the …
(edit) @1ee076b1   14 years lorenm more credits to D. J. Bernstein for fft Originally committed as …
(edit) @3aee5f69   14 years Carl Eugen Hoyos Fix memleak when using mp*float decoder. Patch by flybird2k at gmail …
(edit) @2bab5d3   14 years mans Allow all valid (and only valid) characters in URL scheme for …
(edit) @d62ccec8   14 years jmenon86 FFmpeg : Replace some av_exit calls in av_transcode with branches to …
(edit) @387fe82c   14 years diego Fix URL for ffv1, msmpeg4, asv1, 4xm docs. Originally committed as …
(edit) @4863bf0d   14 years pross Remove trailing linefeed Originally committed as revision 24303 to …
(edit) @1917a518   14 years pross Use correct doxygen syntax Originally committed as revision 24302 to …
(edit) @5a717094   14 years pross Tele-typewriter demuxer Originally committed as revision 24301 to …
(edit) @0459bf2d   14 years pross Add ff_sauce_read() Originally committed as revision 24300 to …
(edit) @beaa963c   14 years pross ASCII/ANSI art decoder Originally committed as revision 24299 to …
(edit) @7199c3a4   14 years pross Add @file documentation tag Originally committed as revision 24298 to …
(edit) @3625999e   14 years pross 8088flex TMV video decoder now uses ff_draw_pc_font() Originally …
(edit) @9e5f3dfe   14 years pross Add ff_draw_pc_font() Originally committed as revision 24296 to …
(edit) @ddf9dc45   14 years pross Add ff_vga16_font Originally committed as revision 24295 to …
(edit) @ff5f1be0   14 years stefano.sabatini-lala Move the AV_PERM_* flags definition outside the AVFilterPicRef …
(edit) @32d7bcd   14 years stefano.sabatini-lala Clarify AVFilterBuffer documentation, make it clear that it is not …
(edit) @8e9d9308   14 years stefano.sabatini-lala Add APIchanges entry after AVFilterBuffer w and h fields removal. …
(edit) @b5c582fa   14 years stefano.sabatini-lala Remove AVFilterBuffer w and h fields. These fields are never used, …
(edit) @eedc4ee5   14 years Carl Eugen Hoyos Use attribute force_align_arg_pointer only on x86_32. Originally …
(edit) @e153cfa8   14 years mans fate: add stddev comparator This allows CMP=stddev in test rules. …
(edit) @26e87a22   14 years mans fate: whitespace cosmetics Originally committed as revision 24288 to …
(edit) @b5f47309   14 years stefano.sabatini-lala Fix documentation syntax for the color source, the third parameter is …
(edit) @7c06faf   14 years vitor1001 Undo my revert at r24260. This is the only way by now to test this …
(edit) @9840147d   14 years stefano.sabatini-lala Add APIchanges entry for AVFilterPic -> AVFilterBuffer rename. …
(edit) @f0d77b20   14 years stefano.sabatini-lala Rename AVFilterPic to AVFilterBuffer. The struct is going to be used …
(edit) @0c733da8   14 years diego Fix Doxygen @param command attribute syntax. The [in] and [out] …
(edit) @23ccf3c7   14 years stefano.sabatini-lala Add color source. Originally committed as revision 24282 to …
(edit) @bbfb2c80   14 years jmenon86 avidec : Free packet if dv_produce_packet fails. Originally committed …
(edit) @7939d0ed   14 years martin aviobuf: Do short seeks forward by reading and skipping data instead …
(edit) @a58e6cea   14 years jmenon86 avidec : Free codec context before initializing the chained DV …
(edit) @57fe80fe   14 years martin Bump minor and add APIchanges entry for url_fskip return value change. …
(edit) @d5e9ddeb   14 years martin url_fskip: Return an error code if the url_fseek failed Originally …
(edit) @5c327555   14 years baptiste.coudurier In ogg muxer, free dyn allocated buffer, fix memleak Originally …
Note: See TracRevisionLog for help on using the revision log.