source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @af6a403   18 years michaelni warn user if the selected diamond size is larger then the motion …
(edit) @a6daaf7c   18 years michaelni limit x/ymin/max to me_range slight psnr/bitrate gain for most but …
(edit) @6f3e4e17   18 years Reimar.Doeffinger Check mb_pos is big enough before trying to access data left or above. …
(edit) @3b61ab0b   18 years Aurélien Jacobs put_*() are not only useful to muxers and protocol fix compilation of …
(edit) @9d824ad1   18 years mans fix libavutil.pc Originally committed as revision 7322 to …
(edit) @c505dd3   18 years mans don't use non-standard sed -i option Originally committed as revision …
(edit) @0cd4faf   18 years takis.issaris Allow provision of displaynumber, screennumber, x-offset and y-offset …
(edit) @162b9835   18 years banan av_log(NULL,... -> av_log(avctx,.. where appropriate. Originally …
(edit) @e7a6d5f3   18 years banan Bug fix for crashes when SSE is used on unaligned arrays. No …
(edit) @9c476fd6   18 years mans replace bashism with POSIX construct Originally committed as revision …
(edit) @f70d367b   18 years diego vqmin/vqmax --> qmin/qmax in the option description Originally …
(edit) @913e4081   18 years diego grammar/wording Originally committed as revision 7315 to …
(edit) @76d2efda   18 years baptiste.coudurier documentation for X11 grabbing Originally committed as revision 7314 …
(edit) @d0674868   18 years diego Generate pkgconfig files via two functions. Originally committed as …
(edit) @7224e896   18 years baptiste.coudurier dont segv is ap->device is not set, display error message Originally …
(edit) @ba78f9d   18 years baptiste.coudurier fix compilation, use the standard INT64_C macro Originally committed …
(edit) @05f3b6ab   18 years gpoirier remove trailing whitespace left over Originally committed as revision …
(edit) @bd839338   18 years gpoirier Feedback from Karl H. Beckers about mouse cursor (patch by Edouard …
(edit) @6e71a18e   18 years gpoirier RFC 6: Overall cleanups again. - License should be fixed now …
(edit) @0235a31   18 years gpoirier RFC 5: Mouse cursor painting reduc and more cleanups - License is for …
(edit) @aac105fc   18 years gpoirier RFC 3&4 stage: FFmpeg style aint't my style - Tabs are 4 width - No …
(edit) @ef84bf04   18 years gpoirier RFC 2 stage: First feedback from review comments - License is GPL, …
(edit) @65a1c656   18 years gpoirier RFC 1 stage: Improve maintainability of the cursoir painting code - …
(edit) @2909f17   18 years gpoirier Adapt the patch to more recent FFmpeg habits - Indentation - Use …
(edit) @f58f4ce1   18 years gpoirier Original X11 device demuxer patch from Clemens Fruhwirth - Build …
(edit) @83c547a   18 years gpoirier revert broken commit of x11 device demuxer patch Originally committed …
(edit) @77e5024c   18 years gpoirier Feedback from Karl H. Beckers about mouse cursor Reverse direction of …
(edit) @bfac8d3a   18 years gpoirier RFC 6: Overall cleanups again. - License should be fixed now …
(edit) @86904e83   18 years gpoirier RFC 5: Mouse cursor painting reduc and more cleanups - License is for …
(edit) @9b91c1e2   18 years gpoirier RFC 3&4 stage: FFmpeg style aint't my style - Tabs are 4 width - No …
(edit) @04b01de8   18 years gpoirier RFC 2 stage: First feedback from review comments - License is GPL, …
(edit) @d797fdf4   18 years gpoirier RFC 1 stage: Improve maintainability of the cursoir painting code - …
(edit) @b9255fb9   18 years gpoirier Adapt the patch to more recent FFmpeg habits - Indentation - Use …
(edit) @e519b02c   18 years gpoirier Original X11 device demuxer patch from Clemens Fruhwirth - Build …
(edit) @fc53da20   18 years diego typo Originally committed as revision 7292 to …
(edit) @7e303556   18 years diego libpostproc has its own version number and should not use …
(edit) @e07d892   18 years michaelni indent Originally committed as revision 7290 to …
(edit) @fd97f6a2   18 years michaelni the next r_frame_rate try ... discard first duration accumulate …
(edit) @e828d257   18 years gpoirier Doxygen comments about variables described by Michael here: Date: Tue, …
(edit) @2b0cdd9e   18 years michaelni mv overflow in map fix (untested except regression tests) Originally …
(edit) @428cc588   18 years gpoirier add FLV decoder metadata parsing patch by Allan Hsu % allan A …
(edit) @06d1e5c2   18 years michaelni gcc 2.95 fix Originally committed as revision 7285 to …
(edit) @c8aee69   18 years Reimar.Doeffinger Fix JPEG-LS encoder 0xff-escaping writing too much or uninitialized …
(edit) @4d43cbcc   18 years michaelni rewrite r_frame_rate selectioon code again Originally committed as …
(edit) @c6b237da   18 years takis.issaris Adding H.264 DCT. Originally committed as revision 7282 to …
(edit) @1aad0dfd   18 years baptiste.coudurier remove useless sampleDuration Originally committed as revision 7281 …
(edit) @b596102e   18 years baptiste.coudurier check codec frame size directly and only for audio Originally …
(edit) @2f5560ee   18 years michaelni fix playback of mp3_bits_left.avi Originally committed as revision …
(edit) @505dfb09   18 years diego Improve broken shell warning. Originally committed as revision 7278 …
(edit) @ec4e0056   18 years gpoirier GCC 3.3 compile fix Originally committed as revision 7277 to …
(edit) @895bf499   18 years diego Improve option description. Originally committed as revision 7276 to …
(edit) @c1173617   18 years mans improved stack misalignment warning Originally committed as revision …
(edit) @d0c2abb1   18 years mans fix typo in Darwin shared lib naming Originally committed as revision …
(edit) @e39e60a3   18 years takis.issaris Adding function which enables writing H.264 NAL units. Originally …
(edit) @15f14fc7   18 years michaelni move duration finding code into read_packet() so it can be skiped if …
(edit) @17fcb170   18 years michaelni use amf_get_string() Originally committed as revision 7271 to …
(edit) @759dd138   18 years michaelni cosmetics Originally committed as revision 7270 to …
(edit) @896bcd2e   18 years michaelni amf_get_string() by Allan Hsu allan aat counterpop doot net …
(edit) @4eb0c665   18 years michaelni get rid of AVFMTCTX_NOHEADER, create streams in read_header() …
(edit) @c45388b1   18 years michaelni set flags correctly in write header instead of seeking back and fixing …
(edit) @46f9dcc3   18 years Reimar.Doeffinger Fix 16 bit cscd samples, 16 bit raw means RGB555 on Windows, and the …
(edit) @2c04fc1f   18 years Reimar.Doeffinger Typo in error message Originally committed as revision 7265 to …
(edit) @386c88d   18 years baptiste.coudurier print a more correct message when container frame rate differs from …
(edit) @8d0ba041   18 years mans OpenBSD settings by Nikns Siankin <nikns at secure lv> Originally …
(edit) @5d323602   18 years mans simplify test for memalign emulation requirement Originally committed …
(edit) @4027ed1d   18 years baptiste.coudurier fix bug when GNUC isn't defined and when compiling for a non-x86 …
(edit) @a4b94019   18 years kostya.shishkov Deobfuscate expression Originally committed as revision 7260 to …
(edit) @3dd52c5a   18 years kostya.shishkov Now ZMBV encoder compiles Originally committed as revision 7259 to …
(edit) @76693729   18 years kostya.shishkov 1e6l forgot to add zmbvenc.c Originally committed as revision 7258 to …
(edit) @c97dc988   18 years mans lavc is at major version 51, delete old stuff Originally committed as …
(edit) @849f1035   18 years mans rename always_inline to av_always_inline and move to common.h …
(edit) @fb17fac8   18 years mans BUILD_SHARED_AV is no longer used Originally committed as revision …
(edit) @1845bf1f   18 years mans merge #ifdef HAVE_AV_CONFIG_H sections Originally committed as …
(edit) @a77caa4d   18 years mans fix mingw shared build, and get rid of FF_IMPORT_ATTR Originally …
(edit) @da34f7ac   18 years mans do not use non-standard test -nt Originally committed as revision …
(edit) @0dbe81bb   18 years mans make shell test work with Solaris /bin/sh Originally committed as …
(edit) @6c81ca99   18 years michaelni better warning Originally committed as revision 7250 to …
(edit) @6dc7d5da   18 years michaelni ff_check_alignment to warn the user about a missaligned stack …
(edit) @f95778f   18 years michaelni fix compilation Originally committed as revision 7248 to …
(edit) @f1862127   18 years takis.issaris Added entry for H.264 DCT to the DSP context. Originally committed as …
(edit) @3edeab82   18 years takis.issaris Add codec ID for a native H.264 encoder. Originally committed as …
(edit) @acd8d10f   18 years takis.issaris Making rem6 and div6 globally visible and thus adding prefixes. …
(edit) @14e95e2c   18 years takis.issaris Removing unused code Originally committed as revision 7244 to …
(edit) @035314b6   18 years kostya.shishkov Register myself as maintainer of zmbvenc.c too Originally committed …
(edit) @f48d6e1b   18 years kostya.shishkov ZMBV encoder Originally committed as revision 7242 to …
(edit) @f27a7268   18 years mans use standard INT64_MAX instead of MAXINT64 (and MIN) Originally …
(edit) @8da9266   18 years mans use the standard INT64_C() macro for 64-bit constants Originally …
(edit) @cd107896   18 years mans move more macros to internal.h Originally committed as revision 7239 …
(edit) @5403f857   18 years mans move some attribute macros to internal.h Originally committed as …
(edit) @c48e633b   18 years mans remove 'restrict' definition, it is always #defined in config.h …
(edit) @68a432cf   18 years baptiste.coudurier cosmetics, remove braces, remove spaces just inside parens Originally …
(edit) @d3075ed5   18 years takis.issaris Add "mixed_refs" description suggested by Loren Merritt and update …
(edit) @8533284d   18 years baptiste.coudurier do not truncate pts/dts if value is AV_NOPTS_VALUE, patch by Andy …
(edit) @119aae1d   18 years takis.issaris Add more descriptions to the AVOption array taken from the avcodec.h …
(edit) @a074f143   18 years takis.issaris Export symbols of several H.264 intra prediction functions Originally …
(edit) @6cac3a3b   18 years Aurélien Jacobs Defines various common FLV format values between the FLV muxer and …
(edit) @e48dc873   18 years diego Remove MinGW install path special-casing. patch by Ramiro Polla, …
(edit) @a083f53c   18 years gpoirier fix crash when decoding a truncated H264 slice patch by Alexander …
(edit) @3ee5c5b7   18 years takis.issaris Removing unused code Originally committed as revision 7228 to …
(edit) @ea9f5d6f   18 years takis.issaris Add comment denoting group of H.264 functions Originally committed as …
Note: See TracRevisionLog for help on using the revision log.