37650 Commits (1aa8f5fcfba6701eb0181ea07c070d09ab0f4efd)
 

Author SHA1 Message Date
  Clément Bœsch 1aa8f5fcfb vf_fspp: use LOCAL_MANGLE instead of MANGLE. 14 years ago
  Michael Niedermayer fba318a4b0 ffmpeg: update (next_)pts in the stream copy case 14 years ago
  Michael Niedermayer 160008a60f ffmpeg: use ist->dts in rate_emu_sleep() 14 years ago
  Michael Niedermayer e7f4de34ad ffmpeg: use ist->dts in do_streamcopy() 14 years ago
  Anton Khirnov 67c63176ad ffmpeg: remove setting fb->pts. 14 years ago
  Anton Khirnov d97fa416d6 ffmpeg: reduce overloading for InputStream.pts. 14 years ago
  Michael Niedermayer 67700e877d ffmpeg: update dts variables in transcode_audio() 14 years ago
  Michael Niedermayer 6028bd0dc6 ffmpeg: move next_dts/pts update out of transcode_video() 14 years ago
  Michael Niedermayer 7665da46ce ffmpeg: update ist->pts in transcode_audio with the audio decoders output. 14 years ago
  Michael Niedermayer 8ea81805d4 ffmpeg: print more details and rescaled timestamps in debug code. 14 years ago
  Michael Niedermayer c0be67cac1 ffmpeg: use (next_)dts in timestamp discontinuity detection code. 14 years ago
  Michael Niedermayer e806ceaa7b ffmpeg: Use the correct (dts) variables for stream copy. 14 years ago
  Michael Niedermayer f070bf0894 ffmpeg: Fix (next)_dts/pts init. 14 years ago
  Michael Niedermayer 4eea0cfc22 ffmpeg: use ist->dts instead of passing an argument into transcode_video(). 14 years ago
  Michael Niedermayer f72eaf69ab ffmpeg: Init dts variables in output_packet() 14 years ago
  Michael Niedermayer fe380adbfb ffmpeg: add (next_dts/dts) variables. 14 years ago
  Michael Niedermayer 18d0a16fc9 Merge remote-tracking branch 'qatar/master' 14 years ago
  Joseph Artsimovich 950930b461 Set default qmax for VC-3/DNxHD to 1024 (maximum allowed by VC-3 spec). 14 years ago
  Ronald S. Bultje ef1c785f11 swscale: make yuv2yuv1 use named registers. 14 years ago
  Michael Kostylev 3206cccc0e h264: mark h264_idct_add8_10 with number of XMM registers. 14 years ago
  Ronald S. Bultje b7542dd3d7 swscale: fix V plane memory location in bilinear/unscaled RGB/YUYV case. 14 years ago
  Ronald S. Bultje fb90785e98 vp8: always update next_framep[] before returning from decode_frame(). 14 years ago
  Anton Khirnov 722410ade5 avconv: estimate next_dts from framerate if it is set. 14 years ago
  Anton Khirnov b34856a116 avconv: better next_dts usage. 14 years ago
  Anton Khirnov 23576b3fbb avconv: rename InputStream.pts to last_dts. 14 years ago
  Anton Khirnov 6e98390258 avconv: reduce overloading for InputStream.pts. 14 years ago
  Anton Khirnov 3101bb6669 avconv: rename InputStream.next_pts to next_dts. 14 years ago
  Anton Khirnov 1270e12e49 avconv: rework -t handling for encoding. 14 years ago
  Anton Khirnov c9af832623 avconv: set encoder timebase for subtitles. 14 years ago
  Anton Khirnov 4be1d7dc20 pva-demux test: add -vn 14 years ago
  Diego Biurrun 06b320ad78 swscale: K&R formatting cosmetics for SPARC code 14 years ago
  Carl Eugen Hoyos bf5c0308f2 Fix libutvideo compilation. 14 years ago
  Justin Ruggles 37390d5cca apedec: allow the user to set the maximum number of output samples per call 14 years ago
  Justin Ruggles 39575eead2 apedec: do not unnecessarily zero output samples for mono frames 14 years ago
  Justin Ruggles 1d3c672d27 apedec: allocate a single flat buffer for decoded samples 14 years ago
  Justin Ruggles 32c61400c0 apedec: use sizeof(field) instead of sizeof(type) 14 years ago
  Stefano Sabatini 0349d61eef lavfi/aspect: rename field aspect->aspect to aspect->ratio 14 years ago
  Stefano Sabatini d21b82fd3a lavc: provide aliases to the PCM A-law/mu-law codecs 14 years ago
  Ronald S. Bultje 2144941069 swscale: split C output functions into separate file. 14 years ago
  Ronald S. Bultje 2dd7a1c030 swscale: Split C input functions into separate file. 14 years ago
  Paul B Mahol 0b717e24f9 ffserver: use avcodec_get_context_defaults3() 14 years ago
  Michael Niedermayer b479e01612 Merge remote-tracking branch 'qatar/master' 14 years ago
  Aneesh Dogra db7d45237a bytestream: Add bytestream2 writing API. 14 years ago
  Paul B Mahol 6ba2505a0e utvideo: remove ff_thread_finish_setup, it isn't needed at all 14 years ago
  Reimar Döffinger 787528b4a6 Detect theora keyframes by content in Ogg demuxer. 14 years ago
  Paul B Mahol 6833fe4342 ffv1: PIX_FMT_GRAY16 support 14 years ago
  Javier Cabezas d4385299d3 DNxHD: remove ff_thread_finish_setup, it isn't needed at all. 14 years ago
  Stefano Sabatini f491f033f5 ffmpeg: document the unit for the -fs option parameter 14 years ago
  Stefano Sabatini b7d45d0b0f lavfi: add setfield filter 14 years ago
  Stefano Sabatini e8a06b1486 lavf/4xm: use proper error codes 14 years ago