35687 Commits (57111c558e9f4785e5b6f203ddc4fd44da0694de)
 

Author SHA1 Message Date
  Kostya Shishkov b18c68ad25 vc1: K&R formatting cosmetics 14 years ago
  Luca Barbato 1786c7f844 segment: basic pattern support and playlist output 14 years ago
  Luca Barbato 82df8c3997 segment: introduce segmented chain muxer 14 years ago
  Luca Barbato 8d80f3cb87 output-example: extend duration 14 years ago
  Luca Barbato fe896ec2f9 ratecontrol: estimate twice the qscale values 14 years ago
  Anton Khirnov 492bd1a28f AVOptions: bump minor and add APIchanges entry. 14 years ago
  Anton Khirnov 7a6cd9957d cmdutils/avtools: simplify show_help() by using av_opt_child_class_next() 14 years ago
  Anton Khirnov 145f741e11 AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 14 years ago
  Anton Khirnov 3b3ea34655 Remove all uses of deprecated AVOptions API. 14 years ago
  Anton Khirnov 8c5dcaad13 AVOptions: add av_opt_next, deprecate av_next_option. 14 years ago
  Anton Khirnov dca055be3a AVOptions: add functions for evaluating option strings. 14 years ago
  Anton Khirnov 059a037fbd AVOptions: split get_number(). 14 years ago
  Anton Khirnov 41d9d51a72 AVOptions: add av_opt_get*, deprecate av_get*. 14 years ago
  Anton Khirnov dac66da63d AVOptions: add av_opt_set*(). 14 years ago
  Anton Khirnov 641c7afe3c AVOptions: add new API for enumerating children. 14 years ago
  Janne Grunau 1bca8f4bc5 rv34: move inverse transform functions to DSP context 14 years ago
  Clément Bœsch cdd30e5642 doc: small ascii diagram on I/O files and streams in ffmpeg.c 14 years ago
  Stefano Sabatini 4edcdf5c44 ffprobe: show sample_fmt in the stream section 14 years ago
  Martin Storsjö cad0c375d9 flvenc: Write the right metadata entry count 14 years ago
  Martin Storsjö 76b0d03d82 rtsp: Request that dynamic rate is disabled 15 years ago
  Martin Storsjö 30eae32530 rtsp: Parse the x-Accept-Dynamic-Rate header 15 years ago
  Martin Storsjö bfc6db4477 rtpdec: Add ff_ prefix to all nonstatic symbols 14 years ago
  Mans Rullgard 318efbfc10 h264: change unsupported bit depth message to error level 14 years ago
  John Brooks 07b77fe387 rtpdec: Read the packet length for all RTCP packet types 14 years ago
  John Brooks 5d6ecf5345 rtpdec: Fix the minimum packet length for RTCP SR packets 14 years ago
  Mans Rullgard c682514a8f qdm2: fix signed multiplication overflow 14 years ago
  Martin Storsjö 5e87222fd1 flvdec: Don't export metadata entries that aren't proper metadata 14 years ago
  Martin Storsjö b204c46d9d flvdec: Split out setting of numeric fields from storing metadata 14 years ago
  Anton Khirnov 46c3c53bae libx264: support yuv422/444 output. 14 years ago
  Anton Khirnov 04de1569cd sws: support yuv444p9/10 output. 14 years ago
  Michael Niedermayer b81f8880e0 Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer b75d89a478 cdg: enable seeking 14 years ago
  Michael Niedermayer fe19e138cd cdg: Try to detect keyframes. 14 years ago
  Michael Niedermayer 045c5283c3 cdg: set timestamps 14 years ago
  Michael Niedermayer d69fda9127 lavf: check stream_index from read_packet() for validity. 14 years ago
  Daniel Kristjansson f36ce75e35 pcm: Print number of bits in the error message of unsupported DVD PCM formats. 14 years ago
  Michael Niedermayer be5ac961e0 examples/encoding: rename to decoding_encoding.c as the file is an example for both. 14 years ago
  Michael Niedermayer f8e98061ec examples/encoding: List more formats to make it more clear to the reader what is not handled in libavcodec. 14 years ago
  Michael Niedermayer fc11927890 mem: fix memalign hack av_realloc() 14 years ago
  John Stebbins 5f3fb59953 fix AC3ENC_OPT_MODE_ON/OFF 14 years ago
  Michael Niedermayer 96bc6485bc arm: fix av_clipl_int32() asm 14 years ago
  Mans Rullgard fdba370f8a h264: fix HRD parameters parsing 14 years ago
  Ronald S. Bultje 91f4732913 prores: implement multithreading. 14 years ago
  Ronald S. Bultje e3f530feca prores: idct sse2/sse4 optimizations. 14 years ago
  Ronald S. Bultje 6aa3cac6bf swscale: use aligned move for storage into temporary buffer. 14 years ago
  Ronald S. Bultje 92fb52d906 prores: extract idct into its own dspcontext and merge with put_pixels. 14 years ago
  Mans Rullgard 8babfc033e h264: fix invalid shifts in init_cavlc_level_tab() 14 years ago
  Mans Rullgard 88d1e2b2b0 intfloat_readwrite: fix signed addition overflows 14 years ago
  Luca Barbato 30c3d976f1 mov: do not misreport empty stts 14 years ago
  Luca Barbato 5a7ba58657 mov: cosmetics, fix for and if spacing 14 years ago