27654 Commits (8ed4cc65a19b5a6cc7ae6ed5072be2d3836dbeb2)
 

Author SHA1 Message Date
Mans Rullgard 8ed4cc65a1 APIchanges: update for 55bad0c: vbv_delay 14 years ago
Christophe Massiot 55bad0c602 Pass VBV delay to the calling application via ctx 14 years ago
Peter Ross 71f88b1f38 binkaudio: remove unused copy of AVCodecContext* 14 years ago
Peter Ross 9806fbd535 binkaudio: fix channel count check 14 years ago
Maksym Veremeyenko d06497f316 fix nsvdec.c compilation if DEBUG defined 14 years ago
Young Han Lee ead15f1dc1 aacdec: Implement LTP support. 14 years ago
Anssi Hannula 77c330a046 APIchanges: update for 12c14cd 14 years ago
Mans Rullgard 2dd1ee4bfe mpegtsenc: whitespace cosmetics 14 years ago
Anssi Hannula 3f2d3a1904 mpegtsenc: set audio_type according to st->disposition 14 years ago
Anssi Hannula 60e7306643 mpegts: set st->disposition according to ISO 639 language descriptor 14 years ago
Mans Rullgard 935ee1b9bb apichanges: update for 24a83bd: add AV_DISPOSITION_CLEAN_EFFECTS flag 14 years ago
Anssi Hannula 24a83bd10a lavf: add AV_DISPOSITION_CLEAN_EFFECTS flag 14 years ago
Stefano Sabatini 70c275f8c3 Make avfilter_config_links() propagate audio information of the source link if it is not explicitely set by the filter. 14 years ago
Tilman Brock b08f59dca4 Fix spelling error. 14 years ago
Ronald S. Bultje 275189a2bd mmst: fix reading uninitialized data for ping packets. 14 years ago
Mans Rullgard 08a459f096 Update APIchanges for 910b5b8 14 years ago
Michael Niedermayer 910b5b82e8 Add sample_aspect_ratio to AVFilterLink 14 years ago
Stefano Sabatini b7ec5cc401 Remove disabled legacy code in ffplay. 14 years ago
Alex Converse 916dee9f45 aac: remove dead SBR input scaling 14 years ago
Mans Rullgard aabc2682fc asfdec: fix build for big endian targets 14 years ago
Justin Ruggles fbb6b49dab ac3enc: Add x86-optimized function to speed up log2_tab(). 14 years ago
Peter Ross 1a973feb45 wtv: ignore empty data_guid chunks 14 years ago
Anton Khirnov 5cbd3b5d91 asfdec: don't export empty metadata 14 years ago
Anton Khirnov 8bf6db1b29 asfdec: split reading stream properties out of asf_read_header() 14 years ago
Francesco Cosoleto 70630e35a4 mmst: print packet type with error status code message 14 years ago
Mans Rullgard 3ad464bfc7 configure: fix non-standard regex used with expr 14 years ago
Anatoly Nenashev 7a4abe5912 mpeg4video: ignore broken GOP headers 14 years ago
Mans Rullgard 5d57846bba configure: report full gcc version string 14 years ago
Mans Rullgard bb7a22b584 configure: add cleanws() function 14 years ago
Loren Merritt e6b1ed693a FFT: factor a shuffle out of the inner loop and merge it into fft_permute. 14 years ago
Anssi Hannula 3c33c0e263 lavf: print stream disposition in dump_stream_format 14 years ago
Anssi Hannula 57f2c9aed9 spdifenc: fix byte order on big-endian systems 14 years ago
Anssi Hannula 482d98f69b spdifenc: IEC 61937 encapsulation of DTS-HD for HDMI 14 years ago
Peter Ross 2315392174 bink: permute Bink version 'b' quant matrices by inverse scan order 14 years ago
Peter Ross cb62510cab bink: simplify how quantization matrices are passed to read_dct_coeffs() 14 years ago
Mans Rullgard f344903ca5 Fix MMX rgb24 to yuv conversion with gcc 4.6 14 years ago
Takashi Mochizuki 44b1120724 movenc: Force first sample as SYNC 14 years ago
Vitor Sessak 47d62c965b Make tables generation insensitive to floating-point implementation 14 years ago
Stefano Sabatini e063f5886b Fix script command in a FAQ entry 14 years ago
Stefano Sabatini 40321376d8 Allow "make clean" to clean files in tools 14 years ago
Stefano Sabatini cd6a5a57b8 Add lavfi-showfiltfmts and graph2dot to $(TOOLS) 14 years ago
Baptiste Coudurier 646739a0a8 Fix qtrle regression test, actually test qtrle. 14 years ago
Martin Storsjö b2dd842d21 rtsp/rdt: Assign the RTSPStream index to AVStream->id 14 years ago
Justin Ruggles 74b1f96859 Add check for Athlon64 and similar AMD processors with slow SSE2. 14 years ago
Ronald S. Bultje 2a03e87330 Add missing terminating backslash 14 years ago
Mans Rullgard 4b884207eb configure: remove early check_deps $ARCH_EXT_LIST 14 years ago
Mans Rullgard a7878c9f73 VP8: ARM optimised decode_block_coeffs_internal 14 years ago
Mans Rullgard 7da48fd011 ARM optimised vp56_rac_get_prob() 14 years ago
Stefano Sabatini aa8ac53b51 Update overlay documentation after movie syntax update. 14 years ago
Peter Ross adb1ad0d80 bink: reindent after last commit 14 years ago