27700 Commits (09e22efc7e0d98a90e99c9c2047a203c89d9dcd9)
 

Author SHA1 Message Date
Martin Storsjö 09e22efc7e rtsp: udp_read_packet returning 0 doesn't mean success 14 years ago
Nicolas George 34c340d49f ffserver: set the sample aspect ratio 14 years ago
James Zern 728d56e84f documentation: add encoders chapter 14 years ago
Stefano Sabatini 5d329e2eb7 In graph2dot, print more specific audio information for audio links. 14 years ago
Anssi Hannula 2613c81182 spdifenc: set flag AVFMT_NOTIMESTAMPS 14 years ago
Michael Niedermayer 02d0803571 Reduce picture size for yadif. 14 years ago
Michael Niedermayer bad82d3d7d Change yadif to not use out of picture lines. 14 years ago
Justin Ruggles 20a2a3da8f ac3dsp: Change punpckhqdq to movhlps in ac3_max_msb_abs_int16(). 14 years ago
Maksym Veremeyenko c4461aa83c fix nsvdec.c compilation if DEBUG macro defined 14 years ago
Balint Marton 33af787d8a Fix av_find_best_stream when using a program 14 years ago
Stefano Sabatini 20bc55ce5c Document audio_resample_close(). 14 years ago
Reimar Döffinger 438198e795 Document that av_write_header sets stream time_base to a value of it chosing. 14 years ago
Janne Grunau fabb93e397 spdifenc: update 482d98f69b to the latest patch 14 years ago
Justin Ruggles 660ab0e64d ac3enc: change default floor code to 7. 14 years ago
Max Shakhmetov a41aebf153 os_support: fix poll() implementation 14 years ago
Reinhard Tartler 7ffe76e540 Merge libavcore into libavutil 14 years ago
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