Commit Graph

  • c206a32435 avcodec/sheervideo: fix order of operations for raw lines Paul B Mahol 2016-06-07 23:14:07 +02:00
  • 60bac785c3 avcodec/sheervideo: add support for 8-bit interlaced (A)RGB Paul B Mahol 2016-05-30 19:33:31 +02:00
  • fdf832a986 avcodec: add BitJazz SheerVideo decoder Paul B Mahol 2016-05-30 19:33:31 +02:00
  • c36fc857b5 avcodec/alsdec: Check r to prevent out of array read Michael Niedermayer 2016-06-07 20:50:38 +02:00
  • 1748eb02c8 doc/filters: remove outdated showwavespic example Lou Logan 2016-06-07 10:52:15 -08:00
  • e01b19dece avformat/mpegts: Fix probing of mpegts with invalid ASC Michael Niedermayer 2016-06-07 15:46:08 +02:00
  • a2e6c785ce avformat/rawdec: Fix avg_framerate for h264 Michael Niedermayer 2016-06-03 23:59:36 +02:00
  • 81f769fa12 gsm: Move requant_tab table to the gsm tables file Diego Biurrun 2016-06-04 16:53:54 +02:00
  • 42dc214323 mpc: Drop unused GetBitContext context member Diego Biurrun 2016-06-04 17:13:39 +02:00
  • 85b8403c6f svq1enc: Drop unused GetBitContext context member Diego Biurrun 2016-06-04 17:12:41 +02:00
  • 6d8fd614ff vorbis: Kill some pointless debug code Diego Biurrun 2016-06-04 08:41:15 +02:00
  • 59c6509d9f mss2: Drop a silly assert Diego Biurrun 2016-06-04 12:58:11 +02:00
  • b668662939 get_bits: Move BITSTREAM_READER_LE definition before all relevant #includes Diego Biurrun 2016-06-04 15:07:30 +02:00
  • 09c4e5c598 indeo2: Drop disabled big-endian ir2_codes table Diego Biurrun 2016-06-04 17:04:45 +02:00
  • b7f98659f2 Remove unnecessary get_bits.h #includes Diego Biurrun 2016-06-04 11:45:16 +02:00
  • 1729387c7a lavc/mediacodec: improve error messages Matthieu Bouron 2016-06-01 12:05:49 +02:00
  • 93f4d1646e lavc/mediacodec: bypass width/height restrictions when looking for a decoder Matthieu Bouron 2016-05-31 11:00:12 +02:00
  • cb89fd2334 lavc/mediacodec: rename MediaFormat field clazz to mediaformat_class for consistency Matthieu Bouron 2016-06-06 16:05:46 +02:00
  • 56ef387e21 lavc/mediacodec: move struct declarations at the begin Matthieu Bouron 2016-06-06 15:56:10 +02:00
  • 79efd3b8b8 lavc/mediacodec: rename jfields_mapping to jni_amediacodeclist_mapping Matthieu Bouron 2016-06-06 15:28:36 +02:00
  • f2e7f9966e lavc/mediacodec: do not delete a local reference twice in case of error Matthieu Bouron 2016-05-31 11:37:11 +02:00
  • 153ab83bd3 avcodec/utils: check skip_samples signedness Michael Niedermayer 2016-06-07 03:48:09 +02:00
  • 77d4dfbec6 avfilter/af_firequalizer: add zero_phase option Muhammad Faiz 2016-06-06 06:28:09 +07:00
  • e7f658be57 avdevice/dshow: Fix frame rate Michael Niedermayer 2016-06-07 02:32:13 +02:00
  • a2b2af791c Changelog : add OpenExr improvements Martin Vignali 2016-06-06 22:48:24 +02:00
  • 808356c61c avcodec/nvenc: Check capabilities for interlaced encoding Timo Rothenpieler 2016-06-06 21:19:29 +02:00
  • a5eb70ad95 avformat/mpegts: Do not trust BSSD descriptor, it is sometimes not an S302M stream Michael Niedermayer 2016-06-06 21:43:01 +02:00
  • 2a48a75a6f sgirledec: simplify, no need to use reget buffer Paul B Mahol 2016-06-01 15:10:42 -04:00
  • 6e2ad28cf7 aic: add frame threading support Paul B Mahol 2016-06-01 15:46:49 -04:00
  • c3ed259e4f fate: Move Canopus decoder tests to a separate file Vittorio Giovara 2016-06-03 14:09:18 -04:00
  • 20a8c78ce0 avconv: Do not copy extradata if source buffer is empty Vittorio Giovara 2016-06-03 12:14:50 -04:00
  • 9511a0895d avcodec/exr: indent b44 uncompress function Martin Vignali 2016-06-04 15:47:53 +02:00
  • bc1f3dfaa3 avcodec/exr: fix decoding of B44 exr when all channel doesnt have the same pixel type Martin Vignali 2016-06-04 15:43:48 +02:00
  • df7cd4176a avcodec/exr: move channel_line_size to thread data Martin Vignali 2016-06-04 15:38:59 +02:00
  • 03152e74df avcodec/exr: improve pxr24 uncompress Martin Vignali 2016-06-04 14:24:08 +02:00
  • 16107aeaf3 avcodec/exr: remove unneed scanline_size var Martin Vignali 2016-06-04 14:18:48 +02:00
  • 42297d8419 avcodec/exr: fix tile decoding when all channels doesnt have the same pixel type Martin Vignali 2016-06-04 14:06:39 +02:00
  • d24eb9a3c6 avcodec/exr: indent the if (layer_match) part Martin Vignali 2016-06-04 17:45:31 +02:00
  • 753088a2a4 avcodec/exr: fix layer detection Martin Vignali 2016-06-04 17:42:20 +02:00
  • 43a4276c69 avcodec/bmp_parser: Check fsize Michael Niedermayer 2016-06-06 14:32:48 +02:00
  • 37005e65eb avcodec/bmp_parser: reset state Michael Niedermayer 2016-06-06 14:30:40 +02:00
  • 250b620d29 avcodec/bmp_parser: Fix remaining size Michael Niedermayer 2016-06-06 14:27:20 +02:00
  • bfe945ac3a avcodec/bmp_parser: Fix frame_start_found in cross frame cases Michael Niedermayer 2016-06-06 14:01:43 +02:00
  • b5bc436ebc avformat/matroskadec: Fix rounding error with codec_delay Michael Niedermayer 2016-06-06 04:23:16 +02:00
  • bacc4b6e81 avcodec/wmalosslessdec: Use unsigned operations for overflowing cases Michael Niedermayer 2016-05-16 13:14:31 +02:00
  • 5a8b41b4a7 avformat/movenc: Skip unsupported video tracks in timecode generation Michael Niedermayer 2016-04-29 04:39:40 +02:00
  • abc957e896 avfilter/af_amix: dont fail if there are no samples in output_frame() Michael Niedermayer 2016-04-28 20:49:13 +02:00
  • b092ee701f avformat/allformats: Making av_register_all() thread-safe. Vivekanand 2016-04-07 16:16:23 +05:30
  • f730367a60 avcodec/mpeg4videodec: Fix default low_delay flag value if not coded Michael Niedermayer 2016-03-28 20:40:40 +02:00
  • 87c53e5354 avcodec/mpeg4videodec: Print low_delay value with -debug 1 in decode_vol_header() Michael Niedermayer 2016-03-28 20:21:44 +02:00
  • a0a4a4b370 avfilter/vf_colormatrix: add bt.2020 colorspace Thomas Mundt 2016-03-25 23:31:36 +01:00
  • 2e395bbccf avfilter/vf_colormatrix: increase precision Thomas Mundt 2016-03-26 11:53:36 +01:00
  • 13aae86a2b avutil/frame: Assert that width/height/channels is 0 for the destination of av_frame*_ref() Michael Niedermayer 2016-03-08 18:44:34 +01:00
  • 3bc060f366 doc/examples/transcoding: Use the decoders pixel format if the encoder does not list which are supported Michael Niedermayer 2016-02-28 00:03:14 +01:00
  • 134cba728b Seperate x264rgb encoder and only enable when its actually supported Michael Niedermayer 2016-02-27 23:23:41 +01:00
  • 38f99017e6 vp9: Return the correct size when decoding a superframe Denis Charmet 2016-06-04 13:22:42 +02:00
  • 2ccf9ae6cc avformat/format: Print debug info when probe score is increased due to mime type Michael Niedermayer 2016-02-25 19:36:01 +01:00
  • 5fb6e39dd1 avcodec/cfhd: clear idwt_buf on allocation Michael Niedermayer 2016-02-14 20:22:49 +01:00
  • f90c9c306f Check av_dup_packet() return code Michael Niedermayer 2016-02-03 18:52:26 +01:00
  • c6470d8193 avcodec/mpegvideo: Deallocate last/next picture earlier Michael Niedermayer 2016-06-05 01:46:18 +02:00
  • e5942c1436 avcodec/bmp_parser: Fix state Michael Niedermayer 2016-05-31 22:01:13 +02:00
  • dab82a2a7c avformat/oggparseopus: Fix Undefined behavior in oggparseopus.c and libavformat/utils.c Thomas Guilbert 2016-05-27 15:50:25 -07:00
  • 7f864badc0 avformat/utils: avoid overflow in compute_chapters_end() with huge durations Michael Niedermayer 2016-05-28 23:51:35 +02:00
  • cc1e01d8b6 avformat/utils: avoid overflow in update_stream_timings() with huge durations Michael Niedermayer 2016-05-28 23:51:35 +02:00
  • 69c3dfdd54 doc/developer.texi: Add a code of conduct Michael Niedermayer 2016-05-18 20:40:08 +02:00
  • 241f1e603f ffserver: fixed deallocation bug in build_feed_streams Gregor Riepl 2016-05-24 15:17:22 +02:00
  • 4d9fdca053 avcodec/diracdec: Fix potential integer overflow Michael Niedermayer 2016-05-19 18:02:53 +02:00
  • b11900251f avformat/avidec: Detect index with too short entries Michael Niedermayer 2016-05-18 23:27:54 +02:00
  • 145b18ce9a avformat/utils: Check negative bps before shifting in ff_get_pcm_codec_id() Chris Cunningham 2016-05-17 11:28:32 -07:00
  • e5d167149d avformat/utils: Do not compute the bitrate from duration == 0 Michael Niedermayer 2016-05-16 13:43:02 +02:00
  • ed71759fd0 ffmpeg: Check that r_frame_rate is set before attempting to use it Michael Niedermayer 2016-05-16 12:49:06 +02:00
  • d7ae13d479 swresample/resample: Fix division by 0 with tap_count=1 Michael Niedermayer 2016-05-16 05:10:21 +02:00
  • 1cd872a7d5 swresample/rematrix: Use clipping s16 rematrixing if overflows are possible Michael Niedermayer 2016-05-15 21:34:37 +02:00
  • f6586db165 swresample/rematrix: Use error diffusion to avoid error in the DC component of the matrix Michael Niedermayer 2016-05-15 18:33:09 +02:00
  • 7c43c48fda hevc: Fix memory leak related to a53_caption data Will Kelleher 2016-04-07 08:58:31 -05:00
  • 069eea16d9 libavformat/oggdec: Free stream private when header parsing fails. Chris Cunningham 2016-05-09 15:27:29 -07:00
  • 79181b97d4 avformat/utils: Check bps before using it in a shift in ff_get_pcm_codec_id() Michael Niedermayer 2016-05-11 00:00:52 +02:00
  • 46360e36d9 avformat/oggparseopus: Check that granule pos is within the supported range Michael Niedermayer 2016-05-10 23:12:58 +02:00
  • ef2b8416d9 avcodec/mjpegdec: Do not try to detect last scan but apply idct after all scans for progressive jpeg Michael Niedermayer 2016-05-02 12:45:14 +02:00
  • 9491f47035 avformat/options_table: Add missing identifier for very strict compliance Michael Niedermayer 2016-05-02 22:00:55 +02:00
  • 2fc7e5c1b5 avformat/ffmdec: Check pix_fmt Michael Niedermayer 2016-04-28 22:50:48 +02:00
  • 39c0b22df4 avcodec/mpegvideo: Deallocate last/next picture earlier Michael Niedermayer 2016-06-05 01:46:18 +02:00
  • bb3388fd60 avformat/dump: Print tbc value Michael Niedermayer 2016-06-03 23:29:05 +02:00
  • d953b2857b avcodec/utils: initialize delay in avcodec_parameters_to_context() Michael Niedermayer 2016-06-04 04:40:28 +02:00
  • 7c55f5d782 avcodec/nvenc: Don't set packet duration Timo Rothenpieler 2016-06-04 12:20:59 +02:00
  • 1e6a0c9d14 avfilter/avf_showcqt: render default font at 960x16 Muhammad Faiz 2016-06-02 16:10:47 +07:00
  • 958bf659d8 avdevice/lavfi: Do not set avg_frame_rate to the timebase Michael Niedermayer 2016-06-04 01:33:30 +02:00
  • b28e102875 avformat/version: Add Ticket5421 to list of tickets possibly affected by a major bump Michael Niedermayer 2016-06-03 23:09:19 +02:00
  • fc07972582 avformat/dump: Use codec and QP limits from AVCodecContext Michael Niedermayer 2016-06-03 22:26:00 +02:00
  • 0e84eee719 libavutil/fifo: Fix fifo grow step Jan Sebechlebsky 2016-06-03 14:04:00 +02:00
  • 8b05a7ffe4 lavf/udp: fix dead code. Nicolas George 2016-06-03 11:05:20 +02:00
  • 1f8c0e44cb avformat/au: Write MetaData in AU Sun audio file header Thomas Bernard 2016-05-31 21:57:57 +02:00
  • 12f47539ca lavc/mediacodecdec_h264: rename input_ref to input_pkt Matthieu Bouron 2016-05-26 15:33:41 +02:00
  • 15432a903e lavc/mediacodecdec_h264: switch to new BSF API Matthieu Bouron 2016-05-26 14:52:01 +02:00
  • e0df56f25d lavc/vaapi_encoder_{h264,h265}: fix bad format warning Matthieu Bouron 2016-06-02 18:15:35 +02:00
  • 79b6c9acd5 fate/prores: use aac fixed for audio to fix fate failures on arm Michael Niedermayer 2016-06-03 04:25:57 +02:00
  • e78515f2ae tests/fate/h264: Add test for xavc and somewhat odd pps/sps Michael Niedermayer 2016-06-03 01:09:58 +02:00
  • e9bb80d3dc doc/filters: Remove duplicated setdar example Lars Kiesow 2016-06-03 00:34:09 +02:00
  • e8a236add8 avcodec/magicyuv: set correct size of last slice for each plane Paul B Mahol 2016-06-02 22:40:57 +02:00
  • cc4ab320cf MAINTAINERS: Remove myself Derek Buitenhuis 2016-05-19 13:27:08 +01:00