35141 Commits (58030fc6c802d8cc45f114402ccb27be8c06f76b)
 

Author SHA1 Message Date
Michael Niedermayer 58030fc6c8 avio: Fix handling of filenames that contain : 13 years ago
Sergiy Gur'yev 32ed7da135 Fix adts format creation in aac+ encoder modified: libavcodec/libaacplus.c 13 years ago
Michael Niedermayer 957867ab13 ffmpeg: rewrite vsync / notimestamps handling 13 years ago
Michael Niedermayer 8e576d5830 Merge remote-tracking branch 'qatar/master' 13 years ago
Justin Ruggles bbb46f3ec7 libavutil: add utility functions to simplify allocation of audio buffers. 13 years ago
Justin Ruggles 8889cc4f5b libavutil: add planar sample formats and av_sample_fmt_is_planar() 13 years ago
Alexander Strasser 7ffa9ea05a doc: rewrite FATE documentation to be self-contained 13 years ago
Alexander Strasser e77b4b4ac6 tests: add a FATE configuration template 13 years ago
Janne Grunau aa38cff2c6 avconv: fix segfault at EOF with delayed pictures 13 years ago
Michael Niedermayer 656911d84d vsrc_mandelbrot: Fix vsrc_mandelbrot.c:358:85: warning: ‘epsilon’ may be used uninitialized in this function [-Wuninitialized] 13 years ago
Michael Niedermayer b329fc346e ffmpeg: fix indention 13 years ago
Michael Niedermayer fec2025936 ffmpeg: Fix ffmpeg.c:1874:21: warning: unused variable ‘of’ [-Wunused-variable] 13 years ago
Michael Niedermayer 183e832c53 githowto: git is generally available as package in most distros. 13 years ago
Justin Ruggles c1848c4b26 pcmdec: remove unneeded resetting of samples pointer 13 years ago
Anton Khirnov 06d4e2fa5a avconv: remove a now unused parameter from output_packet(). 13 years ago
Anton Khirnov 8b0268a853 avconv: formatting fixes in output_packet() 13 years ago
Anton Khirnov ffa0674e5a avconv: declare some variables in blocks where they are used 13 years ago
Anton Khirnov af8ad892bf avconv: use the same behavior when decoding audio/video/subs 13 years ago
Anton Khirnov 3eedd29bd7 bethsoftvideo: return proper consumed size for palette packets. 13 years ago
Justin Ruggles 5872c78122 cdg: skip packets that don't contain a cdg command. 13 years ago
Michael Niedermayer 98d1e9f915 lavf: give more weight to the extension during probing if there is a id3 13 years ago
Michael Niedermayer 6a3a54f5e3 lavf: minor cleanup of av_probe_input_format3() 13 years ago
Anton Khirnov 0844b57c11 crcenc: add flags 13 years ago
Anton Khirnov e1edfbcb24 avconv: use vsync 0 for AVFMT_NOTIMESTAMPS formats. 13 years ago
Anton Khirnov a94c769dad tiffenc: add a private option for selecting compression algorithm 13 years ago
Anton Khirnov 50efd3cad8 md5enc: add flags 13 years ago
Mans Rullgard 3a0b72dee0 ARM: remove needless .text/.align directives 13 years ago
Michael Niedermayer 248bb81ebc avfilter: Error out from avfilter_merge_formats() when there are duplicates 13 years ago
Michael Niedermayer 4d874fc2b1 vf_mp: rewrite vf_mp filter warning message 13 years ago
Michael Niedermayer 8cda755c2f avfilter: dont write out of array for duplicate formats in avfilter_merge_formats() 13 years ago
Michael Niedermayer 0b9a69f244 Merge remote-tracking branch 'qatar/master' 13 years ago
Lou Logan a8e6d4d403 patcheck: spelling and grammar nits 13 years ago
Alex Converse 963f685535 aacdec: Fix PS in ADTS. 13 years ago
Alex Converse 105ab61c5f avconv: Consistently use PIX_FMT_NONE. 13 years ago
Clément Bœsch 530a540cec doc: add a -map_channel example for splitting channels into streams. 13 years ago
Justin Ruggles 0e8fdd41c2 dsputil: use cpuflags in x86 emu_edge_core 13 years ago
Justin Ruggles 395f2e70dd dsputil: use movups instead of movdqu in ff_emu_edge_core_sse() 13 years ago
Michael Niedermayer b429440d85 Merge remote-tracking branch 'shariman/wmall' 13 years ago
Michael Niedermayer 6161c41817 avio: Support private options in URLProtocols 13 years ago
Justin Ruggles 05d1e45d1f wma: initialize prev_block_len_bits, next_block_len_bits, and block_len_bits. 13 years ago
Michael Niedermayer c12e1bd1bc avio: allow any chars in protocols 13 years ago
Clément Bœsch 2bb1c713cc http: add user_agent option. 13 years ago
Alex Converse 9f8c190bb0 mov: Remove some redundant and obsolete comments. 13 years ago
Mans Rullgard 85770d6e56 Add libavutil/mathematics.h #includes for INFINITY 13 years ago
Luca Barbato e361b5089a doxy: structure libavformat groups 13 years ago
Luca Barbato e97e5a2e02 doxy: introduce an empty structure in libavcodec 13 years ago
Luca Barbato 757cd8d876 doxy: provide a start page and document libavutil 13 years ago
Luca Barbato 384bdaceeb doxy: cleanup pixfmt.h 13 years ago
Michael Niedermayer 78317881f0 graphparser: Fix doxy on avfilter_graph_parse() return value. 13 years ago
Mans Rullgard 3fe5fc9325 regtest: split video encode/decode tests into individual targets 13 years ago