source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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) @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) @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.
(edit) @c2e36e07   10 years Carl Eugen Hoyos lavc/tiffenc: Support encoding ya16le.
(edit) @c6a36f69   10 years Carl Eugen Hoyos lavc/pngenc: Support encoding ya16be.
(edit) @f845ae0   10 years michaelni librtmp: Allow changing the socket send buffer size Signed-off-by: …
(edit) @9a9b088d   10 years michaelni libavformat/img2dec: fix warning when !HAVE_GLOB Variables are unused …
(edit) @5f764f43   10 years michaelni Merge commit 'da9bffaf08a1173451da1b4e1ae50881e7093642' * commit …
(edit) @f307985   10 years michaelni swscale/input: fix rgba64 alpha non native Signed-off-by: Michael …
(edit) @95d04690   10 years michaelni swscale/input: Fix alpha of YA16 input Fixes Ticket4278 …
(edit) @fdb93996   10 years michaelni avfilter/vf_showinfo: show timebase & framerate too Signed-off-by: …
(edit) @7849ce43   10 years onemda avfilter/vf_lenscorrection: support 8bit planar RGB formats …
(edit) @6c906ded   10 years derek.buitenhuis doc/platform: Reference only MSYS2 and MinGW-w64 It's better to steer …
(edit) @da9bffaf   10 years derek.buitenhuis doc/platform: Reference only MSYS2 and MinGW-w64 It's better to steer …
(edit) @0d649828   10 years michaelni doc/APIchanges: fill in and correct some values Signed-off-by: …
(edit) @f7a1c5e4   10 years michaelni doc/APIchanges: Add av_find_best_pix_fmt_of_2() and …
(edit) @dac91bb4   10 years michaelni avcodec/nvenc: set repeatSPSPPS flag for streaming Reviewed-by: Timo …
(edit) @47111d3   10 years michaelni ffprobe: fix memleaks on errors Found-by: Andreas Cadhalpun …
(edit) @840c3c0   10 years michaelni libavcodec/ppc/mpegvideoencdsp.c: fix stack smashing in …
(edit) @6c9dfa5a   10 years michaelni Merge commit '440119b18836887d98c9e337c5911563bb43588c' * commit …
(edit) @87c4a80e   10 years michaelni Merge commit 'bba02479260d0e7dec8c530a7e75a1c7aa53c06e' * commit …
(edit) @9cbaf584   10 years michaelni Merge commit 'ea3fc9fe68752eb1b9078b28bea18a1e781d1c2c' * commit …
(edit) @f191c98e   10 years onemda avfilter/af_join: swap av_mallocz_array() args for consistency with …
(edit) @357c6a92   10 years onemda avfilter/af_join: Use av_mallocz_array() Signed-off-by: Paul B Mahol …
(edit) @081e117b   10 years michaelni avfilter/af_ashowinfo: Use av_realloc_array() Signed-off-by: Michael …
(edit) @48895a2   10 years michaelni avdevice/alsa-audio-common: Use *alloc_array() Signed-off-by: Michael …
(edit) @be1b8b4d   10 years onemda fix Makefile: remove ilpack Signed-off-by: Paul B Mahol <onemda@gmail.com>
(edit) @fd33658f   10 years onemda lavfi: remove mp=ilpack Filter does not work, asserts here. …
(edit) @440119b1   10 years martin libopenh264enc: Move a declaration of a variable into an ifdef This …
(edit) @bba02479   10 years martin libopenh264enc: Remove a workaround for silencing warnings about …
(edit) @1013c15f   10 years michaelni changed name of erase_display_memory to screen_changed Signed-off-by: …
(edit) @d6d35425   10 years michaelni Initilaize array to known size Signed-off-by: Anshul Maheshwari …
(edit) @88ba88e8   10 years michaelni CHAR_DEBUG to av_dlog Signed-off-by: Anshul Maheshwari …
(edit) @012559f2   10 years michaelni Cosmetic changes in cc_caption Signed-off-by: Anshul Maheshwari …
(edit) @ff5b9a1c   10 years michaelni Revert "avcodec/h264: also show frames with missing fields when …
(edit) @7873f9aa   10 years michaelni avcodec/snowdec: AVMotionVector support Signed-off-by: Michael …
(edit) @e069a4bf   10 years michaelni avcodec/snowdec: set AVFrame.pict_type correctly Signed-off-by: …
(edit) @ea3fc9f   10 years martin smoothstreamingenc: Add a missing "goto fail" This goto wasn't …
(edit) @5c1a8d3b   10 years michaelni avfilter/vf_idet: factorize av_frame_free(&idet->prev) Found-by: …
(edit) @e0e33ebe   10 years michaelni h264: unref leaking error recovery picture This leaked a frame on …
(edit) @f9a5a89   10 years michaelni avcodec/xsubdec: Check av_mallocz() return codes Signed-off-by: …
(edit) @438c0a66   10 years michaelni avcodec/xan: Use av_realloc_array() Signed-off-by: Michael …
(edit) @6c702c3c   10 years michaelni avfilter/avfilter: allow idet like scale to have parameter changes …
(edit) @56a33b23   10 years michaelni avfilter/vf_idet: flush internal buffers on parameter changes This is …
(edit) @723c37d3   10 years michaelni avfilter/vf_idet: reduce noisyness if the filter has been auto …
(edit) @90c98994   10 years michaelni ffmpeg: Reduce noisiness of frame clipping in rate convertion …
(edit) @a582705d   10 years michaelni ffmpeg: Favor filter graph based duration over ost->frame_rate in fps …
(edit) @bf8bcd3b   10 years michaelni avdevice/openal-dec: Check the return code of av_new_packet() …
(edit) @b396914c   10 years michaelni libavformat/mxfdec.c: support demuxing opatom audio without index …
(edit) @79888388   10 years michaelni avcodec/svq1enc: fix error handling/cleanup in case of ff_get_buffer() …
(edit) @2a3af772   10 years michaelni avcodec/svq1enc: Check memory allocations Signed-off-by: Michael …
(edit) @65b83ce0   10 years michaelni avformat/rmdec: Check the return value of av_get_packet() …
(edit) @8d7ce5cd   10 years michaelni avformat/nsvdec: Check the return value of av_get_packet() …
(edit) @eba5cb20   10 years michaelni avfilter/showcqt: add gamma2 option Signed-off-by: Michael …
(edit) @dff6c925   10 years michaelni avcodec/mpegvideo_parser: Check the ff_set_dimensions() return code …
(edit) @741fa049   10 years michaelni avcodec/mpegvideo_parser: more robust dimension setup Before this …
(edit) @14f3e8b8   10 years u avformat/sbgdec: remove double ;;
(edit) @fa6c9e54   10 years u avdevice/pulse_audio_dec: remove double ;;
(edit) @4d028bf2   10 years u avcodec/vp8: remove double ;;
(edit) @ca3c7be7   10 years u avcodec/tiffenc: remove double ;;
(edit) @ab161bfa   10 years michaelni avformat/asfdec: Check the av_get_packet() return value …
(edit) @4adf75ca   10 years michaelni avformat/rtpdec_hevc: Fix 2 "may be used uninitialized in this …
(edit) @bc3f7677   10 years michaelni avcodec/nvenc: Add support for nvenc api version 5 Signed-off-by: …
(edit) @8de0990e   10 years michaelni avcodec/dvbsubdec: Check get_region() return value Fixes null pointer …
(edit) @edf1cb7a   10 years michaelni avformat/nsvdec: Check av_get_packet() return value Signed-off-by: …
(edit) @e0623953   10 years michaelni avfilter/vf_frei0r: fix build with DEBUG enabled Signed-off-by: …
(edit) @353cf95f   10 years michaelni avfilter/vf_frei0r: also set AVFilterLink.frame_rate Signed-off-by: …
(edit) @f8ff761   10 years michaelni avcodec/mss12: Use av_malloc_array() Signed-off-by: Michael …
(edit) @1f4ef3cc   10 years michaelni avcodec/libopusenc: Use av_mallocz_array() Signed-off-by: Michael …
(edit) @7532f0e   10 years michaelni avcodec/libmp3lame: use av_malloc_array() Signed-off-by: Michael …
(edit) @c4d85fc2   10 years michaelni avcodec/flac_parser: fix handling EOF if no headers are found Fixes …
(edit) @040e5703   10 years michaelni avcodec/flac_parser: print error messages in case of errors …
(edit) @f961489   10 years michaelni Fix precission typos Found-by: ubitux Signed-off-by: Michael …
(edit) @a46a23d3   10 years michaelni avfilter/vf_framepack: Check and update frame_rate The frame_rate …
(edit) @d3d9a00b   10 years michaelni ffmpeg: Use filter graph output frame rate also for frame duration …
(edit) @7b328560   10 years michaelni ffmpeg: Maintain higher precision pts between video filter and fps …
(edit) @261e8ccb   10 years michaelni ffmpeg: drop redundant frame_pts value Signed-off-by: Michael …
Note: See TracRevisionLog for help on using the revision log.