source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ed8de157   10 years michaelni Merge commit 'f9f883af4fe615a832407a657752e248a96c6280' * commit …
(edit) @5f2cdf9c   10 years michaelni ffmpeg_dxva2: add hevc support Reviewed-by: compn <tempn@mi.rr.com> …
(edit) @36962ad2   10 years michaelni Add DXVA2 HEVC HWAccel Signed-off-by: Michael Niedermayer …
(edit) @f8ecffa9   10 years michaelni hevc: reindent after previous commit Signed-off-by: Michael …
(edit) @b2e9b0f5   10 years michaelni hevc: add hwaccel hooks Signed-off-by: Michael Niedermayer …
(edit) @06894f1a   10 years michaelni hevc: store the short term rps flag and size in the context For …
(edit) @2af82a1a   10 years michaelni hevc: store the escaped/raw bitstream in HEVCNAL Hardware …
(edit) @afa3c996   10 years stefasab lavfi/lut: apply minor compute_gammaval709() doxy fix
(edit) @f9f883af   10 years anton h264: simplify code in flush_dpb() There is no point in clearing …
(edit) @aa508a9c   10 years michaelni fate: Fix bitexactness for vsynth3-dnxhd-1080i-colr Signed-off-by: …
(edit) @f5b3257c   10 years michaelni avfilter/vf_eq: mark src as const Signed-off-by: Michael Niedermayer …
(edit) @f8716d1e   10 years michaelni configure: use ar and ranlib in deterministic mode if available this …
(edit) @530bf8ec   10 years michaelni avfilter/vf_eq: Fix clipping code Found-by: Christophe Gisquet …
(edit) @5a1e524b   10 years michaelni Revert "configure: use ar and ranlib in deterministic mode" This …
(edit) @7e857cd5   10 years michaelni configure: use ar and ranlib in deterministic mode this makes the …
(edit) @7b6f4191   10 years michaelni avformat/movenc: Add simplistic 'colr' tag writing support to mov …
(edit) @b8f3b070   10 years James tools/crypto_bench: add Camellia support Reviewed-by: Nicolas George …
(edit) @914fd42b   10 years michaelni avcodec/nvenc: Fix b-frame parameter handling This should behave …
(edit) @fcb18ab8   10 years michaelni Merge remote-tracking branch 'rdp/dshow_tv_tuner' * …
(edit) @e44a4c1f   10 years onemda avfitler/vf_fieldmatch: fix typo Signed-off-by: Paul B Mahol …
(edit) @5a919ced   10 years onemda avfilter/libmpcodecs: remove unused headers Signed-off-by: Paul B …
(edit) @fe47cba7   10 years Carl Eugen Hoyos Decode Prores 4444 XQ with the existing Prores decoder. The frames …
(edit) @0ca5c4da   10 years stefasab lavfi/mp: drop mp=eq and mp=eq2 mp=eq2 was ported to a native …
(edit) @7ccd625a   10 years onemda avfilter/vf_eq: fix leak of input frame Signed-off-by: Paul B Mahol …
(edit) @61974c7d   10 years rogerpack2005 dshow: tweak logging Signed-off-by: rogerdpack <rogerpack2005@gmail.com>
(edit) @7c2e2627   10 years rogerpack2005 dshow: crossbar dialog was frequently being displayed twice, split up …
(edit) @ce1bbb08   10 years rogerpack2005 dshow: alert as to ramifications of switching crossbar routing …
(edit) @c55fa2f0   10 years rogerpack2005 dshow: add properties dialog for tv tuners Signed-off-by: rogerdpack …
(edit) @f4f06193   10 years James fate: add Camellia test Reviewed-by: Michael Niedermayer …
(edit) @af39b8fe   10 years Carl Eugen Hoyos Fix creation of ffprobe-test.nut on remote targets. This is not …
(edit) @f994000d   10 years michaelni LICENSE.md: add vf_eq Found-by: jamrial Signed-off-by: Michael …
(edit) @4c38e960   10 years michaelni avfilter: Port mp=eq/eq2 to lavfi Code adapted from James Darnley's …
(edit) @7aeafac   10 years James x86/sbrdsp: Use different mem moves Before 2843 decicycles in …
(edit) @449b21bf   10 years James x86/sbrdsp: add ff_sbr_autocorrelate_{sse,sse3} 2 to 2.5 times …
(edit) @961353d8   10 years michaelni avfilter/vf_mcdeint: Set no_bitstream=1 This avoids unneeded writing …
(edit) @ec28cded   10 years michaelni avfilter/vf_mcdeint: fix gop_size Signed-off-by: Michael Niedermayer …
(edit) @fd048e69   10 years michaelni avfilter/vf_uspp: fix gop_size Signed-off-by: Michael Niedermayer …
(edit) @49456ed6   10 years michaelni avfilter/vf_uspp: Use FF_CEIL_RSHIFT() correct rounding of odd w/h …
(edit) @da048c6d   10 years michaelni avformat/movenc: Check failure of allocation of ctts_entries and …
(edit) @47785b44   10 years michaelni avformat/movenc: fix cleanup on insufficient reserved_moov_size …
(edit) @c50ddc10   10 years michaelni doc/APIchanges: fill in the remaining missing dates Signed-off-by: …
(edit) @85d7e02e   10 years michaelni ffmpeg: allow overriding and amending AVStream->disposition …
(edit) @a1062e14   10 years michaelni avformat/matroskadec: Use av_malloc_array() for index_entries …
(edit) @c1cdce5d   10 years michaelni avformat/matroskadec: Check av_mallocz() return values Signed-off-by: …
(edit) @ff0c5593   10 years michaelni nvenc: Propagate desired number of reference frames. Reviewed-by: …
(edit) @15848c6   10 years michaelni avdevice/dshow_crossbar: Avoid mixing declarations and statements …
(edit) @77140279   10 years michaelni hevc: pass the full HEVCNAL struct to decode_nal_unit This enables …
(edit) @1296dc60   10 years michaelni avutil/pixdesc: rewrite AV_PIX_FMT_FLAG_PSEUDOPAL documentation It …
(edit) @c651a1a   10 years michaelni doc/APIchanges: Fill in remaining missing hashes Signed-off-by: …
(edit) @ba6888c0   10 years michaelni ffmpeg_opt: expand format for strftime While the shortened format …
(edit) @2699a37   10 years Reynaldo H. Verdejo Pinochet ffserver: reflow find_stream_in_feed() Signed-off-by: Reynaldo H. …
(edit) @197acee7   10 years Reynaldo H. Verdejo Pinochet ffserver: reindent handle_connection() Signed-off-by: Reynaldo H. …
(edit) @eadd66a4   10 years Reynaldo H. Verdejo Pinochet ffserver: reflow handle_connection() Signed-off-by: Reynaldo H. …
(edit) @7d3857b7   10 years Reynaldo H. Verdejo Pinochet ffserver: reindent http_vlog() Signed-off-by: Reynaldo H. Verdejo …
(edit) @e9754564   10 years Reynaldo H. Verdejo Pinochet ffserver: reflow http_vlog() Signed-off-by: Reynaldo H. Verdejo …
(edit) @1f13348f   10 years michaelni lavc/libopenjpegenc: move opj_setup_encoder to …
(edit) @76241c9   10 years michaelni Merge remote-tracking branch 'rdp/dshow_crossbar' * …
(edit) @a915b1da   10 years michaelni Merge commit '3a6dfec864d569c2d0a875e1a7466f51b00edb63' * commit …
(edit) @0c00e734   10 years michaelni Merge commit '7915e6741dbe1cf3a8781cead3e68a7666de14f4' * commit …
(edit) @da304c52   10 years michaelni Merge commit '4c5fa628da099dbb598c93bc4555b8733d2c3035' * commit …
(edit) @e40cdf86   10 years michaelni Merge commit '2a06c2a03e1205aaeede5af850b9271752ddd4cf' * commit …
(edit) @72d99c8c   10 years michaelni avformat/dv: check av_malloc() return code Signed-off-by: Michael …
(edit) @d36e66bb   10 years michaelni avformat/librtmp: Fix build with --disable-network --enable-librtmp …
(edit) @b587ec00   10 years rogerpack2005 dshow: fix docu escapes Signed-off-by: rogerdpack …
(edit) @3a6dfec8   10 years vittorio.giovara segment: Check av_get_frame_filename() return value CC: …
(edit) @7915e674   10 years vittorio.giovara hlsproto: Properly close avio buffer in case of error Fix a memory …
(edit) @4c5fa628   10 years vittorio.giovara mov: Do not compute negative SAR values This partially reverts …
(edit) @8c8ee17e   10 years michaelni doc/APIchanges: fill in more missing hash values and dates all values …
(edit) @579795b2   10 years michaelni avfilter/af_channelmap: Check for missing argument in …
(edit) @a35da092   10 years rogerpack2005 dshow: some devices only list themselves under "Video sources" but …
(edit) @5d72cf0   10 years rogerpack2005 dshow: add options for allowing filter popup configuration dialogs to …
(edit) @ec81ad2   10 years rogerpack2005 dshow: introduce support for crossbar [multiple input selectable] …
(edit) @b76a0e24   10 years rogerpack2005 dshow: drop initial audio packets with weird timestamps …
(edit) @8eb5b5ec   10 years rogerpack2005 dshow: use non deprecated api Signed-off-by: rogerdpack …
(edit) @2a06c2a0   10 years martin mpegvideo_enc: Draw edges on input for non-multiple of 16 resolutions …
(edit) @e620eee   10 years rogerpack2005 dshow: miscellaneous tweaks Signed-off-by: rogerdpack …
(edit) @d0123441   10 years rogerpack2005 dshow: allow selecting devices by an alternative name (workaround for …
(edit) @47372caa   10 years michaelni libavformat/mov.c: Handle timecode from tmcd atom in counter mode …
(edit) @0982077b   10 years michaelni Merge commit '9108967513fcaff3d55514a7bca4c9fbba128c71' * commit …
(edit) @91089675   10 years martin rtspdec: Consistently use rtsp_hd_out for writing Signed-off-by: …
(edit) @b4f5da26   10 years michaelni avutil/buffer: factor buffer_replace() out Signed-off-by: Michael …
(edit) @ecd39520   10 years michaelni avcodec/h264: Partially decode and display single fields try #2 This …
(edit) @4b46ce8e   10 years michaelni avformat: allow .264 as extension for raw H.264 stream In addition to …
(edit) @9353ed9e   10 years michaelni Merge commit '6341ab0ad3fde9583138e121f518e21cde15258e' * commit …
(edit) @e32b07ae   10 years michaelni avformat/mov: Stricter sanity checks on the display_matrix Fixes …
(edit) @41e983f1   10 years derek.buitenhuis libx265: Pass through user-set frame type Signed-off-by: Derek …
(edit) @6341ab0a   10 years derek.buitenhuis libx265: Pass through user-set frame type Signed-off-by: Derek …
(edit) @a30fd828   10 years michaelni avfilter/avf_showcqt: use av_malloc_array() Signed-off-by: Michael …
(edit) @f77571f6   10 years michaelni avfilter/drawutils: Check for av_malloc* failures Signed-off-by: …
(edit) @c90069c6   10 years michaelni avfilter/drawutils: Use av_malloc_array() Signed-off-by: Michael …
(edit) @b942a71e   10 years michaelni avformat/flvenc: accept AVMEDIA_TYPE_SUBTITLE instead of DATA for …
(edit) @bbdd940f   10 years michaelni doc/APIchanges: Fill in some more missing hash values Signed-off-by: …
(edit) @146a2c4   10 years michaelni avcodec/mpegvideo: also export 0,0 motion vectors Reviewed-by: …
(edit) @b7f8e6dd   10 years michaelni Merge commit '3a724a7f3ba7fa766c6a6f0924a15cc742031b8d' * commit …
(edit) @526f7ef2   10 years michaelni Merge commit '1d8aa23794cc63e9517d5055a2d48040b843b1cf' * commit …
(edit) @89684883   10 years michaelni avformat/dashenc: fix format string generation Signed-off-by: Michael …
(edit) @3a724a7f   10 years martin dashenc: Use inttypes.h macros for format strings instead of %lld …
(edit) @1d8aa237   10 years martin dashenc: Fix format string generation Previously this always used the …
(edit) @6c559a0a   10 years Carl Eugen Hoyos lavc/pnm: Support decoding ya16.
(edit) @196dd72b   10 years Carl Eugen Hoyos lavc/pamenc: Support encoding ya16be.
Note: See TracRevisionLog for help on using the revision log.