100953 Commits (1873d128f96e3b97489917d00cc0c6ccc803432f)
 

Author SHA1 Message Date
Andreas Rheinhardt 1873d128f9 avformat/qtpalette: Use better headers 4 years ago
Andreas Rheinhardt e9513052b5 avformat/rtsp: Fix build failure when RTP demuxers are disabled 4 years ago
Andreas Rheinhardt 7936cfc157 avformat/Makefile: Only compile qtpalette.c when needed 4 years ago
Andreas Rheinhardt d97e84b46f avformat/qtpalette: Move default palette to their only user 4 years ago
Andreas Rheinhardt a703410d25 avformat/cutils, dvenc: Move ff_brktimegm to its only user 4 years ago
Paul B Mahol e818951505 avformat/cdxl: add support for custom 24bit pal8 formats 4 years ago
Tomas Härdin e6254d5ab9 avformat/mxfdec: Add missing const to mxf_mastering_display* 4 years ago
Jose Da Silva 7ccea3bf09 avcodec/xbmdec: get_nibble() minor speed increase, and binary reduction 4 years ago
Jose Da Silva 8c3d31fbee avcodec/xbmdec: convert() minor speed increase 4 years ago
Jose Da Silva 42c636c972 avcodec/xbmenc: Pre-compute variables once for parse_str_int() 4 years ago
Jose Da Silva b6bc981d25 avcodec/xbmenc: substitute end instead of recalculating end 4 years ago
Paul B Mahol b4ad669a42 avfilter/avfilter: mark enable as runtime option too 4 years ago
Paul B Mahol f6621a8e72 avfilter: add colorcorrect filter 4 years ago
Anton Khirnov b7251aed46 av_dump_format(): reduce indentation for streams 4 years ago
Anton Khirnov 3696c3b161 av_dump_format(): increase indentation for chapter metadata 4 years ago
Anton Khirnov 80aad8886a av_dump_format: add a heading for chapters 4 years ago
Andreas Rheinhardt 2367affc2c fftools/ffmpeg_filter: Make functions only used locally static 4 years ago
Andreas Rheinhardt 2166d8d6b2 fftools/ffmpeg_filter: Remove ist_in_filtergraph 4 years ago
Andreas Rheinhardt 8c01eb0a31 avcodec/cabac: Move encoder related stuff to libavcodec/tests/cabac.c 4 years ago
Andreas Rheinhardt 455d3a7684 avcodec/h264_levels, h265_profile_level: Remove ff_h26[45]_get_level 4 years ago
Andreas Rheinhardt ba874ad904 avfilter/ebur128: Remove unused functions 4 years ago
Andreas Rheinhardt a40c158eda fftools/ffmpeg_filter: Remove choose_sample_fmt 4 years ago
Andreas Rheinhardt bb072a0369 avformat/rtmppkt: Only compile ff_rtmp_packet_dump if defined(DEBUG) 4 years ago
Andreas Rheinhardt 7b43646e18 avformat/avio: Remove ffurl_open 4 years ago
Andreas Rheinhardt 5cad6c6e85 avformat/rtmpproto: Only include RTMP protocols that are enabled 4 years ago
Andreas Rheinhardt 82d5316c57 avformat/rtmppkt: Remove ff_amf_read_bool 4 years ago
Mark Thompson ac05413dfb vc2enc: Add missing static to local variables 4 years ago
Paul B Mahol 68b5236eae avfilter/vf_colorlevels: call execute once per frame 4 years ago
Paul B Mahol 7ee3a5594b avfilter/vf_colorlevels: no need to use double for coeff 4 years ago
Paul B Mahol 62e24a5d80 avfilter/vf_colorlevels: beautify define 4 years ago
Paul B Mahol a7e826b9e1 avfilter/vf_colorlevels: typedef ThreadData struct 4 years ago
Paul B Mahol 85bdf18917 avcodec: add PFM image encoder 4 years ago
Paul B Mahol 090f31f813 avfilter: add colorcontrast filter 4 years ago
Limin Wang 38caef3876 avformat/hlsenc: use AV_OPT_TYPE_DURATION 4 years ago
Michael Niedermayer 3c41d0bfd6 avformat/rmdec: Fix codecdata_length overflow check 4 years ago
Michael Niedermayer 57f7e5caa3 avcodec/simple_idct: Fix undefined integer overflow in idct4row() 4 years ago
Michael Niedermayer 0af0a80cef avformat/wavdec: Check block_align vs. channels before combining them 4 years ago
Michael Niedermayer fd61b42b4c avformat/tta: Use 64bit intermediate for index 4 years ago
Michael Niedermayer b0588b73da avformat/soxdec: Check channels to be positive 4 years ago
Michael Niedermayer f54aab94a3 avformat/smacker: Check for too small pts_inc 4 years ago
Michael Niedermayer 92b1949191 avformat/sccdec: Use larger intermediate for ts/next_ts computation 4 years ago
Michael Niedermayer 2a0d17c4d1 avcodec/cri: Use ff_set_dimensions() 4 years ago
Andreas Rheinhardt e742bf3421 avcodec/aacps_fixed_tablegen: Don't include config.h 4 years ago
Tomas Härdin ff0618b5c4 avformat/mxf: Establish register of local tags 4 years ago
Michael Niedermayer 5441699f83 avformat/sbgdec: Use av_sat_add64() in str_to_time() 4 years ago
Piotr Uracz 7ceceee8b6 avcodec/aac_ac3_parser: fix channel information parsing in case decoder is disabled 4 years ago
Andreas Rheinhardt ad2cc0e2f4 avformat/rtpdec: Avoid allocations of small dynamic buffers 4 years ago
Paul B Mahol 459c6e8ab3 avfilter/vf_vibrance: add packed formats support 4 years ago
Paul B Mahol 98b0c0e44f avfilter/vf_colortemperature: add packed formats support 4 years ago
Paul B Mahol aa8cf8fdee avfilter/vf_colortemperature: use macro for identical code 4 years ago