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
release-prep-2609
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-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
2016-01-08
Force XVID FourCC for MPEG4 output
Chris Burgener
2016-01-07
Use ffmpeg for Windows Video Dumping instead of VFW
Chris Burgener
2016-01-03
AVIDump Clean Up and Fixes
Chris Burgener
2015-08-21
AVIDump: fix -Wsign-compare warning
Tillmann Karras
2015-08-19
Fix some compilation warnings
Dominic Chen
2015-06-04
Use PanicAlertT instead of PanicAlert when appropriate
JosJuice
2015-05-25
Merge pull request #2382 from RisingFog/vfwfix
Ryan Houdek
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-09
Fix video dumping incorrect lengths for some games
Fog
2015-02-14
Windows AVIDump: support "silent" frame dumping
Pierre Bourdon
2015-01-26
Revert "Merge pull request #1903 from RisingFog/libav"
Pierre Bourdon
2015-01-21
Use ffmpeg for Windows Video Dumping instead of VFW
Fog
2014-11-18
Renamed EuRGB60 to PAL60
Stevoisiak
2014-11-02
Fix warnings about non-static variables
Tillmann Karras
2014-10-23
Fix timing of AVI files dumped on Linux
Sylvain Gadrat
2014-10-12
Merge pull request #1261 from lioncash/mesa-resonance-cascade
skidau
2014-10-11
AVIDump: Add missing CoreTiming header
Lioncash
2014-10-09
Proper Audio/Video Dumping
Fog
[next]