27888 Commits (ec10a9ab461b26b96eff7bbbb8623f42d8ee04ad)
 

Author SHA1 Message Date
Ronald S. Bultje ed040f35f2 Fix PPC build. 14 years ago
Jason Garrett-Glaser 891b1f15a7 VP8: init one less near_mv 14 years ago
Jason Garrett-Glaser eb3755a5aa Force inlining of avutil common routines 14 years ago
Jason Garrett-Glaser bcf4568f18 VP8: split out declarations to new header 14 years ago
Jason Garrett-Glaser 7634771e70 VP8: faster MV clipping 14 years ago
Ronald S. Bultje 12802ec060 dsputil: move VC1-specific stuff into VC1DSPContext. 14 years ago
Ronald S. Bultje 0b16cdc3fa VC1: simplify a calculation in a loop. 14 years ago
Ronald S. Bultje 1da6ea3954 VC1: transpose IDCT 8x8 coeffs while reading. 14 years ago
Martin Storsjö c2ca851b23 ffserver: Try matching the RTSP url without a trailing slash 14 years ago
Janne Grunau c3dbfa1afd Add SHA1s to APIChanges for av_dump_format, av_parse_time and av_find_info_tag 14 years ago
Anton Khirnov 09d171b988 lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixes 14 years ago
Anton Khirnov ab0287fcbd Move find_info_tag to lavu and add av_ prefix to it 14 years ago
Young Han Lee 979395bbbb mdct: remove unnecessary multiplication 14 years ago
Justin Ruggles 5b54d4b376 ac3enc: fix bug in stereo rematrixing decision. 14 years ago
Anton Khirnov 9fcae9735e Replace remaining uses of parse_date with av_parse_time. 14 years ago
Stefano Sabatini f6c7375a17 Deprecate parse_date() in favor of av_parse_time(). 14 years ago
Anton Khirnov 610219a598 lavf: add av_ prefix to dump_format() 14 years ago
Martin Storsjö 2c35a6bde9 rtsp: udp_read_packet returning 0 doesn't mean success 14 years ago
Nicolas George 6741f7c9be ffserver: set the sample aspect ratio 14 years ago
James Zern 0fa904c9d8 documentation: add encoders chapter 14 years ago
Stefano Sabatini 009026efb1 In graph2dot, print more specific audio information for audio links. 14 years ago
Anssi Hannula 6c60fcf89a spdifenc: set flag AVFMT_NOTIMESTAMPS 14 years ago
Michael Niedermayer 50a82c2c75 vbv_delay AVOption for ABI compatibility 14 years ago
Carl Eugen Hoyos 2e3c56a29f Set maximum lowres value for the MJPEG decoder to 3. 14 years ago
Justin Ruggles 1f004fc512 ac3dsp: Change punpckhqdq to movhlps in ac3_max_msb_abs_int16(). 14 years ago
Maksym Veremeyenko 41cdc1ff1e fix nsvdec.c compilation if DEBUG macro defined 14 years ago
Balint Marton 22ec6b738f Fix av_find_best_stream when using a program 14 years ago
Stefano Sabatini 938b62538a Document audio_resample_close(). 14 years ago
Stefano Sabatini 5495528365 Apply minor cosmetics fixes to the av_audio_resample_init() doxy. 14 years ago
Reimar Döffinger 5d820db2f9 Document that av_write_header sets stream time_base to a value of it chosing. 14 years ago
Janne Grunau ec25f83bd9 spdifenc: update 482d98f69b to the latest patch 14 years ago
Justin Ruggles 50d7140441 ac3enc: change default floor code to 7. 14 years ago
Max Shakhmetov 9ac2085dbf os_support: fix poll() implementation 14 years ago
Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
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