64726 Commits (2eb72d5bdcd5d06a2440bdfb411583362745b5ec)
 

Author SHA1 Message Date
  Michael Niedermayer 2eb72d5bdc ffmpeg_opt: Use av_guess_codec() instead of AVOutputFormat->*codec 11 years ago
  Michael Niedermayer 638c3aca64 avcodec/dvdsub_parser: print message if packet is smaller than the packet size field 11 years ago
  Michael Niedermayer 76d59f1b34 avcodec/dvdsub_parser: Check buf_size before reading 32bit packet size 11 years ago
  Michael Niedermayer aa0a8ef50e avcodec/dvdsub_parser: never return 0 when the input isnt 0 11 years ago
  Michael Niedermayer d6173ae341 avcodec/mpeg12dec: fix support for interlaced mpeg2 with missing last slice 11 years ago
  Anshul Maheswhwari 3ed27832e7 v4l2enc: adding AVClass 11 years ago
  Michael Niedermayer 594b1fa961 libavcodec/h264_parser: Increase parse_history, fix huge resolutions 11 years ago
  Benoit Fouet 7a1262fca3 h264_mp4toannexb_bsf: account for consecutive IDR pictures. 11 years ago
  Chris \"Koying\" Browet 6d2219e9f9 avcodec/h264_mp4toannexb_bsf: fix issue when sps/pps are already in the bistream 11 years ago
  Michael Niedermayer 7c2d152f56 Changelog: highlighting for 2.3.1 11 years ago
  Gerion Entrup 1f58590e1e doc: add very basic libcdio documentation 11 years ago
  Michael Niedermayer 64bbbcd7b0 update for FFmpeg 2.3.1 11 years ago
  Michael Niedermayer de9d3f22f0 avdevice/pulse_audio_enc: use getter function for AVFrame.channels 11 years ago
  Michael Niedermayer ea5bb5613f MAINTAINERS: update list of releases i maintain 11 years ago
  Michael Niedermayer c61ac696e5 avcodec/avdct: Add avcodec_dct_get_class() 11 years ago
  Janne Grunau 6a250c858e fate: support testing of release branches 11 years ago
  Michael Niedermayer 5411040802 tests/fate.sh: If cat *.rep fails try it with a for loop. 11 years ago
  Vittorio Giovara ab1ea597bd g2meet: allow size changes within original sizes 11 years ago
  Michael Niedermayer ee606fd031 version.sh: Print versions based on the last git tag for release branches 11 years ago
  Michael Niedermayer 2f71aeb301 remove VERSION file 11 years ago
  Christophe Gisquet 65259b4d68 x86: hevc_mc: replace one lea by add 11 years ago
  Michael Niedermayer 8f53d32dfb avfilter/vf_spp: use AVDCT 11 years ago
  Michael Niedermayer fcc6568a10 avcodec: add avdct 11 years ago
  Timothy Gu 489d066d49 RELEASE_NOTES: fix WebVTT decoder typo (-> encoder) 11 years ago
  Michael Niedermayer 9cb45f6ad2 doc/APIchanges: mention FF_INPUT_BUFFER_PADDING_SIZE chage 11 years ago
  Andreas Cadhalpun 0f04e2741e libavformat/img2dec.c: Add a long_name to the piped image demuxers 11 years ago
  Michael Niedermayer 84642ec879 avformat/dv: implement fallback in dv_extract_pack() 11 years ago
  Timothy Gu bef4d9bf87 RELEASE_NOTES: update 11 years ago
  Michael Niedermayer bc4f6ae88e Changelog: change "version <next>" to "version 2.3" 11 years ago
  Michael Niedermayer 2678b25099 doc/APIchanges: update 11 years ago
  Michael Niedermayer e322496054 RELEASE_NOTES: update version numbers 11 years ago
  Michael Niedermayer 7fa72ff19c update for FFmpeg 2.3 11 years ago
  Michael Niedermayer cf92cc8751 avcodec/hevc: clear HEVClcList[i] on allocation 11 years ago
  Marc Jeffreys a0b71e9f3e avfilter/drawtext: Add basic text shaping using libfribidi 11 years ago
  Hanspeter Niederstrasser 04980dbee8 avdevice/avfoundation: kCVPixelFormatType_OneComponent8 only exists from 10.8 onward 11 years ago
  James Almer ad24256e7e diracdec: remove unused dsputil context 11 years ago
  Michael Niedermayer e240d01c12 avformat/matroskadec: fix declaration after statement 11 years ago
  Vignesh Venkatasubramanian 3e73d14290 lavf: Add WebM DASH Manifest Muxer 11 years ago
  Vignesh Venkatasubramanian 5a20656946 lavf/matroska: Add functions for WebM DASH Manifest 11 years ago
  Stepan Bujnak 895e92eca0 Blackframe video filter now sets metadata accordingly. 11 years ago
  Michael Niedermayer 880dbe43ca avcodec/hevc: treat current_sps like sps_list 11 years ago
  Michael Niedermayer 0fc2045d5f avcodec/hevc_ps: prevent stale pointer in malloc failure case 11 years ago
  Michael Niedermayer 9514472904 avutil & avdevice: remove av_bprint_fd_contents() 11 years ago
  Clément Bœsch 7a15c22c5f build: fix build with --disable-encoders 11 years ago
  Michael Niedermayer e10b62ab5d ffmpeg_opt: remove intra_dc_precision, its handled by AVOptions 11 years ago
  Michael Niedermayer 5bda0467d2 avcodec/mpegvideo_enc: make edge for interlaced mpeg2 encoding smaller 11 years ago
  Michael Niedermayer 339d8fb353 avcodec/mpegvideo_enc: check intra dc precission 11 years ago
  Michael Niedermayer 97f86cd976 avcodec/mpegvideo_enc: workaround applications specifying intra dc level based on 8 and othes based on 0bit 11 years ago
  Michael Niedermayer 8a91cf857b avcodec/options_table: add liberal limits to intra dc precission 11 years ago
  Michael Niedermayer 19e5114eaa avcodec/mpegvideo_enc: return proper error instead of failing assertion when max rate is not set 11 years ago