67464 Commits (e2e36a739d3ad0d207a31c76f414a912d08b1d6d)
 

Author SHA1 Message Date
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
Lukasz Marek e9899ca3dd ffserver_config: dont pass pointer to enum as pointer to int 10 years ago
Michael Niedermayer 5aaf5df06d avcodec/libwebpenc: support "P" frames in webp animations 10 years ago
Michael Niedermayer 6d64a14e6d avformat: add webp muxer 10 years ago
Rodger Combs ae437c7ce7 avformat/assenc: Add ignore_gaps option 10 years ago
Kevin Mitchell ae6118de19 avfilter/idet: add current frame classification to metadata 10 years ago
Kevin Mitchell 2847843868 avfilter/idet: add metadata to "current" frame instead of "next" frame 10 years ago
Thomas Volkert 8d9277c3c0 avformat/rtpdec_h261: code aligned to the HEVC code 10 years ago
Reimar Döffinger 46353759cb mpeg4vdpau: Fix priv data size. 10 years ago
Michael Niedermayer e5054c8eed avcodec/pthread_slice: Use av_freep() to avoid leaving stale pointers in memory 10 years ago
Michael Niedermayer 842745fe17 avcodec/pthread_frame: Simplify code by using av_reallocp_array() 10 years ago
Michael Niedermayer cc769931ab avcodec/parser: use av_freep() to avoid leaving stale pointers in memory 10 years ago
Lukasz Marek d2d97b34a0 ffserver_config: fix compilation warning 10 years ago
Lukasz Marek ed1f8915da ffserver_config: postpone codec context creation 10 years ago
Lukasz Marek fe72622819 lavd/alsa: implement get_device_list callbacks 10 years ago
Michael Niedermayer 7f7facdeda doc/formats: document libavformats bitexact flag 10 years ago
Michael Niedermayer d5633dfc28 doc: document -dump_separator 10 years ago