42027 Commits (d9355a03f215be217e9cb15bf317bb27afa9b90c)
 

Author SHA1 Message Date
  Martin Storsjö 0a7ce3caa8 flvdec: Fix indentation 13 years ago
  Nicolas George 4217dfe87b af_pan: remove dual double/int storage of gain. 13 years ago
  Martin Storsjö aa96d433e2 movdec: Don't parse all fragments if ignidx is set 13 years ago
  Martin Storsjö 383a3b64cb movdec: Restart parsing root-level atoms at the right spot 13 years ago
  Christophe GISQUET b5696ff2b8 prores: use natural integer type for the codebook index 13 years ago
  Paul B Mahol d00bc6a8fd r210enc and y41penc: don't set same pkt->size twice 13 years ago
  Michael Niedermayer 8a08503b78 pngdec: Print error if signature is wrong. 13 years ago
  Michael Niedermayer 184fc600e1 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 92b5f71a7d lavf: Reimplement new seek API emulation 13 years ago
  Michael Niedermayer e6380afa6a avidec: Reduce log level for out of index error message. 13 years ago
  Michael Niedermayer 68fac5c2b8 doxy: Disable the main index page. 13 years ago
  Alex Converse 0ad522afb3 mov: Add support for MPEG2 HDV 720p24 (hdv4) 13 years ago
  Diego Biurrun 89d94b2182 swscale: K&R formatting cosmetics (part I) 13 years ago
  Diego Biurrun 72b95764d0 swscale: variable declaration and placement cosmetics 13 years ago
  Anton Khirnov 5d42ac7ffb mpegvideo_enc: only allocate output packet when we know there will be output 13 years ago
  Clément Bœsch 2bdac29360 doc/examples: rename filtering.c into filtering_video.c. 13 years ago
  Tim W b38b6d56ca Add names for more channel layouts to the channel layout map. 13 years ago
  Aneesh Dogra 79c7064c5f sunrast: Add a sample request for RMP_RAW colormap. 13 years ago
  Justin Ruggles 70749c483c avcodec: do not override pts or duration from the audio encoder 13 years ago
  Reimar Döffinger 2c87c7a952 Add prores regression test. 13 years ago
  Reimar Döffinger a86ca94615 Enable already existing rso regression test. 13 years ago
  Reimar Döffinger ecdb31caf2 Add regression test for "sox" format muxer/demuxer. 13 years ago
  Carl Eugen Hoyos 8ee2ddcb2a Add dpx encoding regression test. 13 years ago
  Diego Biurrun 04217de4d6 swscale: K&R formatting cosmetics for PowerPC code (part I/II) 13 years ago
  Diego Biurrun 3f486e0dae img2: Use ff_guess_image2_codec(filename) shorthand where appropriate. 13 years ago
  Diego Biurrun 24d150b773 Clarify licensing information about files borrowed from libjpeg. 13 years ago
  Alex Converse b0f29db5c2 Mark mutable static data const where appropriate. 13 years ago
  Clément Bœsch aecf0cf5ed doc/examples: add audio decoding/filtering example. 13 years ago
  Janne Grunau e48a70e6da avplay: fix -threads option 13 years ago
  Clément Bœsch 241f8465d0 lavfi/abuffer: init the data planes with NULL pointers. 13 years ago
  Janne Grunau 6a4cf065c7 dvbsubdec: avoid undefined signed left shift in RGBA macro 13 years ago
  Paul B Mahol ca085e667b mlpdec: use av_log_ask_for_sample() 13 years ago
  Aneesh Dogra 33510e86b1 gif: K&R formatting cosmetics 13 years ago
  Paul B Mahol 08630d25a2 png: make .long_name more descriptive 13 years ago
  Martin Storsjö a5c50913a8 movdec: Adjust keyframe flagging in fragmented files 13 years ago
  Michael Niedermayer eadd4264ee Merge remote-tracking branch 'qatar/master' 13 years ago
  Ronald S. Bultje 3ab9a2a557 rv34: change most "int stride" into "ptrdiff_t stride". 13 years ago
  Nicolas George a923b6b8f4 af_pan: move query_format before config_props. 13 years ago
  Nicolas George eb9ba527e7 af_pan: remove the indirect function call. 13 years ago
  Justin Ruggles 770a5c6d02 adpcmenc: Use correct frame_size for Yamaha ADPCM. 13 years ago
  Reimar Döffinger 6a3f1726af Add missing av_free_packet. 13 years ago
  Justin Ruggles 91a28b0e8e avcodec: add ff_samples_to_time_base() convenience function to internal.h 13 years ago
  Justin Ruggles 41ac9bb253 adx parser: set duration 13 years ago
  Justin Ruggles b3a4c7e0f1 mlp parser: set duration instead of frame_size 13 years ago
  Justin Ruggles 2460b168b4 gsm parser: set duration 13 years ago
  Justin Ruggles 7575ffac8a mpegaudio parser: set duration instead of frame_size 13 years ago
  Justin Ruggles 16e54ac725 (e)ac3 parser: set duration instead of frame_size 13 years ago
  Justin Ruggles c7f3f1c91e flac parser: set duration instead of frame_size 13 years ago
  Justin Ruggles e9cda85351 avcodec: add duration field to AVCodecParserContext 13 years ago
  Justin Ruggles 0b42a9388c avutil: add av_rescale_q_rnd() to allow different rounding 13 years ago