42027 Commits (d9355a03f215be217e9cb15bf317bb27afa9b90c)
 

Author SHA1 Message Date
  Justin Ruggles 64fe3eaeb3 alacenc: do not set bits_per_coded_sample 13 years ago
  Justin Ruggles 43a4cb070b alacenc: remove unneeded frame_size check in alac_encode_frame() 13 years ago
  Ronald S. Bultje 7416d61036 tta: error out if samplerate is zero. 13 years ago
  Michael Niedermayer fd0b8d5986 ansi: Fix use of uninitalized width/height warning. 13 years ago
  Justin Ruggles 6ab681a4c1 ttadec: fix invalid free when an error occurs while decoding 24-bit tta 13 years ago
  Justin Ruggles 9d7cee50aa wavpack: add needed braces for 2 statements inside an if block 13 years ago
  Michael Niedermayer ed83f97235 tta: Add some safety precautions to avoid freeing things that have not been allocated. 13 years ago
  Paul B Mahol c6abf21492 tta: do not leak memory if bps == 3 13 years ago
  Ingo Brückl a697a185e4 buildsys: Fix shared lib build of MPlayer. 13 years ago
  Michael Niedermayer a78f6b8cb9 Merge remote-tracking branch 'qatar/master' 13 years ago
  Reimar Döffinger 394d41ee30 Partially revert "Fix png decoding on x86." 13 years ago
  Reimar Döffinger 3fe00cac71 Fix bitexact intra mismatch control. 13 years ago
  Reimar Döffinger 5338566eaf mpegvideodec: minor simplifications. 13 years ago
  Michael Niedermayer af46ca7356 msmpeg4: replace 999999 by INT_MAX and initial by a valid index. 13 years ago
  Paul B Mahol f98ede7e61 v210enc: remove redundant check for pix_fmt 13 years ago
  Paul B Mahol c388558d31 wavpack: allow user to disable CRC checking 13 years ago
  Aneesh Dogra eeb9e61a51 v210enc: Use Bytestream2 functions 13 years ago
  Joakim Plate af701d42c3 cafdec: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate b69c2e0e6d yop: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate e54165aa39 tta: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate 066ad0926a tmv: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate c7b08bc0a7 r3d: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate 8dcd00eabd nsvdec: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate 97aa092997 mpc8: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate 9712e82a4e jvdec: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate 64476d7ee8 filmstripdec: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate d7c11b114b ffmdec: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate 8332321c57 dv: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Joakim Plate 3371e89640 bink: Check return value of avio_seek and avoid modifying state if it fails 13 years ago
  Clément Bœsch a3c4371f3c ffmpeg: prefer NULL over 0 for av_log context pointer parameter. 13 years ago
  Clément Bœsch 158bd596a6 ffmpeg: move quality parameter to do_video_out() scope. 13 years ago
  Clément Bœsch 63b5e99fab ffmpeg: make use of ret error out in transcode_video(). 13 years ago
  Clément Bœsch 086fc4d765 ffmpeg: move filtered_frame to the CONFIG_AVFILTER scope. 13 years ago
  Clément Bœsch 9303b794b8 ffmpeg: move do_video_stats() above do_video_out(). 13 years ago
  Clément Bœsch a78dd826ee ffmpeg: move video stats code to do_video_out(). 13 years ago
  Clément Bœsch cf31060127 ffmpeg: move filtered_frame to video stream processing scope. 13 years ago
  Clément Bœsch aede21f1b6 ffmpeg: reindent after video frame polling simplification. 13 years ago
  Clément Bœsch e22c7b4e25 ffmpeg: simplify video frame polling. 13 years ago
  Clément Bœsch 4ab4b3db5a ffmpeg: use exit_program() if configure_video_filters() fails. 13 years ago
  Paul B Mahol dcd2b55e1a Check AVCodec.pix_fmts in avcodec_open2() 13 years ago
  Alex Converse 9e1db721c4 svq3: Prevent illegal reads while parsing extradata. 13 years ago
  Carl Eugen Hoyos 3546f680d5 Add missing newline to mpeg1/2 intra matrix error message. 13 years ago
  Carl Eugen Hoyos baa8ec8d74 Add missing swscale dependency for MP-filters. 13 years ago
  Hanspeter Niederstrasser 342afd12de Add missing swresample dependency for ffplay. 13 years ago
  Rafaël Carré b24aaabd44 remove ParseContext1 13 years ago
  Rafaël Carré 797639dcfd vc1: use ff_parse_close 13 years ago
  Rafaël Carré 07554ace70 mpegvideo parser: move specific fields into private context 13 years ago
  Rafaël Carré e40924887a mpeg4video parser: move specific fields into private context 13 years ago
  Rafaël Carré 53a09964f0 cavs parser: fix parser context type 13 years ago
  Yordan Makariev 0c5d78a898 4xm, timefilter: K&R formatting cosmetics 13 years ago