64835 Commits (437da3e349c2acbf1ce6f565ef71b51bcf66086e)
 

Author SHA1 Message Date
  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
  Michael Niedermayer 01c17b5224 ffmpeg: Fix copying timebase to muxer context 11 years ago
  Timothy Gu 7bf5084e30 doc/utils: add missing `@c man end` title 11 years ago
  Mickaël Raulet 453f8eaee2 hevc/rext: add support for Range extension tools 11 years ago
  Mickaël Raulet 5a41999d81 hevc/rext: basic infrastructure for supporting range extension 11 years ago
  Mickaël Raulet 250430bf28 hevc: separate residu and prediction (needed for Range Extension) 11 years ago
  Mickaël Raulet 255086a7e0 hevc: use local variable for split_cu_flag 11 years ago
  Mickaël Raulet f5beda3bfd hevc: move restore_tqb where it should be. 11 years ago
  Mickaël Raulet 1241eb8870 hevc: simplify SAO computation, delay from one row its computation 11 years ago
  Timothy Gu d595361593 RELEASE_NOTES: Mention Libav and add codename 11 years ago
  Anshul Maheswhwari cdc66b651b Adding Maintainer for dvbsubdec 11 years ago
  Mickaël Raulet c4058b7288 hevc/cabac: add new context for new syntax elements related to Rext(cherry picked from commit 6d71e2394f) 11 years ago
  Mickaël Raulet 07b91b8d62 hevc: cleaning up, remove unused constants(cherry picked from commit 7eed32d076) 11 years ago
  Michael Niedermayer a65d6e17bd Merge commit 'f9900822fc5f0b0c7242ca318290c090bd5d0af0' 11 years ago
  Michael Niedermayer 8bbadc9b6e ffmpeg: Use av_stream_get_parser() to avoid ABI issues 11 years ago
  Michael Niedermayer 62227a70f0 avformat: add av_stream_get_parser() to access avformat AVParser 11 years ago
  Martin Storsjö f9900822fc fate: Use the correct, local path to samples for opus reference files 11 years ago
  Michael Niedermayer 6821572499 avformat/movenc: dont mark multichannel as mono tracks as containing the center channel 11 years ago
  Michael Niedermayer ec24796731 RELEASE_NOTES: fill in lib versions 11 years ago
  Michael Niedermayer 47c84c0bf7 avformat/wavdec: add basic sanity check for the sample count 11 years ago
  Timothy Gu 2a9b4c0f05 Add a release note for 2.3 11 years ago
  Muhammad Faiz 860d12978c doc/filters: fixing typo 11 years ago
  Michael Niedermayer 2db1bcf1b9 avformat/asfdec: Try to improve skip case 11 years ago
  Michael Niedermayer cc3e7a4c3d Merge commit 'acf91215c74a91eb3b86af01dcb1d3c78d0e2310' 11 years ago
  Michael Niedermayer 98227ba5fa Merge commit 'a8552ee3eb335d2fd2d6c99363367a6090298f78' 11 years ago
  Lukasz Marek 4cc0f79a2c lavf: add samba protocol via libsmbclient 11 years ago
  Michael Niedermayer ccc4324c90 MAINTAINERS: Add ubitux for text subtitles 11 years ago
  Star Brilliant 3f815f713b AVFormat: LRC demuxer and muxer 11 years ago
  Diego Biurrun acf91215c7 x86: dsputil: Avoid pointless CONFIG_ENCODERS indirection 11 years ago
  Ben Avison 42c1cc35b7 armv6: Accelerate ff_imdct_half for general case (mdct_bits != 6) 11 years ago
  James Almer 276bef5340 x86/hevc_deblock: add ff_hevc_[hv]_loop_filter_luma_{8, 10}_sse2 11 years ago
  Ronald S. Bultje ebd1c505d2 h264: fix direct temporal mvs for bottom-field-first poc order. 11 years ago
  Diego Biurrun a8552ee3eb ppc: dsputil: Coalesce all init files 11 years ago
  Michael Niedermayer 1e3f77b53a swscale/x86/rgb2rgb_template: fix 1 byte overread in yuyvtoyuv420 and uyvytoyuv420 11 years ago
  Michael Niedermayer 4eb13cdfb0 avformat/asfdec: dvrms timestamps are pts not dts 11 years ago
  Michael Niedermayer 8202c49b43 avformat/utils: do not wait for packets from discarded streams for genpts 11 years ago
  Michael Niedermayer 12dddfed03 configure: fix alphabetical order of previous commit 11 years ago
  Andreas Cadhalpun 97592faa51 Add -Wformat and -Werror=format-security compiler flags 11 years ago
  Andreas Cadhalpun 39a6e02fd4 fix spelling errors 11 years ago
  Michael Niedermayer 4470a3eeaf avformat/mpegts: dont clear programs during probing 11 years ago
  Michael Niedermayer 1db641cbd2 avcodec/hevc: more clearing to avoid stale pointers 11 years ago
  Michael Niedermayer ccd6911c18 avcodec/hevc_ps: do not loose all reference to pointers still in use 11 years ago