31935 Commits (96e9b96fcd394dcaeebf7da3f94b0b7de663ecec)
 

Author SHA1 Message Date
  Rafaël Carré 1430ae44e8 rtp: Simplify ff_rtp_get_payload_type 13 years ago
  Rafaël Carré 9152880e95 rtpenc: Add a payload type private option 13 years ago
  Rafaël Carré 142887741f rtp: Correct ff_rtp_get_payload_type documentation 13 years ago
  Anton Khirnov e3245b2631 avconv: replace all fprintf() by av_log(). 13 years ago
  Anton Khirnov f24facd3ec avconv: change av_log verbosity from ERROR to FATAL for fatal errors. 13 years ago
  Anton Khirnov 1c5e9551bc cmdutils: replace fprintf() by av_log() 13 years ago
  Anton Khirnov 182cbe433a avtools: parse loglevel before all the other options. 13 years ago
  Nicolas George 4ca59d1948 oggdec: add support for Xiph's CELT codec 13 years ago
  Justin Ruggles b15a9888a8 sol: return error if av_get_packet() fails. 13 years ago
  Justin Ruggles 88f908fbdc cosmetics: reindent and pretty-print 13 years ago
  Justin Ruggles 8febd6afbc libgsm: split init and close fuctions for encoder and decoder. 13 years ago
  Mans Rullgard d853e571ad ppc: fix some pointer to integer casts 13 years ago
  Mans Rullgard 6e4a35ced9 ppc: fix 32-bit PIC build 13 years ago
  Justin Ruggles 4568c2bf97 vmdaudio: fix decoding of 16-bit audio format. 13 years ago
  Mans Rullgard bb416bd68c lavf: do not set codec_tag for rawvideo 14 years ago
  Laurent Aimar d1186ff72d h264: check for out of bounds reads in ff_h264_decode_extradata(). 13 years ago
  Michael Niedermayer a246cefa75 flvdec: Check for overflow before allocating arrays 13 years ago
  Anton Khirnov 9b921a8272 avconv: use correct output stream index when checking max_frames 13 years ago
  Anton Khirnov 240ae356e9 avconv: remove fake coded_frame on streamcopy hack 13 years ago
  Laurent Aimar 2b4e49d428 flvdec: Fix invalid pointer deferences when parsing index 13 years ago
  Sean McGovern 87a74f478f configure: disable hardware capabilities ELF section with suncc on Solaris x86 13 years ago
  Diego Biurrun 8671488799 Use explicit struct initializers for AVCodec declarations. 13 years ago
  Diego Biurrun 30b4ee7901 Use explicit struct initializers for AVOutputFormat/AVInputFormat declarations. 13 years ago
  Justin Ruggles 9ff6d0791b adpcmenc: Set bits_per_coded_sample 13 years ago
  Baptiste Coudurier b304244b54 adpcmenc: fix QT IMA ADPCM encoder 13 years ago
  Baptiste Coudurier bf334535b4 adpcmdec: Fix QT IMA ADPCM decoder 14 years ago
  Peter Ross 3a549eb82b permit decoding of multichannel ADPCM_EA_XAS 14 years ago
  Reimar Döffinger ffe92ff9f0 Fix input buffer size check in adpcm_ea decoder. 13 years ago
  Sean McGovern c2d3f56107 fft: avoid a signed overflow 13 years ago
  Alex Converse 9fba8ebe0a mpegps: Handle buffer exhaustion when reading packets. 13 years ago
  Rafaël Carré 0c378ea1f7 rtp: factorize dynamic payload type fallback 13 years ago
  Martin Storsjö bafff1668c flvdec: Ignore the index if it's from a creator known to be different 13 years ago
  Janne Grunau e1b1015581 cmdutils: move grow_array out of #if CONFIG_AVFILTER 13 years ago
  Anton Khirnov dc3e76f3f2 avconv: actually set InputFile.rate_emu 13 years ago
  Luca Barbato d554b33efe ratecontrol: update last_qscale_for sooner 13 years ago
  Kieran Kunhya 4d4d0e8176 Fix unnecessary shift with 9/10bit vertical scaling 13 years ago
  Diego Biurrun 5cc2530fc2 prores: mark prores as intra-only in libavformat/utils.c:is_intra_only() 13 years ago
  Diego Biurrun 167d3b1673 prores: return more meaningful error values 13 years ago
  Diego Biurrun 2161282439 prores: improve error message wording 13 years ago
  Diego Biurrun 27ba121e90 prores: cosmetics: prettyprinting, drop useless parentheses 13 years ago
  Diego Biurrun 2983f1f3be prores: lowercase AVCodec name entry 13 years ago
  Janne Grunau dcb9f6a20d Add LATM demuxer 13 years ago
  Justin Ruggles 59df4b82a5 avplay: flush audio decoder with empty packets at EOF if the decoder has 13 years ago
  Justin Ruggles 1993c6849c 8svx/iff: fix decoding of compressed stereo 8svx files. 13 years ago
  Justin Ruggles fda459cee7 8svx: log an error message if output buffer is too small 13 years ago
  Justin Ruggles 0ac3b8fc4a 8svx: check packet size before reading the initial sample value. 13 years ago
  Justin Ruggles e371878416 8svx: output 8-bit samples instead of 16-bit. 13 years ago
  Justin Ruggles ac68607bfe 8svx: split delta decoding into a separate function. 13 years ago
  Alex Converse 1c2e07b811 mp4: Don't read an empty Decoder Config Descriptor 13 years ago
  Diego Biurrun 20e1829dad fate.sh: Ignore errors from rm command during cleanup. 13 years ago