27672 Commits (610219a598095f938705f200dfe3946455ef871a)
 

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