summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-09ffmpeg VC-1: scan for extradata (sequence header) from preview buffersPetri Hintukainen
2011-08-14Fixed multithreaded decoding with lavc >= 52.112.0.Petri Hintukainen
2011-08-23Logic error with AC3 demuxerChris Rankin
2011-07-18demux_ts: added m2ts and mts file extensionsPetri Hintukainen
2011-08-02demux_ts: added buffer size checks to adaptation field parsingPetri Hintukainen
2011-07-18Fixed writing outside of buffer when there are more than MAX_PIDS scrambled p...Petri Hintukainen
2011-07-22demux_ts: Added buffer size checks. Make sure buffer size is not set to negat...Petri Hintukainen
2011-07-16parse_pes_header(): eliminated local variable by simplifying the code that sk...Petri Hintukainen
2011-07-16demux_ts: Fixed reading outside of buffer: check header length before parsing...Petri Hintukainen
2011-07-16demux_ts: Fixed reading outside of buffer. Checking if pes header length == 6...Petri Hintukainen
2011-08-01demux_ts: removed unneeded check ((stream_id & 0xf0) == 0xe0 implies stream_i...Petri Hintukainen
2011-07-18Removed unneeded checkPetri Hintukainen
2011-07-15Factorized known audio pid search codePetri Hintukainen
2011-07-15Removed unused parameterPetri Hintukainen
2011-07-22demux_ts: Removed unused and write-only variablesPetri Hintukainen
2011-07-09Fixed 20-bit BluRay PCM audio. In this format samples are padded to 24 bits, ...Petri Hintukainen
2011-07-09Fixed 24-bit BluRay PCM audio broken by commit 7b6c2dc0ac98. Samples are 24 b...Petri Hintukainen
2011-07-09Composition descriptor state is only two bitsPetri Hintukainen
2011-07-09Cosmetics: reordered functionsPetri Hintukainen
2011-07-09Killed warningsPetri Hintukainen
2011-07-09Fixed hiding subtitles: composition descriptor state has nothing to do with h...Petri Hintukainen
2011-07-08Improved standard compilance: Drop cached data at epoch start or acquistion p...Petri Hintukainen
2011-07-06Fix bad width in vdpau vc1 decoderJerome Lacarriere
2011-05-17Merge from 1.1.Darren Salt
2011-05-17Fix build with very recent copies of FFmpegBrad Smith
2011-05-17Fix build with relatively recent copies of FFmpegBrad Smith
2011-05-17Add one file which is needed to determine when to build more quietly.Darren Salt
2011-05-17Use "quietened" build if automake 1.11 was used.Darren Salt
2011-05-16Missed a #define.Darren Salt
2011-05-16Remove an excess "{".Darren Salt
2011-05-16Complete the adaptation to libavcodec 0.7. (Hopefully.)Darren Salt
2011-05-16Fix up "pp" post-proc plugin and A/V decoding for ffmpeg 0.7.Darren Salt
2011-05-15Better support for 24-bit lpcmChristopher Martin
2011-04-15Fix building out of source directory.Reinhard Nißl
2011-03-29Continuous video frame grabbing feature.Andreas Auras
2011-04-03Fixes backed out changeset 67f59d571138 (still broken)Andreas Auras
2011-03-29Backing out changeset 2dd76b9df2fd (attempt 2)Darren Salt
2011-03-29Backed out changeset 67f59d571138 (broken back-out)Darren Salt
2011-03-27Add "-no-undefined" as late as possible in the ./configure processVolker Grabsch
2011-03-27Fix race condition when accessing last_frame via get_last_frame()Reinhard Nißl
2011-03-22Fixed minor issues with debug logging.Andreas Auras
2011-03-28Backing out changeset 2dd76b9df2fdDarren Salt
2011-03-20Check that we've found both AAC signaturesLorenzo Desole
2011-03-13Force progressive frame display during trickspeed mode.Reinhard Nißl
2011-03-13Double buffer ARGB data for distortion free OSD updates.Reinhard Nißl
2011-03-13Implement additional VDR key User0.Reinhard Nißl
2011-03-20Merge from 1.1.Darren Salt
2011-03-20Merge from 1.1.Darren Salt
2011-03-13Define event for additional VDR key.Reinhard Nißl
2011-03-03Configurable enabling of video properties noise and sharpness depending on ac...Andreas Auras