source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @f0585541   10 years Carl Eugen Hoyos lavc/utils: Make pix_fmt desc pointer const. Fixes an "initialization …
(edit) @23ec8db   10 years Carl Eugen Hoyos Autodetect libxcb.
(edit) @d1b5ad3   10 years michaelni mxfenc: fix indentation after last commit Signed-off-by: Michael …
(edit) @a8605be3   10 years michaelni Merge commit '84bf64d3598c98a748e609195358ea04b0cfd140' * commit …
(edit) @a3b1e42e   10 years michaelni Merge commit 'e9ba3098319f78c91470c05da988d865491852c5' * commit …
(edit) @66b2a3fa   10 years michaelni Merge commit '2cd28693a59050717cb7da6cb229e606b1dee356' * commit …
(edit) @7729f433   10 years michaelni avdevice/fbdev_dec: use errno instead of ret for av_log Should fix …
(edit) @265c477   10 years michaelni Merge commit '043ea6f7bfc59399b6b3659da785ec4cc68a008e' * commit …
(edit) @9a534eda   10 years michaelni Merge commit 'f64d7e919eabd427f3e6dd4a1219e448c78deb42' * commit …
(edit) @e08ff208   10 years michaelni Merge commit 'b3d11437ca55d81eeb10c923343ad69b73895fa8' * commit …
(edit) @363effbb   10 years michaelni Merge commit 'a9179b5bd6f143b4a7ff48bb0d00c8f0a7cafb4b' * commit …
(edit) @1700fa01   10 years michaelni avformat/utils: support more AVC Intra formats without SPS/PPS header …
(edit) @a0528d9d   10 years michaelni avformat/mpjpeg: make boundary tag user customizable Signed-off-by: …
(edit) @e5813d96   10 years Carl Eugen Hoyos avformat/subtitles: reduce log level of UTF-16 warning Applications …
(edit) @faa9d298   10 years James lavu/atomic: add support for the new memory model aware gcc built-ins …
(edit) @84bf64d3   10 years vittorio.giovara bethsoftvid: simplify return handling Fixes a double free in case of …
(edit) @e9ba3098   10 years vittorio.giovara assdec: check av_new_packet return value CC: libav-stable@libav.org
(edit) @2cd2869   10 years vittorio.giovara jack: Use av_strerror
(edit) @043ea6f   10 years vittorio.giovara fbdev: Use av_strerror
(edit) @f64d7e91   10 years vittorio.giovara mtv: improve header check and avoid division by zero CC: …
(edit) @b3d11437   10 years vittorio.giovara oggenc: remove unneeded null check The code would have segfaulted …
(edit) @931da6a5   10 years michaelni lavd/v4l2: don't use avpriv_ prefix for internal functions No need to …
(edit) @df74811c   10 years michaelni avcodec/utils: Align dimensions by at least their chroma sub-sampling …
(edit) @0c42f47e   10 years michaelni avcodec/libutvideodec: Try to fix build failure with old libutvideo …
(edit) @2114e884   10 years michaelni avformat/mxfenc: AVC Intra support To keep h264 parsing simple and …
(edit) @fd1652b3   10 years Carl Eugen Hoyos Improve the fieldmatch documentation about mixed telecined content. …
(edit) @c1e035ea   10 years michaelni avformat/mxfdec: fix null pointer dereference Fixes: …
(edit) @5b86447   10 years michaelni Merge remote-tracking branch 'cehoyos/master' * cehoyos/master: …
(edit) @238ed47f   10 years Carl Eugen Hoyos Mention in the documentation that fieldmatch needs cfr input. This …
(edit) @b608fba6   10 years Carl Eugen Hoyos Use v4l2 input format automatically if filename starts with …
(edit) @19a6431e   10 years Carl Eugen Hoyos Print a warning if a subtitle demuxer changes utf16 to utf8. This …
(edit) @26122145   10 years Carl Eugen Hoyos Do not set the lame quality if the user didn't request it. This makes …
(edit) @f3c0e0bf   10 years michaelni avcodec/dnxhddec: treat pix_fmt like width/height Fixes out of array …
(edit) @1a25c336   10 years michaelni mxfdec: Tighten RIP length bounds in mxf_read_random_index_pack() …
(edit) @b83affdc   10 years michaelni mxfdec: Merge last_partition and footer_partition FooterPartition
(edit) @1b17b64e   10 years michaelni Revert "avformat/mxfdec: detect loops during header parsing" This …
(edit) @37c36861   10 years michaelni mxfdec: Parse PreviousPartition in mxf_seek_to_previous_partition() …
(edit) @fc1b89d   10 years michaelni mxfdec: Break out parts of mxf_read_header() into separate functions …
(edit) @f1c21a20   10 years michaelni avformat/mvdec: Check size in read_table() for validity This check is …
(edit) @86e57492   10 years michaelni avformat/mvdec: Check size for validity in var_read_string() Fixes …
(edit) @e70312d   10 years michaelni avcodec/dxa: check dimensions Fixes out of array access Fixes: …
(edit) @a9179b5   10 years vittorio.giovara configure: Check only for xcb xcb-utils are not needed anymore.
(edit) @beb94478   10 years michaelni dvenc: mark encoder as intra And thus allow various multithreading. …
(edit) @4fa772ac   10 years michaelni dv: increase VLC reading bits to 10 This also requires a bump in the …
(edit) @280da99a   10 years michaelni avdevice/xcbgrab: set avclass category Signed-off-by: Michael …
(edit) @c2e99567   10 years michaelni Merge commit '4ad1eba011860224831ce0bb3123f6f55716b68a' * commit …
(edit) @dd5123a   10 years michaelni Merge commit 'ce91b2eae6ea52fc1a7003566d26db20ca62d745' * commit …
(edit) @ab9ba888   10 years michaelni Merge commit '26ab504ad8d2b23535c9a0ad43bf1fd0e6aa0893' * commit …
(edit) @4ad1eba0   10 years anton lavd: fix building x11grab after a6674d2
(edit) @ce91b2ea   10 years anton vdpau: return MAIN instead of BASELINE for H.264 CBP This is the same …
(edit) @26ab504a   10 years anton vdpau/h264: request MAIN rather than BASELINE VDPAU profile for CBP …
(edit) @39680ca   10 years michaelni avcodec/dirac_arith: fix integer overflow Fixes: …
(edit) @5145d22b   10 years michaelni avcodec/diracdec: Tighter checks on CODEBLOCKS_X/Y Fixes very long …
(edit) @526886e6   10 years michaelni avcodec/diracdec: Use 64bit in calculation of codeblock coordinates …
(edit) @d4e8cc35   10 years michaelni Merge commit '11467ecf519788f2e2f49c63a17eb600e618489e' * commit …
(edit) @0894b940   10 years michaelni avformat/bethsoftvid: print error in case the side date failed to be …
(edit) @5ee6527c   10 years michaelni Merge commit 'e6c66f1e4ea19a3aa6ed999c5cb92e1b682c7600' * commit …
(edit) @9612dcd6   10 years michaelni avformat/filmstripdec: Fix several integer overflows Signed-off-by: …
(edit) @76b9043e   10 years michaelni Merge commit 'b46b233baffc2076a1a17a264ba9553ae0d4878f' * commit …
(edit) @f769671f   10 years michaelni Merge commit '090c67d586e3916f9acc49e010b6389d07f97153' * commit …
(edit) @a38a1d51   10 years michaelni Merge commit 'a6674d2e7771dbf7a4a5556f5e126be83cadac96' * commit …
(edit) @a050cf0c   10 years michaelni avcodec/sgidec: fix count check Fixes: …
(edit) @3b20ed85   10 years michaelni avcodec/sgidec: fix linesize for 16bit Fixes: …
(edit) @11467ecf   10 years vittorio.giovara mxfdec: reduce loop bound in mxf_read_pixel_layout() Makes coverity …
(edit) @e6c66f1e   10 years vittorio.giovara bethsoftvid: check return value and clean memory CC: …
(edit) @b46b233b   10 years vittorio.giovara filmstripdec: avoid integer overflow CC: libav-stable@libav.org
(edit) @090c67d5   10 years vittorio.giovara matroskaenc: write correct Display{Width, Height} in stereo encoding …
(edit) @ed2e97ce   10 years michaelni lavd/avfoundation: Fix compilation for non MAC OS devices by …
(edit) @852aaea   10 years michaelni avcodec/hevc_ps: Check default display window bitstream and skip if …
(edit) @69a9a90d   10 years michaelni avcodec/h264_parser: rewrite the parse_nal_units() loop logic based on …
(edit) @3b678da5   10 years michaelni avcodec/h264: simplify find_start_code() this also uses …
(edit) @4898440f   10 years michaelni Move get_avc_nalsize() and find_start_code() to h264.h This allows …
(edit) @61e42c11   10 years michaelni avformat/mpegts: Add support for Opus in MPEG-TS Signed-off-by: …
(edit) @74141f69   10 years michaelni avcodec: Add support for Opus in MPEG-TS Signed-off-by: Michael …
(edit) @05da586   10 years michaelni dv: move inverse weight tables to decoder The encoder has its own …
(edit) @6fe02d2   10 years michaelni dv: fix weight table for 2x4x8 transform The coefficients must be in …
(edit) @2060f4cb   10 years michaelni avutil/intmath: enable builtin intrinsics for icl and msvc. …
(edit) @c0002ddb   10 years michaelni ffmpeg_opt: Check the return code from strftime() Signed-off-by: …
(edit) @f0390638   10 years michaelni avformat/matroskadec: Check the return code from strftime() …
(edit) @a9564e85   10 years michaelni avformat/mlvdec: Check the return code from strftime() Signed-off-by: …
(edit) @a6674d2e   10 years lu_zero xcbgrab: XCB-based screen capture Matches the x11grab screen capture …
(edit) @abaa41b6   10 years michaelni Merge commit 'ed6dad3737bf7bb2d5e9fa9511dfdb44806010e8' * commit …
(edit) @4360c6f   10 years michaelni Merge commit '6b9b42cc5576e1819ad1e29d98940066fd14b2d6' * commit …
(edit) @4a39d4c6   10 years michaelni Merge commit '82ee7d0dda0fec8cdb670f4e844bf5c2927ad9de' * commit …
(edit) @edb069e   10 years michaelni Merge commit '3f8f1c6ff24ee858eb5b0bf47ef6d4605299a87e' * commit …
(edit) @3b709fd9   10 years michaelni Merge commit '9dcf2397219ca796f0fafce2a703770d6fd09920' * commit …
(edit) @50697ac5   10 years michaelni Merge commit '851ace79a307bea54b44bd6f7ecd3b7861c28ec6' * commit …
(edit) @90bf1e30   10 years michaelni libavformat/mxfdec: read source timecode from pulldown component …
(edit) @ed6dad37   10 years martin lavf: Implement ff_brktimegm using gmtime_r While a standalone …
(edit) @6b9b42cc   10 years martin drawtext: Remove the ifdef for localtime_r If it isn't available in …
(edit) @82ee7d0d   10 years martin Use gmtime_r instead of gmtime and localtime_r instead of localtime …
(edit) @3f8f1c6   10 years martin lavu: Provide fallbacks for gmtime_r and localtime_r This allows …
(edit) @9dcf239   10 years martin lavf: Check the return value of strftime If the buffer provided to …
(edit) @851ace79   10 years martin wtv: Avoid needlessly calling gmtime twice with the same argument …
(edit) @a6555f88   10 years michaelni lavd/avfoundation: Add support for screen capturing. Patch based on …
(edit) @13ee94a4   10 years michaelni avformat/rdt: Forward whitelists to rdt demuxer Reviewed-by: "Ronald …
(edit) @5f558198   10 years lukasz.m.luki2 opts: add list device sources/sinks options Allows to list …
(edit) @1cff9085   10 years lukasz.m.luki2 doc/fftools-common-opts: document -devices option Signed-off-by: …
(edit) @1086f09d   10 years michaelni dv: more precise weight table for 8x8 It is derived from the actual …
(edit) @80b29c2d   10 years michaelni dv: use smaller type for weight tables Reviewed-by: Reimar Döffinger …
Note: See TracRevisionLog for help on using the revision log.