5033 Commits (5e7524195c6a69e887c28976304db70e94d9eea4)

Author SHA1 Message Date
Anton Khirnov a7fcd4122b output example: store the scaling context in the stream context 11 years ago
Anton Khirnov 6a927d7aaf output example: use a macro instead of a static variable 11 years ago
Anton Khirnov 63fd0d866c output example: allocate the audio frame only once 11 years ago
Anton Khirnov edd5f95764 output example: use OutputStream for audio streams as well 11 years ago
Anton Khirnov 5e7b125b6a output example: use the new AVFrame API to allocate audio frames 11 years ago
Anton Khirnov ac85f631c9 output example: set output channel layout 11 years ago
Anton Khirnov 294daf71a7 output example: use a struct to bundle the video stream variables together 11 years ago
Anton Khirnov 38d044429d output example: use the new AVFrame API for allocating the video frame 11 years ago
Lukasz Marek a30f1b15c7 doc/build_system: document examples and config targets 11 years ago
Tobias Rapp f6e772f9b5 ffprobe: add color_range and color_space to stream output 11 years ago
Diego Biurrun 463a7cde56 Differentiate assembler and assembly in documentation and comments 11 years ago
Clément Bœsch ded3c9fd32 avfilter: add hqx filter (hq2x, hq3x, hq4x) 11 years ago
Moritz Barsnick 10b8481a26 fix several typos 11 years ago
Justin Ruggles 9e500efdbe Add av_image_check_sar() and use it to validate SAR 11 years ago
Timothy Gu 6fdd19cbb2 doc: remove RELEASE_NOTES 11 years ago
Anton Khirnov 452860d7e0 Use av_packet_rescale_ts() to simplify code. 11 years ago
Anton Khirnov 874390e163 lavc: add a convenience function for rescaling timestamps in a packet 11 years ago
Stefano Sabatini 8c44376799 doc/codecs: extend documentation for thread_type option 11 years ago
Michael Niedermayer 08c5859f17 avcodec: add simpleauto idct 11 years ago
Lou Logan eba453e03f doc/bitstream_filters: document imxdump 11 years ago
Luca Barbato 49a242687c doc: Document segment_list_type 11 years ago
Anton Khirnov 194be1f43e lavf: switch to AVStream.time_base as the hint for the muxer timebase 11 years ago
Anton Khirnov 894682a973 Remove avserver. 11 years ago
Michael Niedermayer d82ecfce07 cmdutils: implement FFREPORT=level=... 11 years ago
Lou Logan 3fc37a3d2f doc/filters: remove double quotes from zoompan example 11 years ago
Marton Balint 9236f7b5a2 mpeg12enc: add seq_disp_ext option for deciding when to write a sequence_display_extension 11 years ago
sfan5 ffe6ecc418 lavd/avfoundation: Support user selected pixel formats and pixel format autoselection. 11 years ago
Muhammad Faiz 0a64fb7fb0 avfilter/avf_showcqt: add option for lower resolution 11 years ago
Lou Logan edeefeaaf9 doc/filters: add forgotten " to zoompan example 11 years ago
Clément Bœsch 76bce46d8f avfilter: add signalstats filter 11 years ago
Luca Barbato f121dbd9f7 mpegts: Provide an option to override the pcr period 11 years ago
Luca Barbato a736ae1e96 doc: Document mpegts muxrate 11 years ago
Carl Eugen Hoyos 5482780a3b Allow values >31bit for -analyzeduration. 11 years ago
Billy Shambrook 3c2d9f86c7 ffprobe: add rc_max_rate to stream output 11 years ago
Paul B Mahol 4b6cb1cc69 Zoom & Pan filter 11 years ago
Michael Niedermayer 01ef127bf8 ffmpeg: support setting AVStream.discard 11 years ago
Muhammad Faiz 40e938a7ed avfilter: new multimedia filter avf_showcqt.c 11 years ago
Lou Logan 88f2586adb fix various typos 11 years ago
Michael Niedermayer 8d4d12a490 doc/muxers: Document problems of omitting nut syncpoints as well as alternatives 11 years ago
Lou Logan c17973f19a doc/bsf: document noise bitstream filter 11 years ago
Michael Niedermayer 00759d71a2 avutil/opt: add av_opt_copy() 11 years ago
Anton Khirnov 0957b274e3 lavc: add an option to enable side data-only packets during encoding 11 years ago
wm4 8c02adc62d lavu: add all color-related enums to AVFrame 11 years ago
Michael Niedermayer 82beb46e65 avformat/nutenc: add mode that omits the index 11 years ago
Luca Barbato b2d4565422 avresample: Add avresample_get_out_samples 11 years ago
Luca Barbato c94e2e85cb nut: Support experimental NUT 4 features 11 years ago
Luca Barbato 6d212599aa avformat: Provide a standard compliance flag 11 years ago
Lukasz Marek 8518da23f5 ffmpeg: add -devices param 11 years ago
Lou Logan 8a64ea768b doc/filters: amix only supports float samples 11 years ago
Lou Logan 5b1a56b34b doc/ffmpeg: note that -t is also an input option 11 years ago