2320 Commits (d43a165bda0eae95f4c7a168c7d13d94966c1a09)

Author SHA1 Message Date
Anton Khirnov 56f98e340f output example: convert audio to the format supported by the encoder 11 years ago
Anton Khirnov 884f7c975f output example: set the stream timebase 11 years ago
Luca Barbato bb0babd705 build: Support executable only ldflags 11 years ago
Diego Biurrun 6cc1409ba8 examples/output: Remove unused variable 11 years ago
Vittorio Giovara a54f03bf07 display: add matrix flip api 11 years ago
Andrew Kelley 33a7b453a8 doc: mention option to mix shared/static libraries 11 years ago
Anton Khirnov f6ee61fb05 lavc: export DV profile API used by muxer/demuxer as public 11 years ago
Diego Biurrun e3fcb14347 dsputil: Split off IDCT bits into their own context 11 years ago
Vittorio Giovara f134b5ec53 apichanges: fill in changes for lavu 51.19 and 51.20 11 years ago
Anton Khirnov a5864e9a25 output example: free the muxing format context properly 11 years ago
Anton Khirnov 182d3f8221 output example: rewrite encoding logic 11 years ago
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
Diego Biurrun 463a7cde56 Differentiate assembler and assembly in documentation and comments 11 years ago
Justin Ruggles 9e500efdbe Add av_image_check_sar() and use it to validate SAR 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
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
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
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
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
Vittorio Giovara 21f68c2489 avcodec: bump version after rotation api 11 years ago
Janne Grunau c23c96b638 lavf: add av_stream_get_side_data 11 years ago
Vittorio Giovara bddd8cbf68 Add transformation matrix API. 11 years ago
Anton Khirnov a312f71090 lavf: deprecate now unused AVStream.pts 11 years ago
Anton Khirnov 968a62a9d9 doc/APIchanges: mark the release 10 branch point 11 years ago
Anton Khirnov 33082af756 doc/APIchanges: fill in missing hashes and dates 11 years ago
Anton Khirnov fd056029f4 lavc: add avcodec_free_context(). 11 years ago
Anton Khirnov 0c1959b056 lavf: add AVFMT_FLAG_BITEXACT. 11 years ago
Anton Khirnov 1839fafa95 avconv: Support VDA hwaccel 11 years ago
Anton Khirnov 66e6c8a7b4 lavu: Add a pixel format for new VDA hwaccel 11 years ago
Anton Khirnov a2941c8cb2 lavc: move CODEC_FLAG_MV0 to mpegvideo 11 years ago
Anton Khirnov 6484149158 lavc: make the xvid-specific "gmc" flag a private option of libxvid 11 years ago
Anton Khirnov b2c31710c9 lavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideo 11 years ago
Anton Khirnov 5fccedaa67 lavc: deprecate CODEC_FLAG_INPUT_PRESERVED 11 years ago
Alessandro Ghedini 1c0210c798 lavfi: add Bauer stereo-to-binaural audio filter 11 years ago
Luca Barbato 5a70a783f0 hls: Add an option to prepend a baseurl to the playlist entries 11 years ago
Enrique Arizón Benito 5c08ae4f37 segment: Add an option to prepend a string to the list entries 11 years ago