74830 Commits (cbd3cd8eb2de2280d83da5ee875c35581b46a3a3)
 

Author SHA1 Message Date
Michael Niedermayer 1376084dcb avcodec/h264_slice: replace assert by normal error check 9 years ago
Carl Eugen Hoyos 3eae98c1ac lavf/dv: Do not return EIO for every error (like EOF). 9 years ago
Ricardo Constantino 9dbc50b4cd avfilter/vf_subtitles: allow setting fonts directory 9 years ago
Michael Niedermayer 642d2f9d55 avcodec/version: Minor version bump due to 5d12d7de2c 9 years ago
Michael Niedermayer c7c207aecd avformat/mxg: Use memmove() 9 years ago
Petri Hintukainen 5d12d7de2c mpegts: demux BluRay text subtitles 9 years ago
Petri Hintukainen 757cb0f286 mpegts: fix demuxing PES private stream 2 9 years ago
Ganesh Ajjanagadde d79c200000 avfilter/vf_spp: use the name 's' for the pointer to the private context 9 years ago
Andrew Stone dc926ab518 rtmp: support the AMF_DATE tag 9 years ago
Rostislav Pehlivanov 8ffe1cb4d7 aacenc: disable bandtype modifying extensions when coder != twoloop 9 years ago
Paul B Mahol c3cd1a7496 avfilter/vf_waveform: support envelope for all filters 9 years ago
Paul B Mahol 97c7c39d25 avfilter/vf_waveform: simplify memory allocations 9 years ago
Paul B Mahol 32f217edad avfilter/vf_waveform: implement various filters 9 years ago
Rostislav Pehlivanov b86532810d fate: adjust fuzz of AAC Encoder's TNS test 9 years ago
Carl Eugen Hoyos 670d8ecfae lavf: Remove probesize32 and max_analyze_duration32 on version bump. 9 years ago
Carl Eugen Hoyos 0cb6c0ec48 lavfi/scale: Pass src_range and dst_range to libswscale. 9 years ago
Rostislav Pehlivanov 555f513769 fate: update AAC tests to the new defaults 9 years ago
Rostislav Pehlivanov bc9927b854 aacenc: Enable Intensity Stereo by default 9 years ago
Rostislav Pehlivanov b7eb7cb3a1 aacenc: Enable Perceptual Noise Substitution by default 9 years ago
Rostislav Pehlivanov a8ced764f7 fate: update AAC Encoder TNS test for the new changes 9 years ago
Rostislav Pehlivanov a0079aae00 aacenc: reorder resetting of cpe->common_window 9 years ago
Rostislav Pehlivanov f3f6c6b928 aacenc_tns: rework coefficient quantization and filter application 9 years ago
Rostislav Pehlivanov d09f9c45c7 aacenc: allocate a larger buffer for the TNS LPC context 9 years ago
Rostislav Pehlivanov 0fc3a51353 lpc: add ff_lpc_calc_ref_coefs_f() function 9 years ago
Rostislav Pehlivanov a70ee2bdcd lpc: remove unused ff_lpc_calc_levinson() function 9 years ago
Rostislav Pehlivanov 139c2f93fd aacenctab: add tns_min_sfb[] to the encoder tables header 9 years ago
Rostislav Pehlivanov 5ed5ca706f aacenc: populate tns_max_bands 9 years ago
Michael Niedermayer 63fb5a6aef avcodec/truemotion1: Check for even width 9 years ago
Michael Niedermayer b54e03c9dc avcodec/mpeg12dec: Set dimensions in mpeg1_decode_sequence() only in absence of errors 9 years ago
Michael Niedermayer a047ccbb9f avcodec/movtextdec: Free ftab_temp 9 years ago
Michael Niedermayer a1a32fdb0e avcodec/movtextdec: Make tx3g_ptr unsigned 9 years ago
Peter B baeb8f5f71 tests: Renamed pix_fmts wording in ffv1 test target name to match pix_fmt parameter. 9 years ago
Andreas Cadhalpun 2ac5b6ce8d fate: use 'c' for setting the channel_layout 9 years ago
Donny Yang 51d4bca5a4 avcodec/pngdec: fully support the tRNS chunk 9 years ago
Hendrik Leppkes d5911e6963 Merge commit 'c457bdebe7af643b380aa0f6add3cb4335d218dc' 9 years ago
Hendrik Leppkes ea1061e147 Merge commit 'b1abd2aaf91be249f24cb74db9c205d9e4ca9da6' 9 years ago
Hendrik Leppkes 80a12be10f Merge commit 'c23999be134bde0a0554261a9043be7dbc01de0c' 9 years ago
Hendrik Leppkes ad79fa471b Merge commit '629d4c5b4deee08bf3a4f3ab45fd4f8b76d7aff3' 9 years ago
Michael Niedermayer 1acd6311a1 swscale/utils: If cascaded contexts are used forward sws_setColorspaceDetails() to the first context 9 years ago
Michael Niedermayer 8e05f9217a swscale/utils: Split scaling if possible and yuv->yuv with different matrixes is requested 9 years ago
Michael Niedermayer 58a0b7f114 avfilter/vf_scale: If no output color matrix is specified, use the input 9 years ago
Michael Niedermayer 5a00c30041 avfilter/vf_scale: Do not skip scale if the color matrix mismatches 9 years ago
Carl Eugen Hoyos 75d9006475 avfilter/vf_scale: Do not skip scale if range mismatches 9 years ago
Andreas Cadhalpun c64060d56a fate: add -fflags +bitexact to the relevant targets 9 years ago
Andreas Cadhalpun c34363acd2 mux: warn if the encoders bitexact flag is set, but not the muxers 9 years ago
Andreas Cadhalpun e6c20e214e avfilter: add missing FF_API_AVFILTERBUFFER guards 9 years ago
Ganesh Ajjanagadde 0169c4dc81 avfilter/vf_separatefields: use the name 's' for the pointer to the private context 9 years ago
Sven Dueking 67e87f8050 avcodec/qsv : Added look ahead rate control mode 9 years ago
Paul B Mahol dead1964ea avfilter/vf_vectorscope: make color mode more useful 9 years ago
Michael Niedermayer fb42e77516 swresample/swresample-test: Make layouts static const 9 years ago