29726 Commits (ad42126abcdee921fd7eaf0b8a83f18aa3dc1371)
 

Author SHA1 Message Date
Anton Khirnov ad42126abc avconv: print stream copy information. 13 years ago
Anton Khirnov 4f4f33844a avconv: use stream copy by default when possible. 13 years ago
Anton Khirnov a3f2f766af matroskaenc: vertical alignment. 13 years ago
Anton Khirnov 15c14ce6b2 matroskaenc: implement query_codec() 13 years ago
Anton Khirnov 48f9e457ea lavf: add avformat_query_codec(). 13 years ago
Anton Khirnov bca06e77e1 lavc: add avcodec_get_type() for mapping codec_id -> type. 13 years ago
Luca Barbato 7f5bf4fbaf flvenc: use int64_t to store offsets 13 years ago
Anton Khirnov 5759cce70d avconv: don't segfault on 0 input files. 13 years ago
Diogo Franco f1f298cd32 Do not write ID3v1 tags by default 13 years ago
Alex Converse d8b999e2d0 mpegts: log into an AVFormatContext rather than MpegTSContext. 13 years ago
Anton Khirnov eb97dbb05a movenc: change AV_LOG_INFO to AV_LOG_WARNING for some warnings 13 years ago
Anton Khirnov 2c81d5f4c5 avconv: remove a write-only variable 13 years ago
Anton Khirnov 40fc281087 avconv: remove pointless parameter from new_*_stream(). 13 years ago
Anton Khirnov 169f0647b7 avconv: cosmetics, move code 13 years ago
Anton Khirnov 86530f418e avconv: cosmetics -- move copy_chapters(). 13 years ago
Anton Khirnov f233cfed7b avconv: cosmetics -- move parse_forced_key_frames(). 13 years ago
Anton Khirnov 64db1a82d6 lavc: add audio flag to the 'b' option, deprecate 'ab'. 13 years ago
Anton Khirnov f4ad238c6c avconv: rename sameq to same_quant 13 years ago
Anton Khirnov 7478ab5a13 doc/avconv: add forgotten end of chapter. 13 years ago
Anton Khirnov 320d769389 Changelog: document avconv incompatibilities with ffmpeg. 13 years ago
Anton Khirnov 92f1940e99 avconv: replace -vcodec/-acodec/-scodec with a better system. 13 years ago
Anton Khirnov ff884c79ee avconv: remove presets. 13 years ago
Dustin Brody a3e215cdc9 svq3: propagate codec memory allocation failure in context init 13 years ago
Dave Yeo cc73511e8e Fix NASM include directive 13 years ago
Alex Converse 48f7163f13 dsputil_mmx: Honor HAVE_AMD3DNOW 13 years ago
Anton Khirnov c14fe6bc99 lavf,lavd: remove all usage of AVFormatParameters from demuxers. 13 years ago
Anton Khirnov a7c93dae55 jack: add 'channels' private option. 13 years ago
Reimar Döffinger 0e86965514 VC-1: fix reading of custom PAR. 13 years ago
Kostya Shishkov e9fb763611 Remove redundant and dubious video codec detection by its extradata 13 years ago
Dustin Brody 2bfdb34c8a mpeg12: remove repeat-field code disabled since May 2002 13 years ago
Michael Niedermayer 2dbdb309ac patch checklist: suggest fate instead of regression tests 13 years ago
Kostya 5c59fa56ed Turn on resampling on sudden size change instead of bailing out during recode. 13 years ago
Kostya 428c59d911 avtools: reinitialise filter chain when input video stream changes dimensions 13 years ago
Nathan Caldwell 24efdea7fd aacenc: Fix number of coefficients used in a LFE channel. 13 years ago
Nathan Caldwell 51a1d4d94a aacenc: Fix a segfault with grouped psymodel. 13 years ago
Luca Barbato 3304a1e69a swscale: add dithering to yuv2yuvX_altivec_real 13 years ago
Kostya Shishkov 78622ef362 rv34: free+allocate buffer instead of reallocating it to preserve alignment 13 years ago
Ronald S. Bultje 28ca701e0b h264: add missing brackets. 13 years ago
Ronald S. Bultje 28c1115a91 swscale: use 15-bit intermediates for 9/10-bit scaling. 13 years ago
Ronald S. Bultje b2c087871d Move x86util.asm from libavcodec/ to libavutil/. 13 years ago
Ronald S. Bultje 3a39195b1d Move x86inc.asm to libavutil/. 13 years ago
Dustin Brody e3a70c7c5f APIchanges: note error_recognition in lavf 13 years ago
Dustin Brody 2f63440c59 lavf: add support for error_recognition, use it in avidec, and bump minor API version 13 years ago
Anton Khirnov 8d2e4a7e68 avconv: change semantics of -map 13 years ago
Anton Khirnov 3d4f0dab79 avconv: get rid of new* options. 13 years ago
Anton Khirnov d4863fc1a8 cmdutils: allow precisely specifying a stream for AVOptions. 13 years ago
Pino Toscano f60d136637 configure: add missing CFLAGS to fix building on the HURD 13 years ago
Reinhard Tartler 69c4bee8fa libx264: Include hint for possible values for configuring libx264 13 years ago
Anton Khirnov d70e512250 cmdutils: allow ':'-separated modifiers in option names. 13 years ago
Anton Khirnov e6e6060c9b avconv: make -map_metadata work consistently with the other options 13 years ago