39894 Commits (632ad2248e2e5d8cd4b51e6c87c943a38c3da425)
 

Author SHA1 Message Date
Anton Khirnov 632ad2248e lavc: Add an internal wrapper around get_format() 11 years ago
nu774 9880a0d4b1 pcm-dvd: Fix 20bit decoding 11 years ago
Martin Storsjö 0bacfa8d37 rtmpproto: Check the buffer sizes when copying app/playpath strings 11 years ago
Uwe L. Korn 7ce3bd9614 rtmpproto: Support alternative slist parameter in rtmp URLs 11 years ago
Martin Storsjö 3828eb8519 libfdk-aac: Relicense the library wrappers to 2-clause BSD 11 years ago
Jean First 15fa856b82 libfdk-aacenc: Enable 7.1 channel encoding 11 years ago
Anton Khirnov 9580818c5d avconv: rename OutputStream.opts to OutputStream.encoder_opts 11 years ago
Anton Khirnov 01947f07b8 avconv: remove a useless line 11 years ago
Anton Khirnov 65ed9e7585 avconv: rename 'codec' to 'enc_ctx' 11 years ago
Anton Khirnov 650a5206a9 avconv: rename 'icodec' to 'dec_ctx' 11 years ago
Anton Khirnov f3a6ad22c9 avconv: rename InputStream.opts to InputStream.decoder_opts 11 years ago
Anton Khirnov 73ed8558a6 avconv: simplify exit_program() by using more local vars 11 years ago
Luca Barbato dcbfb7805a probe: Support AAC_LATM in set_codec_from_probe_data 11 years ago
Luca Barbato f66d0c57b1 latm: Add a probe function 11 years ago
Luca Barbato de69aedf99 mathematics: K&R formatting cosmetics 11 years ago
Luca Barbato 3a177a9cca swscale: Fix an undefined behaviour 11 years ago
Luca Barbato 925c37874b vp9: Read the frame size as unsigned 11 years ago
Luca Barbato a90d92ce2a aac: K&R formatting cosmetics 11 years ago
Luca Barbato c6b42e8549 flv: K&R formatting cosmetics 11 years ago
Anton Khirnov ba71c74017 lavc: deprecate AVCodecContext.codec_name 11 years ago
Anton Khirnov e7fc9796d8 lavc: do not use AVCodecContext.codec_name in avcodec_string() 11 years ago
Anton Khirnov ef9732162c rmdec: do not export anything to AVCodecContext.codec_name 11 years ago
Anton Khirnov 6072184e70 asfenc: use codec descriptors instead of AVCodecs to write codec info 11 years ago
Anton Khirnov 92e4b643df oggparseskeleton: do not use AVCodecContext.codec_name 11 years ago
Anton Khirnov 18f2514c40 mov: export stsd Compressorname in metadata 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
Anton Khirnov 141fdc763c matroska: add the Opus mapping 11 years ago
Anton Khirnov a1aa37dd0b matroskaenc: write CodecDelay 11 years ago
Alessandro Ghedini 1c0210c798 lavfi: add Bauer stereo-to-binaural audio filter 11 years ago
Anton Khirnov eb3b5501e8 matroskadec: read the CodecDelay element 11 years ago
Luca Barbato 7d027b9d6d librtmp: Map native options to librtmp ones when possible 11 years ago
Luca Barbato 7266e24f17 hls: Sync the file number with the start sequence 11 years ago
Luca Barbato a16431034d hls: Factor the sequence computation 11 years ago
Luca Barbato c7603b3c24 hls: Print start_number as first sequence value 11 years ago
Luca Barbato 87a3ea3192 segment: Report the current media sequence 11 years ago
Luca Barbato 344f7b5a7e hls: Report the current media sequence 11 years ago
Hendrik Leppkes a7c5fddac8 avconv_dxva2: define all used GUIDs directly instead of relying on the dxva2api.h header 11 years ago
Anton Khirnov 9d76dd952f h264: drop commented out cruft 11 years ago
Anton Khirnov c1f92d1358 mpegvideo: remove unused MpegEncContext.b4_stride 11 years ago
Anton Khirnov 6a13505c06 mpegvideo: move the MpegEncContext fields used from arm asm to the beginning 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
Anton Khirnov a61c2115fb configure: rework dxva in avconv handling 11 years ago
Hendrik Leppkes 35177ba77f avconv: add support for DXVA2 decoding 11 years ago
Michael Niedermayer b2b4afe811 hwaccel: fix dxva2 & vaapi loop filter parameters 11 years ago
Hendrik Leppkes ed4b757177 dxva2_h264: add a workaround for old Intel GPUs 11 years ago
Hendrik Leppkes 2fcef90bee dxva2_h264: set the correct ref frame index in the long slice struct 11 years ago