source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @fdd574ed   12 years michaelni libmpcodecs/vf_qp: update to latest version from mplayer Please see …
(edit) @b7e66229   12 years michaelni libmpcodecs/vf_mcdeint: update to latest version from mplayer Please …
(edit) @25ed6e99   12 years michaelni libmpcodecs/vf_ilpack: update to latest version from mplayer Please …
(edit) @011702f5   12 years michaelni libmpcodecs/vf_ivtc: update to latest version from mplayer Please see …
(edit) @0b36a05c   12 years michaelni libmpcodecs/vf_fspp: update to latest version from mplayer Please see …
(edit) @2b9eb616   12 years michaelni libmpcodecs/av_helpers: update to latest version from mplayer Please …
(edit) @e02c713f   12 years michaelni libmpcodecs/vf_filmdint: update to latest version from mplayer Please …
(edit) @5d011511   12 years michaelni libmpcodecs/vf_divtc: update to latest version in mplayer Please see …
(edit) @99a0813   12 years michaelni libhmpcodec/mp_msg: update to latest from mplayer Please see mplayer …
(edit) @745cb39d   12 years michaelni libmpcodecs/help_mp: update to latest from mplayer Please see mplayer …
(edit) @a54737f7   12 years michaelni libmpcodecs/cpudetect: update to latest from mplayer Please see …
(edit) @0b6f34cc   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @103a2c2b   12 years michaelni libmpcodecs: update img_format.* & mp_image.* to latest from mplayer …
(edit) @708ed15d   12 years michaelni libmpcodecs/vf_stereo3d: update to latest version from mplayer Merged …
(edit) @5a83115   12 years michaelni ffv1: check for malloc failure Signed-off-by: Michael Niedermayer …
(edit) @b77d94dc   12 years michaelni ffv1enc: check for malloc failure Signed-off-by: Michael Niedermayer …
(edit) @0e2b0033   12 years stefasab doc/filters: apply various rendering changes to the showspectrum docs …
(edit) @2d22e97f   12 years stefasab doc/filters: fix @item syntax in showspectrum docs In particular, fix …
(edit) @fc0d069f   12 years michaelni flacdec: silence several "warning: X may be used uninitialized in this …
(edit) @96a08d86   12 years michaelni wmavoice: silence may be used uninitialized warnings Signed-off-by: …
(edit) @e66240f2   12 years diego avfilter: x86: consistent filenames for filter optimizations
(edit) @81f2549e   12 years onemda lavfi/showspectrum: display multiple channels in separate row The …
(edit) @353bd158   12 years michaelni sws: Fix "warning: comparison of distinct pointer types lacks a cast" …
(edit) @63c61f0b   12 years michaelni vc1dec: Fix 2 "warning: may be used uninitialized in this function" …
(edit) @c67ddb56   12 years michaelni Merge remote-tracking branch 'mjbshaw/master' * mjbshaw/master: …
(edit) @a2bff49e   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @60f06f98   12 years mjbshaw libopenjpegenc: make dci compliant j2c Signed-off-by: Michael …
(edit) @d9df93ef   12 years anton mpegvideo: simplify REBASE_PICTURE Always evaluate to NULL when the …
(edit) @b5f544a0   12 years michaelni swr: Dont use floats for S32->S32 when possible Signed-off-by: …
(edit) @be989f92   12 years michaelni swr: reorder init code to make rematrix status available earlier This …
(edit) @24244cec   12 years michaelni swr-test: Fix clip to 32bit Signed-off-by: Michael Niedermayer …
(edit) @b8c55590   12 years michaelni swr/resample: fix integer overflow, add missing cast The effects of …
(edit) @91debec9   12 years michaelni swr/resample: fix filter rounding and cliping for s32 Signed-off-by: …
(edit) @cf7b71b0   12 years stefasab doc/filters: reformat various filter tables items Improve overall …
(edit) @71956371   12 years stefasab lavu/parseutils: add digital cinema frame sizes Signed-off-by: …
(edit) @d106679f   12 years michaelni qdm2: disable superblocktype_2_3==0 code The code is untested and …
(edit) @ccfd8cff   12 years michaelni qdm2: Fix data type used in multiplication. Avoid unintended …
(edit) @773fc6e0   12 years onemda lavfi/showspectrum: set default height to 512 Only power-of-two FFTs …
(edit) @4d37d2bf   12 years michaelni put_vp_no_rnd_pixels8_l2_mmx: fix type Signed-off-by: Michael …
(edit) @fe63f3d3   12 years stefasab doc/syntax: add missing frame sizes Adding missing frame sizes used …
(edit) @3bba91d3   12 years stefasab doc/syntax: fix frame rate documentation This patch corrects a …
(edit) @1897109c   12 years stefasab lavfi/pad: add support to named options
(edit) @c4428190   12 years stefasab ffplay: remove misleading comment from audio_decode_frame()
(edit) @02af4e9a   12 years stefasab ffplay: rename audio_decode_frame() variable "pts" to "audio_clock0" …
(edit) @6e32b377   12 years stefasab ffplay: remove pts_ptr argument from audio_decode_frame() The …
(edit) @cb573f7   12 years michaelni avcodec/x86: Add daniels copyright to the recent gcc->yasm convertions …
(edit) @13eb9fcf   12 years michaelni build: Remove superfluous MAKE variable for the build suffix Use …
(edit) @d1511c02   12 years michaelni proresdsp: Fix checkheaders It's been broken since commit ac89875 …
(edit) @90020d7   12 years stefasab lavf/segment: use correct spelling and value for EXT-X-ALLOW-CACHE tag …
(edit) @c91f1f3f   12 years stefasab ffplay: drop redundant NULL sws_freeContext() check in stream_close() …
(edit) @0cecaa9e   12 years michaelni ffmpeg: free attachments, fix memleak Signed-off-by: Michael …
(edit) @a60530e3   12 years Carl Eugen Hoyos Require at least three frames to autodetect loas.
(edit) @695af8ee   12 years michaelni h264: skip error concealment when SPS and slices are mismatching …
(edit) @0e9b9a67   12 years michaelni flacdec: skip in stream header packets This prevents warning messages …
(edit) @23686c72   12 years nicolas.george doc: update filter_design.txt to API changes.
(edit) @cdc48860   12 years michaelni h264: silence warning about array index being out of bounds The index …
(edit) @4be0b910   12 years michaelni Merge remote-tracking branch 'cus/stable' * cus/stable: ffplay: …
(edit) @6d9c21dc   12 years stefasab doc/indevs: add missing final dot in v4l2 option value description …
(edit) @fd6b6efb   12 years stefasab lavfi/crop: fix help message for the keep_aspect option
(edit) @6032a1c9   12 years stefasab ffplay: extend doxy for audio_decode_frame()
(edit) @55910e18   12 years nicolas.george lavd/alsa: simplify reordering functions definition.
(edit) @6726fb65   12 years michaelni avfilter/vf_hqdn3d.h: restore author attribution, history and project …
(edit) @d593f2b2   12 years michaelni avfilter/x86/vf_hqdn3d_init: fix author attribution & project name …
(edit) @0d13a7b   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: …
(edit) @4ea7fbb2   12 years Marton Balint ffplay: step to next frame if paused when seeking Signed-off-by: …
(edit) @c5eab4bb   12 years Marton Balint ffplay: move up pause functions No change in functionality. …
(edit) @5de3f724   12 years Marton Balint ffplay: remember last window dimensions After this change the …
(edit) @4fd6e5af   12 years Marton Balint ffplay: fix order of setting show_mode Without the fix the refresh …
(edit) @571ef42d   12 years Marton Balint ffplay: dynamically allocate audio buffer We simply remove the fixed …
(edit) @b45a3e16   12 years Carl Eugen Hoyos Map the interlaced flag of yuv4mpeg streams to …
(edit) @6289a829   12 years michaelni build-sys: Fix pkgconfig files when ffmpeg is built with …
(edit) @985e93a8   12 years Carl Eugen Hoyos Do not fail for mixed interlaced / non-interlaced YUV4MPEG streams.
(edit) @8af915c2   12 years michaelni vp56: remove clear_blocks call, and clear alpha plane U/V DC only. …
(edit) @6a50e8a1   12 years Carl Eugen Hoyos Do not change codec in flv streams if the user has forced a codec. …
(edit) @5a67e30b   12 years michaelni ffmpeg: fix broken channel_layout option Fixes ticket #2163. …
(edit) @423856c   12 years stefasab doc/filters: fix syntax and typo for the afade curve option
(edit) @986540b6   12 years stefasab doc/filters: create a dedicated examples section for lut*, and itemize
(edit) @902fa77   12 years stefasab doc/filters: fix syntax and description for the lut* options
(edit) @b868275d   12 years stefasab doc/muxers: fix level for the segment options subsection Properly …
(edit) @99eedfc4   12 years Carl Eugen Hoyos doc/muxers.texi: Fix mp3 picture attachment documentation.
(edit) @911e2706   12 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: Use …
(edit) @1bc51a7a   12 years michaelni Merge commit '1730ca2eca42974af0c29f38a0770997cba2f0da' * commit …
(edit) @69a6eddd   12 years michaelni Merge commit 'f2960097e42ddf9a356bab6547f87906f6999e0a' * commit …
(edit) @76d90125   12 years diego vf_hqdn3d: x86: Add proper arch optimization initialization
(edit) @6c1a7d07   12 years diego Use proper "" quotes for local header #includes
(edit) @4eef2ed7   12 years diego ppc: fmtconvert: Drop two unused variables.
(edit) @9ec89710   12 years anton bink demuxer: set framerate.
(edit) @1730ca2e   12 years anton bink demuxer: check malloc return value
(edit) @f2960097   12 years anton bink: fix a check for the first frame. Packet pts is a very …
(edit) @8787847d   12 years diego doc/developer: Drop obsolete MPlayer reference
(edit) @8b0fda18   12 years diego doc/developer: Add ISC license to list of acceptable licenses
(edit) @cb30bf7f   12 years diego doc/developer: Add web links for all suggested licenses
(edit) @086566a5   12 years michaelni dict: fix memleak Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
(edit) @ffd02d0   12 years michaelni Merge remote-tracking branch 'mjbshaw/master' * mjbshaw/master: …
(edit) @4789c25d   12 years michaelni matroska: fixed missing S_DVBSUB subtitles
(edit) @c6779c51   12 years michaelni vc1dec: fieldtx is only valid for interlaced frames the fieldtx_plane …
(edit) @28f36dce   12 years mjbshaw libopenjpegenc: simplify switch statement Signed-off-by: Michael …
(edit) @c58c673   12 years mjbshaw libopenjpegenc: add support for pix fmt gbrp (8-16 bit) …
(edit) @131fac1c   12 years michaelni vc1dec: fix block_off Fixes corruption of motion_val Signed-off-by: …
(edit) @b999774   12 years stefasab doc/indevs: document v4l2 options Reviewed-By: Giorgio Vazzana …
Note: See TracRevisionLog for help on using the revision log.