67366 Commits (e4f8a973aa8bdcd8a0d0cc9ed376fc8a8748ef34)
 

Author SHA1 Message Date
Michael Niedermayer e4f8a973aa swresample: Fix swr_drop_output so it does not flush the buffers 11 years ago
Benoit Fouet dc351e1381 id3v2: prefer TDRC for date over TDRL. 11 years ago
Michael Niedermayer 3dae05f4f7 avformat/mpegts: also print PMT version in av_dlog() 11 years ago
Michael Niedermayer 09711545f5 avformat/rtmpproto: Do not fail when the length cannot be determined for live streams 11 years ago
Michael Niedermayer db0471c40f avformat/mpegts: Continue parsing PMTs during duration estimation 11 years ago
Michael Niedermayer a7f25979dd avformat/utils: Leave skip_clear enabled until after estimate_timings() 11 years ago
Michael Niedermayer a6593f7cc6 avformat/mpegts: Do not add pid if its already there with add_pid_to_pmt() 11 years ago
Michael Niedermayer 716674b151 avcodec/libwebpenc: add quality option 11 years ago
Michael Niedermayer bd0f866731 doc: Better documentation for the bitexact flag 11 years ago
Michael Niedermayer 898635ad9e avfilter/vf_idet: use exp2() 11 years ago
Michael Niedermayer 4bbd8f05f7 avfilter/vf_idet: use av_rescale() 11 years ago
Michael Niedermayer 5d590d87b3 avfilter/vf_idet: fix rounding of av_dict_set_fxp() 11 years ago
Kevin Mitchell fe6f5f2908 avfilter/vf_idet: add a "half_life" option for statistics 11 years ago
Benoit Fouet 50138ea4f7 configure: add xcb cflags and extralibs to cflags and extralibs. 11 years ago
Michael Niedermayer 206c98f303 avcodec/options_table fix min of audio channels and sample rate 11 years ago
Michael Niedermayer ea0b9218f4 Merge commit '2f221b6a9365aa400061e16266f2d1242f7169f8' 11 years ago
Martin Storsjö 2f221b6a93 movenc: Define the flag bits using shifts instead of as decimal numbers 11 years ago
Stefano Sabatini f0158e6f0c lavf/flvenc: fail in case the muxed packet is too big 11 years ago
Clément Bœsch 4f4de7f49e README: fix 2 typo in the doc/examples sentence 11 years ago
Reynaldo H. Verdejo Pinochet 33aacb7750 ffserver_config: add fixme on buffer_aggressivity/eq deprecation 11 years ago
Reynaldo H. Verdejo Pinochet 17cc78505c ffserver_config: simplify some if true conditions 11 years ago
Reynaldo H. Verdejo Pinochet 200270cc8b ffserver_config: fix line lengths 11 years ago
Carl Eugen Hoyos d457478fb0 Silence warnings for fic files with zero-sized cursors. 11 years ago
Carl Eugen Hoyos e6b7246a68 lavf/movenc: Write G.726 bitrate to make the files decodable. 11 years ago
Lukasz Marek 9c097f1cfc ffserver_config: improve AVOption handing 11 years ago
Lukasz Marek 2121e3e130 ffserver_config: improve error handling 11 years ago
Michael Niedermayer 63e62cfbe2 avformat/img2enc: Use localtime_r() for thread saftey 11 years ago
Michael Niedermayer 5ece4f8b73 avformat/sbgdec: Use localtime_r() for thread saftey 11 years ago
Michael Niedermayer 76886589ee avformat/wavenc: Use localtime_r() for thread saftey 11 years ago
Michael Niedermayer 32a2876b12 avformat/segment: use time_internal.h, simplify code 11 years ago
Michael Niedermayer bab09864b4 avcodec/jacosubdec: use time_internal.h, simplify code 11 years ago
Michael Niedermayer 013c3eb05c avfilter/vf_drawtext: use gm_time_r() for thread saftey 11 years ago
Michael Niedermayer a52cb42ba6 avformat/matroskadec: use gmtime_r() for thread saftey 11 years ago
Michael Niedermayer 70b7cf9c39 avformat/webpenc: removed unused variable 11 years ago
Michael Niedermayer 547fce9585 avcodec/h264_slice: Clear table pointers to avoid stale pointers 11 years ago
Michael Niedermayer f5abd12c4d avformat/img2enc: remove webp extension as we have a dedicated webp muxer 11 years ago
Lukasz Marek e9899ca3dd ffserver_config: dont pass pointer to enum as pointer to int 11 years ago
Michael Niedermayer 5aaf5df06d avcodec/libwebpenc: support "P" frames in webp animations 11 years ago
Michael Niedermayer 6d64a14e6d avformat: add webp muxer 11 years ago
Rodger Combs ae437c7ce7 avformat/assenc: Add ignore_gaps option 11 years ago
Kevin Mitchell ae6118de19 avfilter/idet: add current frame classification to metadata 11 years ago
Kevin Mitchell 2847843868 avfilter/idet: add metadata to "current" frame instead of "next" frame 11 years ago
Thomas Volkert 8d9277c3c0 avformat/rtpdec_h261: code aligned to the HEVC code 11 years ago
Reimar Döffinger 46353759cb mpeg4vdpau: Fix priv data size. 11 years ago
Michael Niedermayer e5054c8eed avcodec/pthread_slice: Use av_freep() to avoid leaving stale pointers in memory 11 years ago
Michael Niedermayer 842745fe17 avcodec/pthread_frame: Simplify code by using av_reallocp_array() 11 years ago
Michael Niedermayer cc769931ab avcodec/parser: use av_freep() to avoid leaving stale pointers in memory 11 years ago
Lukasz Marek d2d97b34a0 ffserver_config: fix compilation warning 11 years ago
Lukasz Marek ed1f8915da ffserver_config: postpone codec context creation 11 years ago
Lukasz Marek fe72622819 lavd/alsa: implement get_device_list callbacks 11 years ago