74863 Commits (f67aff3ad7168b0721e7e5ba05858d885966534a)
 

Author SHA1 Message Date
Rostislav Pehlivanov f04d86c16a aacenc: remove TNS from the todo list 9 years ago
Rostislav Pehlivanov f20b67173c aacenc_tns: rework the way coefficients are calculated 9 years ago
Rostislav Pehlivanov 1cd5daee20 aac: remove now-unused redundant array 9 years ago
Rostislav Pehlivanov 44ddee945a aacenc_pred: rework the way prediction is done 9 years ago
Rostislav Pehlivanov 949a4892fa aacenc: change FF_PROFILE_UNKNOWN to AAC-Main if prediction is enabled 9 years ago
Rostislav Pehlivanov 20962b567b lpc: create a simplified Levinson-Durbin LPC handling float samples 9 years ago
Rostislav Pehlivanov f55cc57911 aac: move the TNS tables from aacdectab to the shared aactab 9 years ago
Philip Langdale 91f1115a0e avcodec/vc1dec: Re-order init to avoid initting hwaccel too early 9 years ago
Michael Niedermayer 628a73f8f3 ffmpeg: force 128k default audio bitrate if nothing is specified and there is no specific default 9 years ago
Paul B Mahol 777df1ff74 avfilter/vf_dejudder: use the name 's' for the pointer to the private context 9 years ago
Ronald S. Bultje 7e12a54251 ffserver: use -b instead of -ab for setting audio bitrate. 9 years ago
Ronald S. Bultje 2fb593dcb9 Put remaining pieces of CODEC_FLAG_EMU_EDGE under FF_API_EMU_EDGE. 9 years ago
Philip Langdale 1e50f953fa Changelog: Add VDPAU HEVC to the list 9 years ago
Paul B Mahol 9f2fa95bd8 avfilter/vf_histogram: 9 and 10 bit depth support 9 years ago
Harshit Mittal 53bf32fa42 doc/examples/filtering_video: better demo ffmpeg filters; demos chaining the filters 9 years ago
Carl Eugen Hoyos 24e0b14c4f Changelog: Clarify that the new asf demuxer is optional. 9 years ago
Henrik Gramner c457bdebe7 checkasm: Fix floating point arguments on 64-bit Windows 9 years ago
Thilo Borgmann 2392da164a Changelog: Mention the change of the default webm codecs. 9 years ago
Carl Eugen Hoyos b009d5b1f7 configure: Do not let the webm muxer suggest external libraries. 9 years ago
Donny Yang 51ca703222 apng: Support inter-frame compression 9 years ago
Michael Niedermayer 3322f0d415 avcodec/dnxhddata: Fix inconsistent table entry 9 years ago
rogerdpack 832b4a4a43 configure: Print out enabled programs 9 years ago
Michael Niedermayer e2b19a533d avformat/segment: atomically update list if possible 9 years ago
Zhang Rui 92d378067e ffplay: remove unused include libavutil/colorspace.h 9 years ago
Ganesh Ajjanagadde 9ba511d5d3 avfilter/af_amerge: use the name 's' for the pointer to the private context 9 years ago
Paul B Mahol 15f4b3db58 avfilter: add framerate video filter 9 years ago
Stefano Sabatini 57cd2f7777 lavf/mpegenc: provide better feedback in case of invalid media type 9 years ago
lummax 0c800b2761 avcodec: Assert on codec->encode2 in encode_audio2 9 years ago
Timo Rothenpieler 1dd854e10f vaapi: Add hevc hwaccel support 9 years ago
Ganesh Ajjanagadde bfe525e632 configure: warn if GCC 4.2 is being used 9 years ago
Carl Eugen Hoyos 0382c546cc lavc: Describe eia_608 as text subtitles. 9 years ago
Michael Niedermayer 6701c92fa4 avcodec/libopusenc: Fix infinite loop on flushing after 0 input 9 years ago
Ganesh Ajjanagadde f174bfea86 configure: remove unused apply() function 9 years ago
Hendrik Leppkes f5258a7d16 Merge commit 'e176639bcbf4b580edb462a6b0650e53cd5e3c04' 9 years ago
Hendrik Leppkes ebff705c2c Merge commit '413d4e54a9bffe2d0afdc6d8a80f516e5df6a421' 9 years ago
Hendrik Leppkes 540f280098 Merge commit '2157df425bd909854fd4afcec4aa3311d8a3b31b' 9 years ago
Hendrik Leppkes 427598a2f4 Merge commit 'd68705c9756e6558c8e28d90b4c364f25ba72083' 9 years ago
Hendrik Leppkes f30132f9c4 Merge commit 'a4615572b576d3ef7ee2f11529d935e61bf4ebb8' 9 years ago
Hendrik Leppkes f19a283867 Merge commit 'efbfb1ad1112cea79bef51fd9f30c0c94735abfc' 9 years ago
Hendrik Leppkes 305f461754 Merge commit '403ea4ac7289ac39229452b6b5e2f8ebcc00f2a1' 9 years ago
Hendrik Leppkes 3b0af76c1b Merge commit '5e129ed655bff5b6d90355c0b713d7aaba3898ec' 9 years ago
Hendrik Leppkes 3f491224fe Merge commit 'd3ae4c65942d67a294fd56eabbbdcce6756fab5f' 9 years ago
Hendrik Leppkes bd074bde02 Merge commit 'fdd021884d5c06fb9ad65cb0040bb5717a7b084b' 9 years ago
Michael Niedermayer 81a8701eb5 avformat/oggenc: Check segments_count for headers too 9 years ago
Timothy Gu da0e76955a ffmpeg_opt: Add -hwaccels option that lists all supported hwaccels 9 years ago
Carl Eugen Hoyos 33908f0837 lavf/mov: Support unusual alac files without frma and alac atoms. 9 years ago
Carl Eugen Hoyos 7f9656f10d lavc/dnxhdenc: Fix ibias default. 9 years ago
Paul B Mahol 319440e54f avfilter: add hstack & vstack filter 9 years ago
Paul B Mahol 0190c372ef avfilter/framesync: allocate FFFrameSyncIn internally 9 years ago
Paul B Mahol a16251a6d0 avfilter/vf_histogram: fix bug in checking pixel format flags 9 years ago