35116 Commits (98d1e9f915fe3ef9d60cdee1b901d400440b0089)
 

Author SHA1 Message Date
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
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
Mans Rullgard 8ee2b4672f ARM: add explicit .arch and .fpu directives to asm.S 13 years ago
Janne Grunau 0945eddec0 pthread: do not touch has_b_frames 13 years ago
Michael Niedermayer 7876f14f8b Merge remote-tracking branch 'qatar/master' 13 years ago
Mike Melanson 2a0e180144 Document a critical gotcha in FATE 13 years ago
Michael Niedermayer 70974bdb27 ffmpeg: Fix segfault when using ffmpeg with ffserver where ffmpeg does not supply all requested streams. 13 years ago
ami_stuff cf14c82227 [PATCH] IFF Amiga Continuous Bitmap (ACBM)decoder 13 years ago
Michael Niedermayer 7f6a019096 Merge remote-tracking branch 'mjbshaw/master' 13 years ago
Anton Khirnov 82963f8f04 avconv: cleanup the transcoding loop in output_packet(). 13 years ago
Michael Niedermayer 2c28e26913 ffplay: Check for pix_fmt changes Fixes Ticket238 by not crashing but also not playing the file. 13 years ago
Mashiat Sarker Shakkhar ea0323b0fa call revert_cdlms() 13 years ago
Mashiat Sarker Shakkhar 6cf31ef263 Fix some loop conditions to prevent overreads 13 years ago
Mashiat Sarker Shakkhar a3a8d5e0c1 Initialize pred in lms_predict() 13 years ago
Clément Bœsch 2f0f9a87d0 Fix various if parenthesis misplacements. 13 years ago
Anton Khirnov 9595234c94 avconv: split subtitle transcoding out of output_packet(). 13 years ago
Anton Khirnov 45d4b66f6f avconv: split video transcoding out of output_packet(). 13 years ago
Anton Khirnov ded28ba35b avconv: split audio transcoding out of output_packet(). 13 years ago
Anton Khirnov 78162b4ea2 avconv: reindent. 13 years ago
Anton Khirnov 2a651b719c avconv: move streamcopy-only code out of decoding loop. 13 years ago
Anton Khirnov 51aeb69452 avconv: remove an always true condition and reindent. 13 years ago
Anton Khirnov 7204ec1a88 avconv: split off streamcopy handling into a separate loop. 13 years ago
Michael Niedermayer 4931c8f0f1 svq1dec: call avcodec_set_dimensions() after dimensions changed. 13 years ago
Michael Niedermayer eef5c35b43 vp3dec: Check coefficient index in vp3_dequant() 13 years ago
Michael Niedermayer 895d258e9b qdm2dec: fix buffer overflow. 13 years ago
Justin Ruggles a8fe9a7242 pthread: add some malloc failure checks 13 years ago
Michael Niedermayer 919c00ba5a alsdec: update checked AV_EF flags. 13 years ago