27709 Commits (003c32e72cb675b271d5434858899970000f369a)
 

Author SHA1 Message Date
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
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