67480 Commits (f9fa560597cf5e3e637d0f8e9bfd02cd0b91634c)
 

Author SHA1 Message Date
Michael Niedermayer e1bcbca998 Merge commit 'c442190a6bfd8036f6c32b78e1e96ff3b830f8f0' 10 years ago
Michael Niedermayer 567ea2d64c Merge commit '240b22afe14ef477da1b439b9ed7bca6cc7d6c26' 10 years ago
Michael Niedermayer a28313b09e Merge commit '351d0f8b7a6ecce411ae75fb3511573c34317218' 10 years ago
Michael Niedermayer 66b9e60af0 ffmpeg_opt: store canvas size in decoder context 10 years ago
Michael Niedermayer 786594184a avformat/mpegts: fix iteration count in add_pid_to_pmt() 10 years ago
Michael Niedermayer 09024fe681 avfilter/af_aresample: Limit data per inserted packet 10 years ago
Michael Niedermayer 97da68172a avfilter/af_aresample: split flushing code out 10 years ago
Michael Niedermayer e4f8a973aa swresample: Fix swr_drop_output so it does not flush the buffers 10 years ago
Vittorio Giovara 77ab341c0c aacdec: add default case in channel layout 10 years ago
Michael Niedermayer 930ffd46e1 aacsbr: change order of operation to prevent out of array read 10 years ago
Benoit Fouet dc351e1381 id3v2: prefer TDRC for date over TDRL. 10 years ago
Michael Niedermayer 3dae05f4f7 avformat/mpegts: also print PMT version in av_dlog() 10 years ago
Michael Niedermayer 09711545f5 avformat/rtmpproto: Do not fail when the length cannot be determined for live streams 10 years ago
Michael Niedermayer db0471c40f avformat/mpegts: Continue parsing PMTs during duration estimation 10 years ago
Michael Niedermayer a7f25979dd avformat/utils: Leave skip_clear enabled until after estimate_timings() 10 years ago
Michael Niedermayer a6593f7cc6 avformat/mpegts: Do not add pid if its already there with add_pid_to_pmt() 10 years ago
Michael Niedermayer 716674b151 avcodec/libwebpenc: add quality option 10 years ago
Michael Niedermayer bd0f866731 doc: Better documentation for the bitexact flag 10 years ago
Vittorio Giovara 9f6f407463 aacsbr: treat 1-d arrays as such 10 years ago
Vittorio Giovara f52b871761 celp_filters: don't use filter lenght as loop bound 10 years ago
Vittorio Giovara c442190a6b error_resilience: initialize prev_* variables 10 years ago
Michael Niedermayer 898635ad9e avfilter/vf_idet: use exp2() 10 years ago
Michael Niedermayer 4bbd8f05f7 avfilter/vf_idet: use av_rescale() 10 years ago
Michael Niedermayer 5d590d87b3 avfilter/vf_idet: fix rounding of av_dict_set_fxp() 10 years ago
Kevin Mitchell fe6f5f2908 avfilter/vf_idet: add a "half_life" option for statistics 10 years ago
Vittorio Giovara 240b22afe1 motion_est: remove dead code 10 years ago
Vittorio Giovara 351d0f8b7a get_bits: remove unused assignment 10 years ago
Benoit Fouet 50138ea4f7 configure: add xcb cflags and extralibs to cflags and extralibs. 10 years ago
Michael Niedermayer 206c98f303 avcodec/options_table fix min of audio channels and sample rate 10 years ago
Michael Niedermayer ea0b9218f4 Merge commit '2f221b6a9365aa400061e16266f2d1242f7169f8' 10 years ago
Martin Storsjö 2f221b6a93 movenc: Define the flag bits using shifts instead of as decimal numbers 10 years ago
Stefano Sabatini f0158e6f0c lavf/flvenc: fail in case the muxed packet is too big 10 years ago
Clément Bœsch 4f4de7f49e README: fix 2 typo in the doc/examples sentence 10 years ago
Reynaldo H. Verdejo Pinochet 33aacb7750 ffserver_config: add fixme on buffer_aggressivity/eq deprecation 10 years ago
Reynaldo H. Verdejo Pinochet 17cc78505c ffserver_config: simplify some if true conditions 10 years ago
Reynaldo H. Verdejo Pinochet 200270cc8b ffserver_config: fix line lengths 10 years ago
Carl Eugen Hoyos d457478fb0 Silence warnings for fic files with zero-sized cursors. 10 years ago
Carl Eugen Hoyos e6b7246a68 lavf/movenc: Write G.726 bitrate to make the files decodable. 10 years ago
Lukasz Marek 9c097f1cfc ffserver_config: improve AVOption handing 10 years ago
Lukasz Marek 2121e3e130 ffserver_config: improve error handling 10 years ago
Michael Niedermayer 63e62cfbe2 avformat/img2enc: Use localtime_r() for thread saftey 10 years ago
Michael Niedermayer 5ece4f8b73 avformat/sbgdec: Use localtime_r() for thread saftey 10 years ago
Michael Niedermayer 76886589ee avformat/wavenc: Use localtime_r() for thread saftey 10 years ago
Michael Niedermayer 32a2876b12 avformat/segment: use time_internal.h, simplify code 10 years ago
Michael Niedermayer bab09864b4 avcodec/jacosubdec: use time_internal.h, simplify code 10 years ago
Michael Niedermayer 013c3eb05c avfilter/vf_drawtext: use gm_time_r() for thread saftey 10 years ago
Michael Niedermayer a52cb42ba6 avformat/matroskadec: use gmtime_r() for thread saftey 10 years ago
Michael Niedermayer 70b7cf9c39 avformat/webpenc: removed unused variable 10 years ago
Michael Niedermayer 547fce9585 avcodec/h264_slice: Clear table pointers to avoid stale pointers 10 years ago
Michael Niedermayer f5abd12c4d avformat/img2enc: remove webp extension as we have a dedicated webp muxer 10 years ago