29653 Commits (4382bc2ceb3582901f64f093bbab12c8ca8b4672)
 

Author SHA1 Message Date
  Michael Niedermayer 4382bc2ceb mp3enc: drop nested structs 15 years ago
  Michael Niedermayer f2a90c3b34 mp3enc:use FFMIN() 15 years ago
  Michael Niedermayer 01be9331c7 mp3enc:Drop unneeded floating point math. 15 years ago
  Michael Niedermayer ec9a5deb20 mp3enc: drop sum and count bytes instead of bitrates from decoded headers. 15 years ago
  Michael Niedermayer 7d62475656 mp3enc: remove unneeded ifdef 15 years ago
  Michael Niedermayer 173c975ead mp3enc: remove unneeded static const variables. 15 years ago
  Peter Belkner d62bf5d4e7 mp3enc: mux a XING header 14 years ago
  Michael Niedermayer c34cb130b6 avfilter: dont use AVFilterLink as priv for pictures as its freed too early. 14 years ago
  Michael Niedermayer 21d84246d5 avfilter: Fix ticket82 / fix initial buffer values. 14 years ago
  Michael Niedermayer 39f66edbea AVFilter: use picture pool to avoid malloc(). 14 years ago
  Michael Niedermayer fa3eddc011 avfilter_unref_buffer: favor av_freep() 14 years ago
  Michael Niedermayer c25a8d7dfb mpegvideo: fix 422 lowres 14 years ago
  Michael Niedermayer a565c7b7f2 aiffdec:Rewrite get_meta() 14 years ago
  JULIAN GARDNER 423986fc09 Allow encodiing empty subtitles. 14 years ago
  Michael Niedermayer 95f163b33b swscale: Dither for unscaled 10->8bit per channel 14 years ago
  Michael Niedermayer 7915e038c6 swscale: dont reshuffle bytes 14 years ago
  Michael Niedermayer 6dc30b25c5 Merge remote branch 'qatar/master' 14 years ago
  Michael Niedermayer 187528441a avidec: correct frame_offset for seeking 14 years ago
  Carl Eugen Hoyos cde5589717 Silence a warning if pkg_config is not installed. 14 years ago
  Michael Niedermayer ccd77fe59b Makefile:Put lost tab back. 14 years ago
  Michael Niedermayer 5e24098b84 avidec: detect mpeg4 keyframes in indexless avi 14 years ago
  Baptiste Coudurier 0fa8d19987 In svq3 decoder, check negative mb_type, fix potential crash. 14 years ago
  Francesco Cosoleto 6c2845600d fate: mention fate documentation in the error message 15 years ago
  Michael Niedermayer 757ec2d7e7 MPEG: support 4:4:4 lowres 14 years ago
  Michael Niedermayer 59b9c75d0e MPEG: support 4:4:4 intra lowres 14 years ago
  Mans Rullgard 762f95e4cb configure: warn if pkg-config is missing 14 years ago
  Stefano Sabatini 55bfb98fc6 lavfi-regression: provide filter arguments to showfiltfmts 15 years ago
  Stefano Sabatini e5272e729e eval: add sqrt function for computing the square root 15 years ago
  Stefano Sabatini 5d2ce3a778 configure: add strong dependencies for movie source and mp filter 14 years ago
  Baptiste Coudurier 2264c11081 SVQ3: do not modify const input buffer 14 years ago
  Baptiste Coudurier b0e7a932e6 SVQ3: Check that things match up after a frame. 14 years ago
  Baptiste Coudurier 8811679c8e SVQ3: Move svq3 specific fields to their own context. 14 years ago
  Michael Niedermayer 175714c0c3 ffplay: set CODEC_FLAG_EMU_EDGE earlier 14 years ago
  Michael Niedermayer b000b86e1d Merge remote branch 'qatar/master' 14 years ago
  Michael Niedermayer 9a5624a0f1 rgb24toyv12: break out in the middle before out of array reads. 14 years ago
  alexandru_mg3 b93e12fdf4 ffplay: fix memleak if avfilter is disabled 14 years ago
  Michael Niedermayer 10ff2967ea file: Fix mmap error check. 14 years ago
  Michael Niedermayer 6dafa7065b configure: jack currently needs sem_timedwait() 14 years ago
  Michael Niedermayer 705c65208a ffplay: removed unused variable channels. 14 years ago
  Michael Niedermayer 5258f64a14 Disable warnings for casting pointers to integers, there is nothing wrong with that. 14 years ago
  Michael Niedermayer 3e173a14e9 swscale: fix src type 14 years ago
  Michael Niedermayer 334187ade7 Fix "libavcodec/dfa.c:189: warning: unused variable ‘frame_end’" 14 years ago
  JULIAN GARDNER e822c237b3 dvbsubdec: Split delete_state() 14 years ago
  Michael Niedermayer 9522a752bf xsubenc: only 1 rectangle is supported so dont allow 0 as it would crash. 14 years ago
  Justin Ruggles d7c91c4cea sonic: fix sonic decoder to match encoder for sample rates other than 44100. 15 years ago
  Michael Niedermayer 105a3c7a6b bitstream_reader: Try to fix "get_bits.h:305:45: warning: variable ‘re_cache’ set but not used [-Wunused-but-set-variable]" 14 years ago
  Diego Biurrun af1ca249e8 doc: Check standalone compilation before submitting new components. 14 years ago
  Diego Biurrun 8799541a0a Fix standalone compilation of pipe protocol. 14 years ago
  Diego Biurrun 3d26905925 Fix standalone compilation of ac3_fixed encoder. 14 years ago
  Diego Biurrun a33657ce5b Fix standalone compilation of binkaudio_dct / binkaudio_rdft decoders. 14 years ago