index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
VideoCommon
/
AVIDump.cpp
Age
Commit message (
Expand
)
Author
2017-06-07
do not assign in conditional statements
Shawn Hoffman
2017-03-05
Appease linter.
Vlad Firoiu
2017-03-05
Warn on invalid video codec.
Vlad Firoiu
2017-03-05
GetDumpPath function.
Vlad Firoiu
2017-03-05
Use ffv1 if user requests it.
Vlad Firoiu
2017-02-27
error logs
Vlad Firoiu
2017-02-27
Appease global header warning.
Vlad Firoiu
2017-02-27
Dump to arbitrary URLs.
Vlad Firoiu
2017-02-27
Configable dump codec.
Vlad Firoiu
2017-02-27
XVID FourCC for MPEG-4 codecs.
Vlad Firoiu
2017-02-27
More warnings for AVIDump.
Vlad Firoiu
2017-02-27
Arbitrary dump formats.
Vlad Firoiu
2017-02-27
guess format before allocating context
Vlad Firoiu
2017-02-27
Handle delayed frames at the end of the movie.
Vlad Firoiu
2017-02-27
Merge pull request #4958 from RisingFog/avidump_bitrate
Anthony
2017-02-27
Merge pull request #4959 from lioncash/ini
Anthony
2017-02-26
AVIDump[regression]: close avio handles
Michael Maltese
2017-02-25
Add configurable video dump bitrate to INI
Chris Burgener
2017-02-25
IniFile: Handle s64/u64 values
Lioncash
2017-02-06
AVIDump: use a separate AVCodecContext
Michael Maltese
2017-02-06
AVIDump: open codec before stream
Michael Maltese
2017-02-06
AVIDump: use avformat_free_context
Michael Maltese
2017-02-06
AVIDump: Replace deprecated avcodec_encode_video2
Michael Maltese
2017-01-29
AVIDump: Rename CloseFile to CloseVideoFile
Lioncash
2017-01-23
AVIDump: rename CreateFile -> CreateVideoFile (conflict with windows.h)
Michael Maltese
2016-11-07
Renderer: Threaded frame dumping.
degasus
2016-11-04
AVIDump: Drop frames which are delayed over a savestate.
degasus
2016-11-04
AVIDump: Add a struct for the state.
degasus
2016-11-04
AVIDump: Inline OSD error handling.
degasus
2016-11-04
AVIDump: Merge redundant variables.
degasus
2016-11-04
AVIDump: Drop stored frame.
degasus
2016-10-10
AVIDump: Move CoreTiming into caller.
degasus
2016-10-08
AVIDump: Hard code rgba.
degasus
2016-10-08
VideoCommon: Add custom stride for framedumping.
degasus
2016-10-04
Fix frame dumps on file close in certain situations
Chris Burgener
2016-10-03
Fix frame dump crash when resolution changes
Chris Burgener
2016-09-06
Fix recursive code
Chris Burgener
2016-08-24
Fix frame dump issues where frame dumping stops before next drawn frame
Chris Burgener
2016-08-04
Remove Global Declarations from Movie
Chris Burgener
2016-07-21
Check for zero height when splitting video dump
Chris Burgener
2016-07-10
Use newer ffmpeg APIs to avoid deprecation warnings.
comex
2016-06-25
Split Video Dumps on Resolution Change
Chris Burgener
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-02-19
Properly Handle Video Dumping from Power On
Chris Burgener
2016-01-28
Fix warnings
Tillmann Karras
2016-01-28
Merge pull request #3426 from Sonicadvance1/ES_fix_framedump
Ryan Houdek
2016-01-21
VideoInterface: Change a global into a translation-unit local variable
Lioncash
2016-01-19
AVIDump: coded_frame is deprecated
Silvan Jegen
2016-01-17
VideoCommon: Header cleanup
Lioncash
2016-01-09
Add support for framedumping to OpenGL ES.
Ryan Houdek
[next]