1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Jan 14, 2025 — Jan 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #113 from valnoel/fix_build_windows
Marc-Antoine
as Marc-Antoine ARNAUD
More... about 11 years ago
Windows: fix javac command for Jenkins system builds More... about 11 years ago
Merge pull request #112 from valnoel/fix_build_windows
Marc-Antoine
as Marc-Antoine ARNAUD
More... about 11 years ago
Windows: export CodecContext and Context classes for dll More... about 11 years ago
Windows: check MSVC version for building C++11 apps More... about 11 years ago
Merge pull request #110 from valnoel/fix_build_windows
Marc-Antoine
as Marc-Antoine ARNAUD
More... about 11 years ago
Merge remote-tracking branch 'avtranscoder/master' into fix_build_windows More... about 11 years ago
Windows: replace Profile constants into presetChecker app More... about 11 years ago
Windows: skip optionChecker and presetChecker builds if C++11 not supported More... about 11 years ago
Windows: set CXX_FLAGS for MSVC runtime libraries static link More... about 11 years ago
Merge branch 'fix_build_windows' of https://github.com/valnoel/avTranscoder into fix_build_windows More... about 11 years ago
Windows: move Profile static members to constants namespace More... about 11 years ago
Merge pull request #103 from cchampet/dev_clean_refactoring
Marc-Antoine
as Marc-Antoine ARNAUD
More... about 11 years ago
GeneratorVideo: rename _videoDesc to _codec
cchampet
as Clement Champetier
More... about 11 years ago
GeneratorAudio: rename _audioDesc to _codec
cchampet
as Clement Champetier
More... about 11 years ago
AudioFrame: add getSampleFormat to get it as string
cchampet
as Clement Champetier
More... about 11 years ago
AudioCodec: rename getSampleFormat to getAVSampleFormat
cchampet
as Clement Champetier
More... about 11 years ago
Transcoder: remove local variable in process method
cchampet
as Clement Champetier
More... about 11 years ago
Transcoder: add documentation
cchampet
as Clement Champetier
More... about 11 years ago
Transcoder: remove unused _finalisedStreams attribute
cchampet
as Clement Champetier
More... about 11 years ago
Transcoder: rename argument essenceCodec to codec
cchampet
as Clement Champetier
More... about 11 years ago
Clean avcodec_register_all: remove "Warning" comment
cchampet
as Clement Champetier
More... about 11 years ago
ICodec: refactore setDecoderCodec and setEncoderCodec
cchampet
as Clement Champetier
More... about 11 years ago
CMake: fix a GLUT library loading problem when GLUT_Xi or GLUT_Xmu libraries are missing in the GLUT package (even on linux systems) More... about 11 years ago
Windows: move SWIG common.hpp inclusion from avTranscoder.i to progress.i More... over 11 years ago
Windows: clean SWIG export into common.hpp More... over 11 years ago
Windows: add removed man install into presetChecker app CMakeLists file More... over 11 years ago
Windows: clean app CMakeLists files More... over 11 years ago
Windows: set version to the library name More... over 11 years ago
Windows: export missing classes and methods More... over 11 years ago