27684 Commits (fad8143f5b9689e0e2dafe46500d944cfa58a911)
 

Author SHA1 Message Date
Michael Niedermayer fad8143f5b vbv_delay AVOption for ABI compatibility 14 years ago
Mans Rullgard 2f6c6a3462 APIchanges: update for 55bad0c: vbv_delay 14 years ago
Christophe Massiot b6d0700058 Pass VBV delay to the calling application via ctx 14 years ago
Peter Ross c4c9fb4690 binkaudio: remove unused copy of AVCodecContext* 14 years ago
Peter Ross 136901567c binkaudio: fix channel count check 14 years ago
Maksym Veremeyenko 73b3b52285 fix nsvdec.c compilation if DEBUG defined 14 years ago
Young Han Lee ece6cca14a aacdec: Implement LTP support. 14 years ago
Anssi Hannula d3c4829a0d APIchanges: update for 12c14cd 14 years ago
Mans Rullgard 5c878d4b1c mpegtsenc: whitespace cosmetics 14 years ago
Anssi Hannula 932a45a594 mpegtsenc: set audio_type according to st->disposition 14 years ago
Anssi Hannula e2db6b590f mpegts: set st->disposition according to ISO 639 language descriptor 14 years ago
Mans Rullgard 3c9fcab554 apichanges: update for 24a83bd: add AV_DISPOSITION_CLEAN_EFFECTS flag 14 years ago
Anssi Hannula 2ea7e1f011 lavf: add AV_DISPOSITION_CLEAN_EFFECTS flag 14 years ago
Michael Niedermayer e24c05cd53 Better threshold for the gcd based r_frame_rate calculation. 14 years ago
Tilman Brock ee028bbde9 Fix spelling error. 14 years ago
Ronald S. Bultje e84314515a mmst: fix reading uninitialized data for ping packets. 14 years ago
Mans Rullgard 30391c6b5c Update APIchanges for 910b5b8 14 years ago
Stefano Sabatini 9d375bf5ec Remove disabled legacy code in ffplay. 14 years ago
Alex Converse 4a7d992437 aac: remove dead SBR input scaling 14 years ago
Mans Rullgard 288b62b1b9 asfdec: fix build for big endian targets 14 years ago
Justin Ruggles 7539a1fee2 ac3enc: Add x86-optimized function to speed up log2_tab(). 14 years ago
Peter Ross e590448c65 wtv: ignore empty data_guid chunks 14 years ago
Anton Khirnov 607f5fe5d6 asfdec: split reading stream properties out of asf_read_header() 14 years ago
Francesco Cosoleto 2594d75fb2 mmst: print packet type with error status code message 14 years ago
Mans Rullgard e0099fdaac configure: fix non-standard regex used with expr 14 years ago
Mans Rullgard 48e0556739 configure: report full gcc version string 14 years ago
Mans Rullgard 8429368d22 configure: add cleanws() function 14 years ago
Loren Merritt 11ab1e409f FFT: factor a shuffle out of the inner loop and merge it into fft_permute. 14 years ago
Anssi Hannula 709946b34c lavf: print stream disposition in dump_stream_format 14 years ago
Anssi Hannula af1e8ffdad spdifenc: fix byte order on big-endian systems 14 years ago
Anssi Hannula ec0a6889ae spdifenc: IEC 61937 encapsulation of DTS-HD for HDMI 14 years ago
Peter Ross f20886e464 bink: permute Bink version 'b' quant matrices by inverse scan order 14 years ago
Peter Ross a093650b6c bink: simplify how quantization matrices are passed to read_dct_coeffs() 14 years ago
Mans Rullgard 4064d770ad Fix MMX rgb24 to yuv conversion with gcc 4.6 14 years ago
Takashi Mochizuki 62bacc4e0c movenc: Force first sample as SYNC 14 years ago
Stefano Sabatini 6985d7bf87 Make avfilter_config_links() propagate audio information of the source link if it is not explicitely set by the filter. 14 years ago
Michael Niedermayer 1762d9ced7 Restructure video filter implemenattion in ffmpeg.c. 14 years ago
Michael Niedermayer 499c2d41d7 Make truncated mpeg4 GOP header check a bit more specific. 14 years ago
Stefano Sabatini 49d57a8269 Apply minor cosmetics fixes to the av_audio_resample_init() doxy. 14 years ago
Stefano Sabatini 7562101a9f Document audio_resample_close(). 14 years ago
Michael Niedermayer 2034ba08ec Detect null gop headers. 14 years ago
Vitor Sessak 0a18b64585 Make tables generation insensitive to floating-point implementation 14 years ago
Stefano Sabatini c906d974b7 Fix script command in a FAQ entry 14 years ago
Stefano Sabatini b8a613de98 Allow "make clean" to clean files in tools 14 years ago
Stefano Sabatini 32fea0f962 Add lavfi-showfiltfmts and graph2dot to $(TOOLS) 14 years ago
Baptiste Coudurier 31df5cb66d Fix qtrle regression test, actually test qtrle. 14 years ago
Martin Storsjö ae9c5ea2ad rtsp/rdt: Assign the RTSPStream index to AVStream->id 14 years ago
Justin Ruggles b7195837cd Add check for Athlon64 and similar AMD processors with slow SSE2. 14 years ago
Mans Rullgard 3ae4484cdf configure: remove early check_deps $ARCH_EXT_LIST 14 years ago
Mans Rullgard 4ae3ee4ae9 VP8: ARM optimised decode_block_coeffs_internal 14 years ago