30344 Commits (cb2c4de3a16c083973921587b6e8c79af59c9626)
 

Author SHA1 Message Date
Justin Ruggles cb2c4de3a1 avplay: free rdft data used for spectrogram analysis. 13 years ago
Jindrich Makovicka 67bbf07fb5 log.h: make AVClass a named struct 13 years ago
Justin Ruggles 3e68b28221 fix ac3 encoder documentation 13 years ago
Kostya Shishkov 50f9721904 vc1: more prettyprinting cosmetics 13 years ago
Kostya Shishkov 94e725ca2b vc1: prettyprint some tables 13 years ago
Kostya Shishkov b18c68ad25 vc1: K&R formatting cosmetics 13 years ago
Anton Khirnov 492bd1a28f AVOptions: bump minor and add APIchanges entry. 13 years ago
Anton Khirnov 7a6cd9957d cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 13 years ago
Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 13 years ago
Anton Khirnov 3b3ea34655 Remove all uses of deprecated AVOptions API. 13 years ago
Anton Khirnov 8c5dcaad13 AVOptions: add av_opt_next, deprecate av_next_option. 13 years ago
Anton Khirnov dca055be3a AVOptions: add functions for evaluating option strings. 13 years ago
Anton Khirnov 059a037fbd AVOptions: split get_number(). 13 years ago
Anton Khirnov 41d9d51a72 AVOptions: add av_opt_get*, deprecate av_get*. 13 years ago
Anton Khirnov dac66da63d AVOptions: add av_opt_set*(). 13 years ago
Anton Khirnov 641c7afe3c AVOptions: add new API for enumerating children. 13 years ago
Janne Grunau 1bca8f4bc5 rv34: move inverse transform functions to DSP context 13 years ago
Martin Storsjö cad0c375d9 flvenc: Write the right metadata entry count 13 years ago
Martin Storsjö 76b0d03d82 rtsp: Request that dynamic rate is disabled 13 years ago
Martin Storsjö 30eae32530 rtsp: Parse the x-Accept-Dynamic-Rate header 13 years ago
Martin Storsjö bfc6db4477 rtpdec: Add ff_ prefix to all nonstatic symbols 13 years ago
Mans Rullgard 318efbfc10 h264: change unsupported bit depth message to error level 13 years ago
John Brooks 07b77fe387 rtpdec: Read the packet length for all RTCP packet types 13 years ago
John Brooks 5d6ecf5345 rtpdec: Fix the minimum packet length for RTCP SR packets 13 years ago
Mans Rullgard c682514a8f qdm2: fix signed multiplication overflow 13 years ago
Martin Storsjö 5e87222fd1 flvdec: Don't export metadata entries that aren't proper metadata 13 years ago
Martin Storsjö b204c46d9d flvdec: Split out setting of numeric fields from storing metadata 13 years ago
Anton Khirnov 46c3c53bae libx264: support yuv422/444 output. 13 years ago
Anton Khirnov 04de1569cd sws: support yuv444p9/10 output. 13 years ago
John Stebbins 5f3fb59953 fix AC3ENC_OPT_MODE_ON/OFF 13 years ago
Mans Rullgard fdba370f8a h264: fix HRD parameters parsing 13 years ago
Ronald S. Bultje 91f4732913 prores: implement multithreading. 13 years ago
Ronald S. Bultje e3f530feca prores: idct sse2/sse4 optimizations. 13 years ago
Ronald S. Bultje 6aa3cac6bf swscale: use aligned move for storage into temporary buffer. 13 years ago
Ronald S. Bultje 92fb52d906 prores: extract idct into its own dspcontext and merge with put_pixels. 13 years ago
Mans Rullgard 8babfc033e h264: fix invalid shifts in init_cavlc_level_tab() 13 years ago
Mans Rullgard 88d1e2b2b0 intfloat_readwrite: fix signed addition overflows 13 years ago
Luca Barbato 30c3d976f1 mov: do not misreport empty stts 13 years ago
Luca Barbato 5a7ba58657 mov: cosmetics, fix for and if spacing 13 years ago
Anton Khirnov c780b543e7 id3v2: fix NULL pointer dereference 13 years ago
Raivo Hool 2804d32075 mov: read album_artist atom 13 years ago
Raivo Hool dff4177546 mov: fix disc/track numbers and totals 13 years ago
Diego Biurrun 25c27f379f doc: fix references to obsolete presets directories for avconv/ffmpeg 13 years ago
Diego Biurrun 4b7f49082f flashsv: return more meaningful error value 13 years ago
Diego Biurrun f9a9c8f9bc flashsv: fix typo in av_log() message 13 years ago
Justin Ruggles ff1f89de2d smacker: validate channels and sample format. 13 years ago
Justin Ruggles cf044f8bff smacker: check buffer size before reading output size 13 years ago
Justin Ruggles e190e453bd smacker: validate number of channels 13 years ago
Justin Ruggles a7984a6a6d smacker: Separate audio flags from sample rates in smacker demuxer. 13 years ago
Mans Rullgard be1242a3f2 h264: fix detection of optional trailing PPS elements 13 years ago