aboutsummaryrefslogtreecommitdiff
path: root/video
AgeCommit message (Expand)Author
2015-08-30VIDEO: Switch to all packetized streams for AVIMatthew Hoops
2015-08-30VIDEO: Add support for MP3 in AVIMatthew Hoops
2015-08-30VIDEO: Switch MPEG-PS audio code to use the packetized MP3 codeMatthew Hoops
2015-04-12VIDEO: Implement fallback dithering for QuickTime videosMatthew Hoops
2015-04-11VIDEO: Add support for dithering in QuickTime videosMatthew Hoops
2015-04-11IMAGE: Allow for choosing dither typeMatthew Hoops
2015-04-11VIDEO: Allow AVI tracks to be dithered via the CodecMatthew Hoops
2015-04-11IMAGE: Add functions to allow for videos to be ditheredMatthew Hoops
2015-01-20VIDEO: Make the QuickTime code error out again if the frame data can't be foundMatthew Hoops
2015-01-20VIDEO: Remove the "-1" edit hackMatthew Hoops
2015-01-20VIDEO: Fix potential off-by-one frame time after seekMatthew Hoops
2015-01-20VIDEO: Fix edit frame calculationMatthew Hoops
2015-01-20VIDEO: Round the edit time offset instead of truncating itMatthew Hoops
2015-01-20VIDEO: Fix timing with frames going past the edit boundaryMatthew Hoops
2015-01-11Merge pull request #559 from fedor4ever/masterEugene Sandulenko
2015-01-08VIDEO: Add MPEG-PS demuxerMatthew Hoops
2015-01-05Add Theora support to systems which use libtremorFedor Strizhnev
2014-12-24VIDEO: Fix check to see if the frame rate is a whole numberMatthew Hoops
2014-12-22VIDEO: Mark TheoraDecoder as used by pegasusFedor
2014-11-02VIDEO: Make AVIAudioTrack::resetStream() virtualMatthew Hoops
2014-11-02VIDEO: Separate AVI video and audio track readingMatthew Hoops
2014-10-28VIDEO: Remove trailing whitespaceFilippos Karapetis
2014-09-28VIDEO: Fix seeking in AVI videos with no initial audio framesMatthew Hoops
2014-08-17VIDEO: Add wrapper around setEndTime() to specify an end frameMatthew Hoops
2014-07-08VIDEO: Reduce BinkDecoder stack usageWillem Jan Palenstijn
2014-06-08AUDIO: Added stup for MP3 audiostreams in AVIEugene Sandulenko
2014-05-27VIDEO: Document PRMI as being Premiere metadataMatthew Hoops
2014-05-27VIDEO: Handle Truemotion dimensions speciallyMatthew Hoops
2014-04-11VIDEO: Use || instead of the currently incorrect &&Joel Teichroeb
2014-03-02VIDEO: Handle the raw AVI video chunk the same as the othersMatthew Hoops
2014-02-28IMAGE: Share the same pool of codecs between PICT and QuickTimeMatthew Hoops
2014-02-28IMAGE: Share the same pool of codecs between bitmap and AVIMatthew Hoops
2014-02-28VIDEO: Use the bitmap header compression field for AVI codecsMatthew Hoops
2014-02-28IMAGE: Make Codec take a stream reference; change function name to decodeFrameMatthew Hoops
2014-02-28IMAGE: Merge the JPEG codec into the ImageDecoderMatthew Hoops
2014-02-28IMAGE: Move video codecs to image/Matthew Hoops
2014-02-28IMAGE: Move all ImageDecoders to image/Matthew Hoops
2014-02-18VIDEO: Make GPL headers consistent in themselves.Johannes Schickel
2014-02-07VIDEO: Add additional FourCC appearing in some Zvision engine game versionsEugene Sandulenko
2014-01-17VIDEO: Fix a typo in the include guardMatthew Hoops
2014-01-17VIDEO: Add MJPEG supportMatthew Hoops
2014-01-17VIDEO: Rename the Motion JPEG decoder to JPEG to better reflect its purposeMatthew Hoops
2014-01-11VIDEO: Add support for multiple Smacker audio tracksMatthew Hoops
2014-01-11VIDEO: Improve support for multiple Bink audio tracksMatthew Hoops
2014-01-11VIDEO: Improve support for multiple AVI audio tracksMatthew Hoops
2014-01-11VIDEO: Allow for audio track selection in video types that support itMatthew Hoops
2014-01-05VIDEO: Handle the AVI 'JUNQ' and 'dmlh' chunk headersFilippos Karapetis
2014-01-01VIDEO: Rename variables and remove pointless assertionTorbjörn Andersson
2014-01-01VIDEO: Fix Smacker palette upscaling to match Multimedia WikiTorbjörn Andersson
2013-11-26SYMBIAN OS:Use defaults for data types also for Symbian OS!anotherguest