source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @127ff886   12 years michaelni ffmpeg: do not call exit from exit_program() This should fix …
(edit) @68dfe530   12 years michaelni vdpau: Rename union, avoid name conflict with vdpau Fixes Ticket2203 …
(edit) @ccf9dd00   12 years michaelni ffmpeg: dont allow -flags to override -pass Fixes Ticket2154 …
(edit) @a1278796   12 years stefasab lavf/segment: extend PTS debugging log with -reset_timestamps
(edit) @212bb649   12 years stefasab ffplay: report video frame changes only in debug mode In particular, …
(edit) @58c4b0f9   12 years stefasab ffplay: extend feedback in case of video changes
(edit) @f0eacbc7   12 years michaelni dvenc: dont fail hard if the timecode is invalid Instead just dont …
(edit) @b0635e2f   12 years michaelni movtextenc: fix pointer messup and out of array accesses Fixes …
(edit) @f7b7f021   12 years michaelni Merge remote-tracking branch 'rdp/combined' * rdp/combined: hdyc …
(edit) @c2dd5a18   12 years michaelni ljpegenc: allocate needed scratch-buffer Fixes null pointer …
(edit) @a8343bfb   12 years michaelni riff: fix infinite loop Fixes Ticket2241 Signed-off-by: Michael …
(edit) @2b20397e   12 years michaelni libmpcodecs/vd_ffmpeg.h: remove, its unused and removed upstream …
(edit) @81e357db   12 years michaelni libmpcodecs/vf_pullup: update to latest version from mplayer Please …
(edit) @13afcdd0   12 years michaelni libmpcodecs/vf_uspp: update to latest version from mplayer Please see …
(edit) @3ce3d4cc   12 years michaelni libmpcodecs/vf_unsharp: update to latest version from mplayer Please …
(edit) @7a488560   12 years michaelni libmpcodecs/vf_spp: update to latest version from mplayer Please see …
(edit) @14132599   12 years michaelni libmpcodecs/vf_sab: update to latest version from mplayer Please see …
(edit) @fe8bc6dd   12 years michaelni libmpcodecs/pullup: update to latest version from mplayer Please see …
(edit) @8f7e3e67   12 years michaelni libmpcodecs/vf_noise: update to latest version from mplayer Please …
(edit) @3ca46d0c   12 years michaelni libmpcodecs/vf_pp7:update to latest version from mplayer Please see …
(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.
Note: See TracRevisionLog for help on using the revision log.