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
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
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
2014-07-13
Change libav* autodetection to support framedumping on Ubuntu 14.04
Pierre Bourdon
2014-07-10
AVIDump: fix FFV1 encoding
Pierre Bourdon
2014-06-27
AVIDump: rename frame variables
Tillmann Karras
2014-06-27
AVIDump: update ffmpeg/libav API usage
Tillmann Karras
2014-06-27
AVIDump: cleanup
Tillmann Karras
2014-06-25
Centralize the logging code into its own folder in Common.
Lioncash
2014-06-18
Kill off replaceable usages of s[n]printf.
Lioncash
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-02-18
Dolphin now builds on Linux with only Source/Core as include dir
Pierre Bourdon
2014-02-18
Convert all includes to relative paths.
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre