source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @98227ba5   11 years michaelni Merge commit 'a8552ee3eb335d2fd2d6c99363367a6090298f78' * commit …
(edit) @4cc0f79a   11 years michaelni lavf: add samba protocol via libsmbclient Signed-off-by: Lukasz Marek …
(edit) @ccc4324c   11 years michaelni MAINTAINERS: Add ubitux for text subtitles ubitux maintains them. It …
(edit) @3f815f71   11 years michaelni AVFormat: LRC demuxer and muxer Reviewed-by: Derek Buitenhuis …
(edit) @42c1cc35   11 years michaelni armv6: Accelerate ff_imdct_half for general case (mdct_bits != 6) The …
(edit) @276bef53   11 years michaelni x86/hevc_deblock: add ff_hevc_[hv]_loop_filter_luma_{8, 10}_sse2 …
(edit) @ebd1c505   11 years michaelni h264: fix direct temporal mvs for bottom-field-first poc order. Fixes …
(edit) @a8552ee   11 years diego ppc: dsputil: Coalesce all init files
(edit) @1e3f77b5   11 years michaelni swscale/x86/rgb2rgb_template: fix 1 byte overread in yuyvtoyuv420 and …
(edit) @4eb13cdf   11 years michaelni avformat/asfdec: dvrms timestamps are pts not dts Should fix …
(edit) @8202c49b   11 years michaelni avformat/utils: do not wait for packets from discarded streams for …
(edit) @12dddfed   11 years michaelni configure: fix alphabetical order of previous commit Was requested in …
(edit) @97592faa   11 years michaelni Add -Wformat and -Werror=format-security compiler flags These are …
(edit) @39a6e02f   11 years michaelni fix spelling errors Reviewed-by: Timothy Gu <timothygu99@gmail.com> …
(edit) @4470a3ee   11 years michaelni avformat/mpegts: dont clear programs during probing Fixes Ticket 3763 …
(edit) @1db641cb   11 years michaelni avcodec/hevc: more clearing to avoid stale pointers Signed-off-by: …
(edit) @ccd6911c   11 years michaelni avcodec/hevc_ps: do not loose all reference to pointers still in use …
(edit) @52fafaf4   11 years michaelni swresample/libswresample.v: hide ff_* Found-by: Hendrik Leppkes …
(edit) @699d2107   11 years michaelni doc/encoders: Document "dvdsub workaround for some players" …
(edit) @e5eff191   11 years michaelni ffplay: increase subtitle que size Fixes part of Ticket2516 with …
(edit) @123649dd   11 years michaelni x86/dsputilenc: remove some empty if statements Signed-off-by: James …
(edit) @66558fe7   11 years michaelni avcodec/hevc_ps: Check layer_id_included_flags count Signed-off-by: …
(edit) @6935ae22   11 years michaelni avcodec/hevc_ps: more complete check for vps_max_dec_pic_buffering …
(edit) @5d88e400   11 years michaelni avcodec/hevc: check slice_header_extension data length Signed-off-by: …
(edit) @c79acac   11 years michaelni avcodec/hevc: fix nb_sh / nb_sps check fixes integer overflow …
(edit) @ca671bee   11 years michaelni lavf/libssh: set freed pointers to NULL Signed-off-by: Lukasz Marek …
(edit) @59975de7   11 years michaelni ffmpeg: fix integer overflows with sub->*display_time Signed-off-by: …
(edit) @2cebd17e   11 years michaelni avcodec/pgssubdec: Fix input pts Fixes part of Ticket2516 …
(edit) @15e933b7   11 years michaelni Merge commit '6cc1409ba8650fb7eaedc96e970664febc02a5e9' * commit …
(edit) @b8cdf047   11 years michaelni Merge commit '1173320249745eab01c901a39054fc0fced33c87' * commit …
(edit) @6cc1409b   11 years diego examples/output: Remove unused variable doc/examples/output.c:460:9: …
(edit) @1173320   11 years diego dsputil: Drop unused bit_depth parameter from all init functions
(edit) @6779bf3f   11 years onemda avformat/wavenc: use av_mallocz_array() Signed-off-by: Paul B Mahol …
(edit) @c6c172d1   11 years michaelni avformat/mpegts: skip updating programs/streams when determining …
(edit) @c9d64abe   11 years michaelni avfilter/vf_decimate: Use av_malloc_array() Signed-off-by: Michael …
(edit) @be55518   11 years michaelni avfilter/vf_deshake: Use av_malloc_array() Signed-off-by: Michael …
(edit) @4932b1e8   11 years michaelni avfilter/vf_libopencv: Use av_mallocz_array() Signed-off-by: Michael …
(edit) @375d7ee8   11 years michaelni Merge commit 'df2aa22203afc9377832bdf800df5dbd3aa9687e' * commit …
(edit) @4c915994   11 years michaelni Merge commit 'f90729699db9ede2bef2b28000f1795dab1b8996' * commit …
(edit) @e1f4397e   11 years michaelni Merge commit '458e7c94830d1522997e33a0b5e87bd709e8a349' * commit …
(edit) @aa56c37c   11 years michaelni Merge commit 'f43789b76e661acd93c21664678f140e53cfa1fa' * commit …
(edit) @673a2b38   11 years michaelni Merge commit '1493b237bd3f9707319ac58d315ce45312900c10' * commit …
(edit) @f351afb   11 years michaelni Merge commit '17e9d52c8c93f47721ff481b8867922f4b4bd663' * commit …
(edit) @df2aa222   11 years lu_zero mov: Clarify tkhd flag settings
(edit) @f9072969   11 years lu_zero mov: Do not group tracks if more than one is enabled per type The …
(edit) @458e7c94   11 years anton hevc: implement pic_output_flag handling Sample-Id: …
(edit) @f43789b7   11 years anton hevc: set the keyframe flag on output frames Signed-off-by: Vittorio …
(edit) @1493b237   11 years anton hevc: Replace nal type chek with equivalent IS_IRAP macro …
(edit) @17e9d52c   11 years anton hevc_ps: remove a write-only variable
(edit) @9195c26d   11 years michaelni avcodec/rv34: fix crash while seeking on very damaged file Fixes null …
(edit) @0089fb7   11 years michaelni avformat/cdg: Do not fail if filesize cannot be determined This fixes …
(edit) @20ad2152   11 years michaelni Merge commit '44386aaad870cbd80ae0d08247ebc663476446ff' * commit …
(edit) @44386aaa   11 years diego cdg: Forward error from avio_size() in read_header() function …
(edit) @ddea3b71   11 years michaelni x86/yadif-10: remove duplicate ABS macro And use the x86util ones …
(edit) @4576eff0   11 years michaelni hevc: derive partial merge list The merge list only needs to be …
(edit) @bbeaae96   11 years michaelni hevc: derive partially amvp list When the candidate has been found, …
(edit) @7e7168b   11 years clement Fix 2 coeffecient typo
(edit) @eca1957c   11 years michaelni hevc: reorder loops iterate over memory in a more continuous order …
(edit) @2e471e47   11 years michaelni hevc: simplify rounding Signed-off-by: Michael Niedermayer …
(edit) @64fdcf24   11 years michaelni build: rawvideo decoder depends on bswapdsp Reviewed-by: Paul B Mahol …
(edit) @5682a938   11 years michaelni Merge commit '5adcef9c1bf701ba2dd43363ae983ba6d74bdb9a' * commit …
(edit) @a15c5c44   11 years onemda doc/filters: add a signalstats example Signed-off-by: Dave Rice …
(edit) @5adcef9c   11 years martin mpegts: pass MpegTSContext ptr explicitly AVFormatContext->priv_data …
(edit) @a1e3ea47   11 years Carl Eugen Hoyos Fix compilation with --disable-everything.
(edit) @2571e8fe   11 years michaelni alpha/pixblockdsp: move code out of dsputil Signed-off-by: James …
(edit) @81538470   11 years michaelni configure: fix select vs. deps Signed-off-by: Michael Niedermayer …
(edit) @b7cfd5c2   11 years michaelni gitignore: add examples/transcoding Signed-off-by: Lukasz Marek …
(edit) @c38b5939   11 years michaelni configure: add new dependencies for spp & mpdecimate Signed-off-by: …
(edit) @2d5e9451   11 years michaelni Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e' * commit …
(edit) @6cc1fec4   11 years anssi.hannula avformat/hlsenc: correctly compute target duration With HLS, the …
(edit) @92c29914   11 years michaelni avcodec/hevc_sei: factor return 1 out of if/else chain Signed-off-by: …
(edit) @efc66d69   11 years michaelni Merge commit '0569a7e0bd2006d9a5248d17a1f4bf3ca654ae50' * commit …
(edit) @cd0dc887   11 years michaelni Merge commit '18e3d61e9e3b52c177aa7a1f2a054a8a753e1b09' * commit …
(edit) @c67690f8   11 years michaelni Merge commit 'a54f03bf07da964a1b04b03b85bc39deba76efa4' * commit …
(edit) @e8a966e3   11 years michaelni Merge commit '33a7b453a8e1f090c694ea4f36769dc837be88f0' * commit …
(edit) @19b9e07e   11 years michaelni Merge commit '0307cc2253e76772b1c645ac6117d08da87a147c' * commit …
(edit) @f2336668   11 years michaelni Merge commit '650d384048ed42579cc6d67bf32a94b468c0b6cb' * commit …
(edit) @57fa9e97   11 years michaelni Merge commit '27c1f82f561932c83191bcd3e70e0cb1712485ba' * commit …
(edit) @73b12830   11 years michaelni Merge commit 'edb1af7c466ebb28bfdb0c076e498e527b43d24f' * commit …
(edit) @81babc43   11 years michaelni Merge commit 'a14b61658c3302081ea5da3ea65b7d9f7b4fb2eb' * commit …
(edit) @d52f874c   11 years michaelni Merge commit 'b8604a976128ffbd316653cdec11ba487f1025bb' * commit …
(edit) @e932ae5   11 years michaelni Merge commit 'd5cf5afabbf43f00283e70b12afbe1da030d85b6' * commit …
(edit) @1b58f137   11 years michaelni Merge commit 'f6ee61fb05482c617f5deee29a190d8ff483b3d1' * commit …
(edit) @9098f0ec   11 years michaelni ffmpeg: remove common factors from copied timebase Signed-off-by: …
(edit) @8e7c8325   11 years michaelni Merge commit '3f3232a371cc88696184d9aef1f812656264e56c' * commit …
(edit) @4b13ec69   11 years michaelni Merge commit 'c9c1265c52910578d3db1a6205c85b91ead0903f' * commit …
(edit) @714d9bd6   11 years michaelni Merge commit 'abda15a990527557c20848f6ca2f82eb85e76dc9' * commit …
(edit) @76a35f78   11 years michaelni avcodec/roqvideoenc: Print the correct max resolution Thanks-to: …
(edit) @9af59db   11 years michaelni avcodec/roqvideoenc: More verbose warning about no power of 2 …
(edit) @a32dcaaa   11 years michaelni avcodec/dvdsubenc: Add dvdsub workaround for some players The issue …
(edit) @e36916a6   11 years michaelni avcodec/pthread_frame: fix setting hwaccel with threads and …
(edit) @31d49db7   11 years michaelni avutil/bprint:ædd io.h, try to fix msvc build Suggested-by: jamrial …
(edit) @f46bb608   11 years diego dsputil: Split off pixel block routines into their own context
(edit) @b83e0903   11 years michaelni avformat/m4vdec: raise threshold slightly for detection Fixes …
(edit) @0569a7e0   11 years vittorio.giovara hevc: parse display orientation SEI message Signed-off-by: Vittorio …
(edit) @18e3d61e   11 years vittorio.giovara h264: parse display orientation SEI message Signed-off-by: Vittorio …
(edit) @a54f03b   11 years vittorio.giovara display: add matrix flip api
(edit) @f32c5d1a   11 years michaelni avcodec/mpegvideo: clip mv visualization arrows so that their …
(edit) @33a7b453   11 years vittorio.giovara doc: mention option to mix shared/static libraries Signed-off-by: …
(edit) @0307cc2   11 years anton rtpdec: pass an AVFormatContext to ff_parse_fmtp() Use it for …
Note: See TracRevisionLog for help on using the revision log.