76449 Commits (9ae73d0644cde27d3d93d41a5d8bc94de853ea91)
 

Author SHA1 Message Date
  Michael Niedermayer aeb1621d1f Merge commit 'fe27aeaeab07142b1acd2690c64ee6973bdd7eba' 11 years ago
  Michael Niedermayer 81e3f819bd Merge commit '52f954da7594c31ad94c9bcb54290145b59b27f5' 11 years ago
  Marvin Scholz 2c0bf76bb3 MAINTAINERS: Add myself as maintainer for Icecast protocol 11 years ago
  Marvin Scholz 17dc39e76b Icecast: Use 100-continue if possible for proper error handling 11 years ago
  Marvin Scholz 5e08b54f47 Icecast: always send a content-type 11 years ago
  Luca Barbato c9c7d59b7d tiff: Use av_mallocz_array 11 years ago
  Luca Barbato c6074a30ba opt: Fix the documentation mentioning av_set_string3 11 years ago
  John Stebbins 1b66726906 h264_parser: don't stop on SPS_EXT in split 11 years ago
  Michael Niedermayer 4cb9f1a774 h264_cabac: fix one fill_rectangle() indentation level 11 years ago
  Vittorio Giovara 60b0551334 png_parser: fix size of chunk_lenght 11 years ago
  Vittorio Giovara 443502aed8 dvbsubdec: move shared codepath 11 years ago
  Vittorio Giovara 2383323661 dvbsubdec: improve error checking 11 years ago
  Jernej Fijačko 1bdd21d975 dvbsubdec: add missing break 11 years ago
  Michael Niedermayer a6defd1f5b hevc_cabac: decrease CABAC_MAX_BIN 11 years ago
  Vittorio Giovara 9e9be5a20c hevc_mvs: prevent unitialized use 11 years ago
  Changjiang Wei 6f2068e626 avcodec/hevc.c: for big negative mvy value, should wait line 0 of ref frame due to edge extending 11 years ago
  Vittorio Giovara 0e1ebfebc8 4xm: drop unnecessary check 11 years ago
  Michael Niedermayer 7c61e4b1a0 hpeldsp: Increase put_no_rnd_pixels_tab[][] size 11 years ago
  Vittorio Giovara db71c4926d mjpegenc: fix argument size in encode_mb 11 years ago
  Rong Yan cfaa233962 libavcodec/ppc/me_cmp.c : support little endian in sse8_altivec(), hadamard8_diff8x8_altivec() and hadamard8_diff16x8_altivec() 11 years ago
  Rong Yan bb38cb14cc libavcodec/ppc/me_cmp.c : factorize little and big endian code 11 years ago
  Vittorio Giovara f349f4b550 mpegvideo: fix size of array 11 years ago
  Vittorio Giovara 898e9a24ef mpegvideo: check mpv return value 11 years ago
  Michael Niedermayer fe27aeaeab mpeg12enc: increase declared size of block function argument 11 years ago
  Martin Storsjö 52f954da75 libavcodec: Unconditionally build xiph.o 11 years ago
  Michael Niedermayer a83af3fc33 Merge commit 'b776113e5d4a56759615196de98efe802e95a6b6' 11 years ago
  Martin Storsjö b776113e5d v4l2: Unify one instance of reading/storing errno 11 years ago
  Michael Niedermayer 48efe9ec86 avcodec/utvideodec: Fix undefined behavior in shift 11 years ago
  Michael Niedermayer 35dcc8a040 avcodec/lagarith: fix integer overflow 11 years ago
  Carl Eugen Hoyos 685f7227dc tests/Makefile: New try to fix fate-ffprobe with --target-path. 11 years ago
  Lukasz Marek 758a66dc16 ffserver_config: drop requirement video size being multiple of 16 11 years ago
  Michael Niedermayer 5dcb99033d avcodec/wmaprodec: Fix integer overflow in sfb_offsets initialization 11 years ago
  Jon Morley 8c28a39c2c options_table.h: min value for colorspace is 0 (AVCOL_SPC_RGB) 11 years ago
  Thilo Borgmann 48c29883fc lavd/avfoundation: Use internal av_strtok instead of std lib strtok 11 years ago
  Michael Niedermayer 7656c4c6e6 avcodec/utvideodec: fix assumtation that slice_height >= 1 11 years ago
  Michael Niedermayer e981de81fe avcodec/lagarith: fix chroma plane width & height 11 years ago
  Stefano Sabatini 73f74f6b16 lavfi/xbr: apply misc cosmetical fixes 11 years ago
  Michael Niedermayer a602f88e2d Merge commit '28396d17ff1c1493b78d6eece484ffc27ed86d0d' 11 years ago
  Michael Niedermayer a7d451c1dd Merge remote-tracking branch 'github/master' 11 years ago
  Martin Storsjö 28396d17ff libfdk-aacdec: Support building with the latest version of fdk-aac 11 years ago
  Timothy Gu e1ee0521a6 tests: Fix test name for pixfmts tests 11 years ago
  Clément Bœsch ff9b21776b doc/filters: explicit and complete xBR documentation 11 years ago
  Clément Bœsch 30466cac9d avfilter/xbr: drop yet another x2 reference 11 years ago
  Clément Bœsch 937ebb8435 avfilter/xbr: fix filter description field 11 years ago
  Clément Bœsch 548a5f7ef6 avfilter/xbr: fix TODO entry 11 years ago
  Clément Bœsch fc0a91e3cd avfilter/xbr: consistent use of @see 11 years ago
  Clément Bœsch ae65a84517 Changelog: explicit that xBR scaler is implemented as a filter 11 years ago
  Michael Niedermayer 064a237669 avfilter/vf_xbr: Uppercase first letter of context type for consistency 11 years ago
  Arwa Arif 19d0949d31 lavfi: add xbr filter xBR 11 years ago
  Michael Niedermayer f6a8c77afb avcodec/utils: Fix warning: comparison between enum foo and enum bar [-Wenum-compare] 11 years ago