Commit History

Author SHA1 Message Date
  Michael Niedermayer 45f3d4e63e ffmpeg: Use correct codec_id for av_parser_change() check 9 years ago
  Michael Niedermayer ac0ba6f233 ffmpeg: Check av_parser_change() for failure 9 years ago
  Michael Niedermayer c8890941d6 ffmpeg: Check for RAWVIDEO and do not relay only on AVFMT_RAWPICTURE 9 years ago
  Michael Niedermayer 15ff3f3fdf ffmpeg: check avpicture_fill() return value 9 years ago
  Ronald S. Bultje 229843aa35 Replace av_dlog with ff_dlog. 9 years ago
  Andreas Cadhalpun fbc8eb6857 ffmpeg: use av_buffersrc_add_frame instead of av_buffersrc_add_ref 9 years ago
  Michael Niedermayer 4ada49f9db ffmpeg: Use the decoders dimensions in sub2video_get_blank_frame() 9 years ago
  Michael Niedermayer bd5d11d9f5 ffmpeg: Use actual frame dimensions in checks in sub2video_update() 9 years ago
  Michael Niedermayer 0ac83047f6 ffmpeg: Print sub2video: rectangle coordinates in case of overflows 9 years ago
  Andreas Cadhalpun 9c29aa7143 ffmpeg: replace deprecated av_log_ask_for_sample with av_log 9 years ago
  Michael Niedermayer 6dbaeed6b7 ffmpeg: switch swscale option handling to AVDictionary similar to what the other subsystems use 9 years ago
  Hendrik Leppkes 99f8fc725d ffmpeg: remove access to private FILE struct members on Windows 9 years ago
  Hendrik Leppkes 2ab5002e3c ffmpeg: avoid scanf in keyboard command parsing 9 years ago
  Michael Niedermayer d2077c860e Revert "ffmpeg: modify tty state when stderr is redirected" 9 years ago
  Ganesh Ajjanagadde 92e62f49cf ffmpeg: modify tty state when stderr is redirected 9 years ago
  Michael Niedermayer 8c2f00d590 ffmpeg.c: remove all remaining coded_frame uses 9 years ago
  Michael Niedermayer cdb0225fa9 ffmpeg: Use side data instead of coded_frame for error[] values 9 years ago
  Michael Niedermayer 29d147c94d Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' 9 years ago
  Michael Niedermayer 444e9874a7 Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' 9 years ago
  Michael Niedermayer 94d68a41fa Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 9 years ago
  Michael Niedermayer c40ecffd31 Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATS 9 years ago
  Michael Niedermayer 495eee0123 Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370' 9 years ago
  Michael Niedermayer e5bae39f46 Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b' 9 years ago
  Michael Niedermayer bc3f19641c Merge commit '6d592fbd0d8e89ecade3fc93b36ea200213dc01c' 9 years ago
  Michael Niedermayer 3b0534efdc Merge commit '1959351aecf09fc3e90208ff775f4849801dc13f' 9 years ago
  Michael Niedermayer 15fbf3e72a Merge commit 'ab7b038906f3e40ed474676d8e3029902a2078f5' 9 years ago
  Michael Niedermayer 247f4d1f18 Merge commit '6d5d9246042acb804a652e6fedfb7afe0ca85614' 9 years ago
  Michael Niedermayer db3e12a828 Merge commit '59245e0c5e10a849e67c632cccf4f677b2442e82' 9 years ago
  Michael Niedermayer 6e80fe1ecd ffmpeg: Fix cleanup after failed allocation of output_files 9 years ago
  Michael Niedermayer fd4c87fa3b ffmpeg: Fix crash with ost->last_frame allocation failure 9 years ago
  Michael Niedermayer bd27dc9102 ffmpeg: Fix deallocating input threads with partly failed file allocation 9 years ago
  Michael Niedermayer 503ec7139f ffmpeg: Fix cleanup with ost = NULL 9 years ago
  Carl Eugen Hoyos 2c7f7a690f ffmpeg: Use av_log to print benchmark output. 9 years ago
  rogerdpack 4ebb43f19c ffmpeg: windows: respond to logoff and ctrl+break messages as well 9 years ago
  Andreas Cadhalpun bd0f14123f ffmpeg: only count got_output/errors in decode_error_stat 9 years ago
  Andreas Cadhalpun cd64ead8d9 ffmpeg: exit_on_error if decoding a packet failed 9 years ago
  Michael Niedermayer a5f409bcc0 Merge commit '9a5e4fbec870c7d466b7a0aec92c70778efc96b5' 9 years ago
  Michael Niedermayer a50b008227 Merge commit 'b114f6d48a06a4dad6882bc83e07463905f004c4' 9 years ago
  Michael Niedermayer 8c22143e7e ffmpeg: Use 2 instead of STDERR_FILENO 9 years ago
  rogerdpack 87961eff23 modify exit message when signaled 9 years ago
  rogerdpack 1bcdac2da3 ffmpeg: log error message when shutting down from too many signals 9 years ago
  Michael Niedermayer 8f0f678f09 ffmpeg: Do not use the data/size of a bitstream filter after failure 9 years ago
  Michael Niedermayer d1050d9950 ffmpeg: Free last_frame instead of just unref 9 years ago
  Michael Niedermayer 4fe38441b0 ffmpeg: do not print misleading recommanditions on 1pass vpx encoding 9 years ago
  Michael Niedermayer 18833daf9d ffmpeg: Support copying unknown streams 9 years ago
  Michael Niedermayer 57e38043de ffmpeg: Do not copy the display matrix if rotation meta-data is manually added 9 years ago
  Michael Niedermayer b87dd7f82d ffmpeg: only apply last picture flush code at EOF 9 years ago
  anatolschwarz 77cc0d5b59 ffmpeg: Support preserving the source key frame timings 9 years ago
  Michael Niedermayer 3a91a07f15 ffmpeg: Remove another unneeded ost->filter_graph check 9 years ago
  Michael Niedermayer 670702f91d ffmpeg: Print an error if avfilter_graph_queue_command() failed 9 years ago