30958 Commits (07f5da61289cd1bfb552ea276368b4cc7a2f010a)
 

Author SHA1 Message Date
  Clément Bœsch 07f5da6128 vf_mp: do not add duplicated pixel formats. 14 years ago
  Anton Khirnov e845455225 ffplay: use new avformat_open_* API. 14 years ago
  Reimar Döffinger 3fedb3e65c Revert needless API change in 05e84c95. 14 years ago
  Michael Niedermayer 1986380df2 Merge branch 'master' into oldabi 14 years ago
  Clément Bœsch 86824c1dcb ffplay: do not init SDL audio if -an is specified. 14 years ago
  Clément Bœsch 4a34e54b0e Fix zero-length gnu_printf format string warning. 14 years ago
  Reimar Döffinger 5f654897e3 A cmp instruction with two constants is invalid, thus "g" constraint 14 years ago
  Michael Niedermayer df3850db49 Merge branch 'master' into oldabi 14 years ago
  Michael Niedermayer 250cebeb3b release_notes: document not fully understood mingw-sdl issue 14 years ago
  Michael Niedermayer 0452f77f49 release_notes: some updates 14 years ago
  Michael Niedermayer e1674d7ef7 presets: forgotten libvpx presets 14 years ago
  Michael Niedermayer 9b80c51066 release_notes: fix version 14 years ago
  Michael Niedermayer c0c5053587 release_notes: mention more codecs 14 years ago
  Michael Niedermayer 5114e36d08 release_notes: there will be 2 releases each for one ABI/API. 14 years ago
  Michael Niedermayer 6324a5a4a2 release_notes: suggest git log instead of the poorly maintained APIChanges 14 years ago
  Michael Niedermayer 3afc647eda release_notes: we do support releases 14 years ago
  Michael Niedermayer ad3ac1d507 build system: disable memalign on haiku, its not reliable there. 14 years ago
  Michael Niedermayer 06724c5f5d ffprobe: remove duplicate avformat_alloc_context() 14 years ago
  Gavin Kinsey df1768d0a2 Fix segmentation fault in ffprobe 14 years ago
  Michael Niedermayer 3cb64e327a wma: fix infinite loop 14 years ago
  Jason Garrett-Glaser da0dadb936 Fix H.264 4:4:4 lossless decoding. 14 years ago
  Michael Niedermayer 082b4f8348 swscale: undo version upgrade that git merged in and that i missed 14 years ago
  Michael Niedermayer 788c313b50 swscale: revert ABI breaking long->int chnage that touch public ABI 14 years ago
  Michael Niedermayer 779d7610c7 Merge branch 'master' into oldabi 14 years ago
  Michael Niedermayer d39b33c63b libx264: fix open gop default. 14 years ago
  Michael Niedermayer 90c6963dae avfilter picture pool: double free hotfix 14 years ago
  Michael Niedermayer 6cbe81999b Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer b37dfe181c mpegaudio_parser: be less picky on the start position 14 years ago
  Kim Nguyen 2d16394f97 ppc32: Fix movrel 14 years ago
  Justin Ruggles e6c52cee54 Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample(). 14 years ago
  Mans Rullgard c5ee740745 x86: cabac: fix register constraints for 32-bit mode 14 years ago
  Mans Rullgard 2143d69bdd cabac: move x86 asm to libavcodec/x86/cabac.h 14 years ago
  Mans Rullgard d075e7d540 x86: h264: cast pointers to intptr_t rather than int 14 years ago
  Mans Rullgard 3a4edb76d6 x86: h264: remove hardcoded edi in decode_significance_8x8_x86() 14 years ago
  Mans Rullgard b92c1a6d26 x86: h264: remove hardcoded esi in decode_significance[_8x8]_x86() 14 years ago
  Mans Rullgard 3fc4e36c78 x86: h264: remove hardcoded edx in decode_significance[_8x8]_x86() 14 years ago
  Mans Rullgard e4b5a204aa x86: h264: remove hardcoded eax in decode_significance[_8x8]_x86() 14 years ago
  Mans Rullgard 3146a30e61 x86: cabac: change 'a' constraint to 'r' in get_cabac_inline() 14 years ago
  Mans Rullgard f743595e87 x86: cabac: remove hardcoded esi in get_cabac_inline() 14 years ago
  Mans Rullgard da3af4db61 x86: cabac: remove hardcoded edx in get_cabac_inline() 14 years ago
  Mans Rullgard 51f16a9bf2 x86: cabac: remove unused macro parameter 14 years ago
  Mans Rullgard 018c33838e x86: cabac: remove hardcoded ebx in inline asm 14 years ago
  Mans Rullgard 6b712acc0e x86: cabac: remove hardcoded struct offsets from inline asm 14 years ago
  Mans Rullgard 34ee43fc0f cabac: remove inline asm under #if 0 14 years ago
  Mans Rullgard 8fcc0e7978 cabac: remove BRANCHLESS_CABAC_DECODER switch 14 years ago
  Mans Rullgard eaa2d5a90a cabac: remove #if 0 cascade under never-set #ifdef ARCH_X86_DISABLED 14 years ago
  Ivan Kalvachev 093768c9a4 Fix bink audio playback outside of FFmpeg. 14 years ago
  Reinhard Tartler dea22a1a91 document libswscale bump 14 years ago
  Ronald Bultje 20153fb8f6 error_resilience: skip last-MV predictor step if MVs are not available. 14 years ago
  Ronald Bultje d42aaa802e error_resilience: actually add counter when adding a MV predictor. 14 years ago