1425 Commits (9b7f932ee568cadfc0f556a061fcc00cb63f9780)

Author SHA1 Message Date
Diego Biurrun 593aaee953 setpts: Add missing inttypes.h #include for PRId64 11 years ago
Diego Biurrun 11cd727fbd vsrc_movie: Adjust a silly typo from b977b287f6 11 years ago
Diego Biurrun 67a7695c14 avfilter: Remove unused variable from ff_get_video_buffer() 11 years ago
Diego Biurrun b977b287f6 vsrc_movie: Avoid a variable indirection in movie_get_frame() 11 years ago
Anton Khirnov 1985c2e75c Bump major versions of all libraries. 11 years ago
Anton Khirnov f4c444e17d Postpone API-incompatible changes until the next bump. 11 years ago
Kieran Kunhya 1ef9e83764 avcodec: Deprecate dtg_active_format field in favor of avframe side-data 11 years ago
Diego Biurrun 072916d903 filtfmts: Replace deprecated uses of AVFilterPad 11 years ago
Diego Biurrun c6a1ac2dd9 vf_fps: Replace use of deprecated AVFilterBufferRef by AVFrame 11 years ago
Luca Barbato f0e9594819 af_channelmap: Set the frame channel layout 11 years ago
Luca Barbato 87efaa97ce af_join: Set the output frame format 11 years ago
Vittorio Giovara 52269f48e8 Revert "vf_interlace: deprecate lowpass option" 11 years ago
Diego Biurrun a8d803a320 vf_select: Drop a debug av_log with an unchecked double to enum conversion 11 years ago
Andrew Kelley d3cfd7aff8 af_compand: make sure request_frame always outputs at least one frame 11 years ago
Vittorio Giovara 5a69ded12a vf_showinfo: print display transformation values 11 years ago
Luca Barbato ad0fe2f401 af_resample: Use avresample_get_out_samples 11 years ago
Anton Khirnov 7cc4c9f32f lavfi/formats: avoid using AV_{PIX,SAMPLE}_FMT_NB 11 years ago
Anton Khirnov b03b2d86aa buffersrc: avoid using AV_PIX_FMT_NB 11 years ago
Anton Khirnov a7d070acb5 vf_fieldorder: avoid using AV_PIX_FMT_NB 11 years ago
Anton Khirnov 862f33c10e vf_scale: use the pixfmt descriptor API 11 years ago
Anton Khirnov 45fc73edfe vf_format: rework format list parsing 11 years ago
Janne Grunau 449511740f build: handle library dependencies in configure 11 years ago
Alessandro Ghedini 1c0210c798 lavfi: add Bauer stereo-to-binaural audio filter 11 years ago
Vittorio Giovara d23fc8846d filtfmts: remove unused lavf include 11 years ago
Vittorio Giovara 58400ac133 lavfi: name anonymous structs 11 years ago
Luca Barbato f1b239ec8b drawtext: Add fontconfig support 11 years ago
Alessandro Ghedini aaab192df2 af_volume: implement replaygain clipping prevention 11 years ago
Nicolas George ad8159e0fe libavfilter: Add asettb filter for setting timebase for audio 11 years ago
Diego Biurrun 01c5779f56 x86: Drop some unnecessary YASM ifdefs 11 years ago
Anton Khirnov 9c21c08fa7 af_ashowinfo: print a more descriptive name for AV_MATRIX_ENCODING_DOLBY 11 years ago
Alessandro Ghedini a49aa440c9 af_volume: implement replaygain pre-amplification 11 years ago
Katerina Barone-Adesi b33c64e4c2 vf_settb: rename to settb 11 years ago
Vittorio Giovara 6ee55c7b11 vf_transpose: K&R formatting cosmetics 11 years ago
Anton Khirnov b4679ecdbd {v,a}f_showinfo: print frame side data 11 years ago
Anton Khirnov 06c3cd3c01 af_volume: support using replaygain frame side data 11 years ago
Diego Biurrun 7513234bdd avfilter: more correct printf format specifiers 11 years ago
Anton Khirnov e843612695 af_channelmap: fix ONE_STR mapping mode 11 years ago
Anton Khirnov 713d3f98c8 vf_shuffleplanes: fix the type of the mapping indices 11 years ago
Anton Khirnov 599b81ca9a lavfi: add shuffleplanes filter 11 years ago
Anton Khirnov bba2a7cc5f lavfi: use the correct filter context for logging an error. 11 years ago
Luca Barbato e995cf1bcc avfilter: Add missing emms_c when needed 11 years ago
Vittorio Giovara 4c41a7a179 vf_frei0r: fix missing end of line character 11 years ago
Vittorio Giovara 61b323ce7c vf_frei0r: refactor library loading from env variable 11 years ago
Vittorio Giovara 4e0be9c86f vf_frei0r: prevent a segfault when filter parameters are not set 11 years ago
Vittorio Giovara 8accddeb58 vf_frei0r: adjust error messages 11 years ago
Anton Khirnov bc6461c286 af_compand: replace strtok_r() with av_get_token() 11 years ago
Andrew Kelley 738f83582a lavfi: add compand audio filter 11 years ago
Anton Khirnov 39c2880eea af_volume: preserve frame properties 11 years ago
Anton Khirnov dcc7e4bf1d af_resample: preserve frame properties 11 years ago
Anton Khirnov 30517a9f05 Use av_frame_copy() to simplify code where appropriate. 11 years ago