Commit Graph

  • 6eb1b40ad8 hevc: fix size condition in ptl parsing Hendrik Leppkes 2016-05-06 19:09:04 +02:00
  • 1bc83f6ea8 avformat/tee: Use ref instead copy in write_packet Jan Sebechlebsky 2016-05-02 01:34:46 +03:00
  • a3c877aca7 avformat/tee: Fix TeeSlave.bsfs pointer array size Jan Sebechlebsky 2016-05-03 16:21:20 +03:00
  • 215a2d7678 ffplay: force setting alsa buffer size Marton Balint 2016-04-20 23:50:38 +02:00
  • 1e109bbbf1 riff: add comment for g721,g723 codec tags compn 2016-05-07 06:56:43 -04:00
  • e601e078e9 avformat/riff: add M102 FourCC Piotr Bandurski 2016-05-06 22:43:00 +02:00
  • fc6894770e avcodec/m101: simplify 8bit code Michael Niedermayer 2016-05-07 03:43:17 +02:00
  • 22d1148c77 avcodec/m101: remove unneeded zeroing of priv_data_size Michael Niedermayer 2016-05-07 03:41:03 +02:00
  • cbe265ccd7 avcodec/m101: Simplify if() condition Michael Niedermayer 2016-05-07 03:38:13 +02:00
  • 03fceb771c fate: fix dcadec test dependencies James Almer 2016-05-06 18:52:27 -03:00
  • e9443105ea avio: Remove a leftover comment Martin Storsjö 2016-05-04 17:00:52 +03:00
  • 017d42ebc6 configure: Only utvideo <= 15.3.0 is supported. Carl Eugen Hoyos 2016-05-06 19:42:35 +02:00
  • 58b3e5606b avcodec/avcodec: Move AV_CODEC_ID_M101 to the 2nd group of video codecs Michael Niedermayer 2016-05-06 15:52:46 +02:00
  • 5621da4996 avformat/riff: add M101 Michael Niedermayer 2016-05-05 18:49:37 +02:00
  • 4155d5e06f avcodec: add M101 decoder Michael Niedermayer 2016-05-05 18:09:24 +02:00
  • 31ce01bdb9 avcodec/nvenc: don't set profile in lossless mode Timo Rothenpieler 2016-05-05 18:05:05 +02:00
  • bd63ecec78 avcodec/dcadsp: use LOCAL_ALIGNED_32 instead of LOCAL_ALIGNED(32, ...) James Almer 2016-05-06 00:47:55 -03:00
  • abb69a2f2b avcodec: Add "sar" alias to "aspect" option of video encoders Andrey Utkin 2016-05-05 15:37:49 +03:00
  • 1d4400ac7f avfilter/graphparser: add '\r' as whitespace Muhammad Faiz 2016-05-06 07:37:12 +07:00
  • 83065939cb avutil/parsing: add '\r' as whitespace Muhammad Faiz 2016-05-06 07:35:45 +07:00
  • 9c1aa14bf0 vc2enc: prevent random data Christophe Gisquet 2016-05-05 11:06:08 +02:00
  • 7a679e4ac0 fate: Add test for vorbis encoder Petru Rares Sincraian 2016-05-05 18:56:38 +02:00
  • c5d2d3dced avcodec/alac: fix 20-bit support Paul B Mahol 2016-05-05 18:13:28 +02:00
  • f1560dbb2a lavd/avfoundation: use AVCodecParameters Rick Kern 2016-05-05 09:08:02 -04:00
  • 5afb94c817 Mark read-only tables as static Diego Biurrun 2015-11-11 17:38:43 +01:00
  • 1f1ad8ace0 configure: Document --enable-libfontconfig Diego Biurrun 2016-05-02 07:34:35 +02:00
  • 5b174dd3f1 avfilter/vf_waveform: fix order of graticule scale items Paul B Mahol 2016-05-05 10:34:13 +02:00
  • d2f73c3daf avfilter/avf_showcqt: add . Muhammad Faiz 2016-05-05 14:03:32 +07:00
  • e7a9b434c5 fate: Add test for broken SPS (Ticket 2580) Michael Niedermayer 2016-05-03 16:30:03 +02:00
  • 770d3c85af vc2enc: do not print the lavc version if the bitexact flag is enabled Rostislav Pehlivanov 2016-05-05 00:18:03 +01:00
  • e3df56f5b4 avformat/dtsdec: reduce the scope of crctab James Almer 2016-05-04 19:23:23 -03:00
  • bb7c558070 avformat/dtsdec: detect core-less streams foo86 2016-05-03 16:06:41 +03:00
  • fe483ac428 avformat/mpegtsenc: fix usage of AVStream.codec James Almer 2016-05-04 18:39:27 -03:00
  • fc1c836def avcodec/hevc_parser: fix packet_split function name James Almer 2016-05-04 18:26:06 -03:00
  • 03e8c1b843 avformat/h264dec: Avoid get_ue_golomb_31( ) due to ff_ prefixed table from golomb.c Michael Niedermayer 2016-05-04 22:43:01 +02:00
  • 824906a541 avformat/utils: Do not detect video codecs when audio is expected Michael Niedermayer 2016-05-04 21:31:18 +02:00
  • 3646ef6f7c avformat/h264dec: Check pps_id/sps_id fields from parameter sets Michael Niedermayer 2016-05-04 21:20:15 +02:00
  • def03d1468 vf_frei0r: Drop overly verbose and broken debug output Diego Biurrun 2016-05-03 15:24:17 +02:00
  • dc750194b6 lavc/videotoolboxenc: Set colorimetry values Rick Kern 2016-04-27 10:53:15 -04:00
  • c356b6865d lavc/videotoolboxenc: Support pixel aspect ratio Rick Kern 2016-04-27 10:53:14 -04:00
  • 9d8a38d20b lavc/videotoolboxenc: Support for forced I-frames Rick Kern 2016-04-27 10:53:13 -04:00
  • 4b806081b2 lavc/videotoolboxenc: add concatentation properties Rick Kern 2016-04-27 10:53:12 -04:00
  • ca429e7253 lavc/videotoolboxenc: Add realtime encoding property Rick Kern 2016-04-27 10:53:11 -04:00
  • 272dd437bc lavc/videotoolboxenc: Handle out-of-memory and fix memory leak Rick Kern 2016-04-27 10:53:10 -04:00
  • 2fbf39382d lavc/videotoolboxenc: Fix DTS Rick Kern 2016-04-27 10:53:09 -04:00
  • abe05892be lavc/videotoolboxenc: Fix AVCodecContext.has_b_frames usage. Rick Kern 2016-04-27 10:53:08 -04:00
  • 645df43144 lavc/videotoolboxenc: Add entropy setting Rick Kern 2016-04-27 10:53:07 -04:00
  • fbe0cf8ca7 lavc/videotoolboxenc: Require hardware encoding Rick Kern 2016-04-27 10:53:06 -04:00
  • 0d4bf3074d lavc/videotoolboxenc: Handle hwaccel format as input Rick Kern 2016-04-27 10:53:05 -04:00
  • d7cf3610c2 lavc/videotoolboxenc: Use shared pixel buffer pool Rick Kern 2016-04-27 10:53:04 -04:00
  • 41ed7ab45f cosmetics: Fix spelling mistakes Vittorio Giovara 2016-04-27 13:45:23 -04:00
  • 5c31eaa999 Remove unnecessary get_bits.h #includes and add missing headers where needed. Alexandra Hájková 2016-04-23 16:44:11 +02:00
  • 66eb5b809a avcodec/adpcm: fix decoding of stereo non 4-bit ADPCM IMA WAV Paul B Mahol 2016-05-04 11:33:34 +02:00
  • 3395ad48fa avcodec/adpcm: replace char/short/long with int8_t/int16_t/int Paul B Mahol 2016-05-04 00:33:48 +02:00
  • b7d267399b avcodec/dca: convert to AVCRC foo86 2016-05-03 03:42:36 +03:00
  • 77a7ff8f05 lavf/mpegtsenc: Define service_type "HEVC digital television service". smallishzulu 2016-05-03 14:25:22 +02:00
  • f591b7b526 rtpenc: packetizer for VC-2 HQ RTP payload format (draft v1) Thomas Volkert 2016-05-03 19:07:37 +02:00
  • 1ef267b83f avcodec/h264: Put the removed SPS handling code back Michael Niedermayer 2016-05-03 15:45:02 +02:00
  • c11c693acc h264: Drop broken trace debug output Diego Biurrun 2016-05-03 14:32:08 +02:00
  • 5f1c3cbd52 vaapi: Drop pointless debug output Diego Biurrun 2016-04-14 18:25:35 +02:00
  • 015c2d9239 libopencore-amr: Fix ff_dlog()/av_log() invocations Diego Biurrun 2016-04-14 18:25:16 +02:00
  • 0f40c90984 Drop pointless assert.h #includes Diego Biurrun 2016-04-14 18:24:51 +02:00
  • 7966ddfc0b Merge commit 'a7829a2a3f8e6ec0b9f2673c11f56916800aeb33' Derek Buitenhuis 2016-05-03 13:42:38 +01:00
  • fd0f1442eb lavf/mpegtsenc: Fix stream_type for low sample rate MP2/MP3. Carl Eugen Hoyos 2016-05-03 14:15:14 +02:00
  • a454ad670c Merge commit 'add1467e5e447b79e8743a0b05c54dcf58c61dfe' Derek Buitenhuis 2016-05-03 10:57:36 +01:00
  • 43b7e5aa32 Merge commit 'a4d126dc59c39bb03e5e444432d1b27af26a45b4' Derek Buitenhuis 2016-05-03 10:52:04 +01:00
  • 2a018be10f Merge commit '7bbdae81e895a49125dba58bad01b98389966c39' Derek Buitenhuis 2016-05-03 10:27:51 +01:00
  • f32a23c849 Merge commit '1848a154a49d18c1f31f54ee75c7445dc49a7ecc' Derek Buitenhuis 2016-05-03 10:26:13 +01:00
  • 8bba752ae9 Merge commit 'ea6ab02a174bcc11f3eaa1b840c9a4c895968690' Derek Buitenhuis 2016-05-03 10:24:27 +01:00
  • 014fb816d1 Merge commit '21b746932241246be846a133abb3c5f91b1cab85' Derek Buitenhuis 2016-05-03 10:23:58 +01:00
  • 2d3cc682c4 Merge commit '939b388383db8d0db5b2ff483e3a197c27b79791' Derek Buitenhuis 2016-05-03 10:23:23 +01:00
  • 5db920bcb6 Merge commit '5a5db90edf71ef4c60db8ad7b0ebaa9a810c2d9e' Derek Buitenhuis 2016-05-03 10:17:34 +01:00
  • 1bfbdb8f0b Merge commit '12f13ecb2dcddfa3ee930167395370d3c6fff90c' Derek Buitenhuis 2016-05-03 10:15:43 +01:00
  • 297e2768da Merge commit 'ad9d3384de08f02967d6eb11196ee8c78e8b2dba' Derek Buitenhuis 2016-05-03 10:15:22 +01:00
  • 80d14de52d lavf/mpegts: Add E-AC3 registered stream specifier "EAC3". Carl Eugen Hoyos 2016-05-03 09:59:02 +02:00
  • 7d453aaf65 wmalossless: allow calling madd_int16 Christophe Gisquet 2016-05-01 12:34:29 +02:00
  • 74d98d1b0e mpegts: Validate the SL Packet Header Configuration Luca Barbato 2016-02-17 02:16:42 +01:00
  • 063382610f Changelog: update for the last 2 commits n2.6.9 Michael Niedermayer 2016-05-03 04:07:36 +02:00
  • 08c21bcb5d avcodec/dca: fix sync word search error condition foo86 2016-05-02 23:44:47 +03:00
  • e675926a4f lavf/mpegts: Return small probe score for very short transport streams. Carl Eugen Hoyos 2016-05-01 15:39:13 +02:00
  • dc34fa6a9e avformat/riff: add M702 Michael Niedermayer 2016-05-03 00:39:55 +02:00
  • df820af2c5 avcodec/error_resilience: Improve missing slice handling for mpeg2 Michael Niedermayer 2016-05-03 00:39:34 +02:00
  • 342b6d3718 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
  • ce2f9fdb0a avcodec/dca: fix sync word search error condition foo86 2016-05-02 23:44:47 +03:00
  • 74b8c4a60b avformat/options_table: Add missing identifier for very strict compliance Michael Niedermayer 2016-05-02 22:00:55 +02:00
  • 9fcb59c9bc avcodec/options_table: fix strict compliance constant flags to match the strict field Michael Niedermayer 2016-05-02 22:01:49 +02:00
  • 11db7eee9b avformat/options_table: Add missing identifier for very strict compliance Michael Niedermayer 2016-05-02 22:00:55 +02:00
  • 79e86640ff fate: wma: add lossless 24bits tests Christophe Gisquet 2016-04-18 12:53:21 +02:00
  • 1982d0cc56 fate: Add test for MTS2/MSS4 Diego Biurrun 2016-04-22 18:59:43 +02:00
  • deaf58abf2 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
  • 0ff3489534 avcodec/mjpeg2jpeg_bsf: Check ff_bsf_get_packet success Jan Sebechlebsky 2016-05-02 02:51:25 +03:00
  • 1fee770a1c avcodec/dca: move channel counter utility into dca.h foo86 2016-05-01 08:42:14 -07:00
  • 2df7d4fa45 avcodec/dca: move huffman data into separate object file foo86 2016-05-01 08:41:43 -07:00
  • bc2fe36228 avcodec/noise_bsf: set correct size of .priv_data_size field Paul B Mahol 2016-05-01 22:23:48 +02:00
  • 3187277ebb avcodec/wmalosslessdec: Fix memset sizeof Michael Niedermayer 2016-05-01 18:29:02 +02:00
  • 52623ef785 avcodec/smc: Mark pixel pointer as const Michael Niedermayer 2016-05-01 14:33:20 +02:00
  • 25482d5c42 avformat/wsddec: set bit_rate, fixes duration estimation Paul B Mahol 2016-05-01 16:21:56 +02:00
  • 423a6a0993 avformat/dsfdec: set bit_rate, fixes duration estimation Paul B Mahol 2016-05-01 16:16:39 +02:00
  • 88a849c714 lavf/mpegts: Return small probe score for very short transport streams. Carl Eugen Hoyos 2016-05-01 15:39:13 +02:00
  • 00ffbdfb68 lavc/fic: Do not warn about empty cursor. Carl Eugen Hoyos 2016-05-01 15:30:22 +02:00