27725 Commits (91861ce25c7f19c38afdb0f115bf90118fc19428)
 

Author SHA1 Message Date
Marton Balint 91861ce25c MMS: also discover streams in extended stream properties object 14 years ago
Ronald S. Bultje 6a717eb4aa dsputil_mmx.c: remove ff_vector128. 14 years ago
Reimar Döffinger c614d32e22 Fix invalid reads in VC1 decoder 14 years ago
David Conrad 0cfcbf217f Fix VP3 edge emulation 14 years ago
Young Han Lee 695f39c80b aacdec: dsputilize the scalar multiplication in intensity stereo 14 years ago
Jason Garrett-Glaser d14723861b VP3: fix decoding of videos with stride > 2048 14 years ago
Michael Niedermayer 5c20c81bfa Fix issue2619. 14 years ago
Jean-Daniel Dupas 7782cb207a targa: fix potential buffer overreads 14 years ago
Ronald S. Bultje 56cbc5f19f Fix PPC build. 14 years ago
Jason Garrett-Glaser 1d37e908cf VP8: init one less near_mv 14 years ago
Jason Garrett-Glaser 545dc699f8 Force inlining of avutil common routines 14 years ago
Jason Garrett-Glaser 8e624c1cee VP8: split out declarations to new header 14 years ago
Jason Garrett-Glaser 625e9309da VP8: faster MV clipping 14 years ago
Ronald S. Bultje 9a1ced321b dsputil: move VC1-specific stuff into VC1DSPContext. 14 years ago
Ronald S. Bultje 6c0d9369d8 VC1: simplify a calculation in a loop. 14 years ago
Ronald S. Bultje 2739dc5d85 VC1: transpose IDCT 8x8 coeffs while reading. 14 years ago
Martin Storsjö 003c32e72c ffserver: Try matching the RTSP url without a trailing slash 14 years ago
Janne Grunau b2f893acc8 Add SHA1s to APIChanges for av_dump_format, av_parse_time and av_find_info_tag 14 years ago
Anton Khirnov 0ef52334ec lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixes 14 years ago
Anton Khirnov 1b98107c8d Move find_info_tag to lavu and add av_ prefix to it 14 years ago
Young Han Lee 9c9912b995 mdct: remove unnecessary multiplication 14 years ago
Justin Ruggles 6159bd0d67 ac3enc: fix bug in stereo rematrixing decision. 14 years ago
Anton Khirnov ee60e04c2c Replace remaining uses of parse_date with av_parse_time. 14 years ago
Stefano Sabatini 40c3fe2c08 Deprecate parse_date() in favor of av_parse_time(). 14 years ago
Anton Khirnov 0ebf475494 lavf: add av_ prefix to dump_format() 14 years ago
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