]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-01-29 Peter Rossbintext: use private options now that AVFormatParameter...
2012-01-29 Carl Eugen... Improve decoding quality for lossy wavpack.
2012-01-29 Reimar Döffingerfraps: optimize pseudo-YUV to RGB conversion.
2012-01-29 Paul KendallFix dvb subtitle decoding when display segment is missing.
2012-01-29 Reimar Döffingerfraps: Add release_buffer forgotten when reget_buffer...
2012-01-29 Reimar Döffingerfraps: fix indentation.
2012-01-29 Reimar DöffingerFRAPS: Do not needlessly use reget_buffer.
2012-01-29 Reimar DöffingerFallback to input timestamps for non-delay encoders.
2012-01-29 Paul B Maholfate: fix r210 test on big endian
2012-01-29 Paul B Maholfate: add R210 encoding/decoding test
2012-01-29 Paul B Maholr210enc: fix encoding for unaligned widths
2012-01-29 Paul B Maholfate: add Y41P encoding/decoding test
2012-01-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-28 Reimar Döffingerrawenc: initialize coded_frame via avcodec_get_frame_de...
2012-01-28 Reimar Döffingerlibgsm: Fix compilation.
2012-01-28 Paul B Maholv210x: check for return value of avcodec_alloc_frame()
2012-01-28 Paul B Maholv210enc: remove redundant assignment
2012-01-28 Paul B Maholv210enc: check return value of avcodec_alloc_frame()
2012-01-28 Paul B Maholv210dec: check return value of avcodec_alloc_frame()
2012-01-28 Paul B Maholroqaudioenc: check return value of avcodec_alloc_frame()
2012-01-28 Paul B Maholroqaudioenc: remove redundant assignment
2012-01-28 Paul B Maholr210dec: check return value of avcodec_alloc_frame()
2012-01-28 Paul B Maholpcm: remove redundant assignment
2012-01-28 Paul B Maholpcm: check return value of avcodec_alloc_frame()
2012-01-28 Paul B Mahollibopencore-amr: fix memleak
2012-01-28 Paul B Mahollibopencore-amr: check return value of avcodec_alloc_fr...
2012-01-28 Paul B Mahollibmp3lame: remove dupe assigment
2012-01-28 Paul B Mahollibgsm: remove dupe assigment.
2012-01-28 Paul B Mahollibgsm: check return value of gsm_create & avcodec_allo...
2012-01-28 Nathan Caldwellaacenc: Fix LONG_START windowing.
2012-01-28 Nathan Caldwellaacenc: Fix a bug where deinterleaved samples were...
2012-01-28 Reimar DöffingerAdd -vsync drop.
2012-01-28 Reimar DöffingerCompare video_sync_method against the appropriate defines.
2012-01-28 Reimar DöffingerDemux all parts of concatenated H.264.
2012-01-28 Reimar DöffingerSet AVFMT_TS_NONSTRICT for framecrc muxer.
2012-01-28 Reimar DöffingerRemove unnecessary -vsync 0.
2012-01-28 Reimar DöffingerMerge palette-only header with actual video frame.
2012-01-28 Reimar DöffingerDFA: fix "skip frame" TSW1 encoding.
2012-01-28 Paul B Maholadpcmenc: refactor some code.
2012-01-28 Paul B Maholadpcmenc: check return value of avcodec_alloc_frame()
2012-01-28 Paul B Maholadxenc: check return value of avcodec_alloc_frame()
2012-01-28 Paul B Maholac3enc: check return value of avcodec_alloc_frame()
2012-01-28 Michael Niedermayerexample: Update decoding/encoding example to the new...
2012-01-28 Michael Niedermayerexample: update muxing example to purple API
2012-01-28 Anton Khirnovavplay: use the correct array size for stride.
2012-01-28 Anton Khirnovlavc: extend doxy for avcodec_alloc_context3().
2012-01-28 Anton KhirnovAPIchanges: mention avcodec_alloc_context()/2/3
2012-01-28 Anton Khirnovavcodec_align_dimensions2: set only 4 linesizes, not...
2012-01-28 Paul B Maholswscale: fix conversion into yuva444p from non-alpha...
2012-01-28 Paul B Maholyuv2rgb: better check if source format have alpha
2012-01-28 Mans Rullgardaacsbr: ARM NEON optimised sbrdsp functions
2012-01-28 Mans Rullgardaacsbr: align some arrays
2012-01-28 Mans Rullgardaacsbr: move some simdable loops to function pointers
2012-01-28 Clément Bœschcmdutils: re-add return 0 accidentally remove from...
2012-01-28 Clément BœschFix "ouput" typo and add a check.
2012-01-28 Michael Niedermayerdirac_yasm: fix linking failure due to %ifndef
2012-01-28 Michael Niedermayerdevices: Disable v4l to fix compilation until someone
2012-01-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-28 Alex Conversecosmetics: Remove extra newlines at EOF
2012-01-28 Michael Niedermayermpegvideoenc: Fail if a buffer size is specified withou...
2012-01-28 Michael Niedermayerpngdec: Convert 2/4 bit formats to 8bit.
2012-01-28 Michael Niedermayertargadec: Simplify RLE out of packet check.
2012-01-28 Paul B Maholsws/pixfmt/pixdesc: add support for yuva444p
2012-01-27 Martin Storsjömovenc: Allow writing to a non-seekable output if using...
2012-01-27 Martin Storsjömovenc: Support adding isml (smooth streaming live...
2012-01-27 Martin Storsjölibavcodec: Don't crash in avcodec_encode_audio if...
2012-01-27 Aneesh Dograsunrast: Document the different Sun Raster file format...
2012-01-27 Aneesh Dograsunrast: Add a check for experimental type.
2012-01-27 Justin Ruggleslibspeexenc: use AVSampleFormat instead of deprecated...
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_SET_PTS_INFO cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_OLD_INTERRUPT_CB cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_REORDER_PRIVATE cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_SEEK_PUBLIC cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_STREAM_COPY cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_PRELOAD cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_NEW_STREAM cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_RTSP_URL_OPTIONS cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_MUXRATE cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_FILESIZE cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_TIMESTAMP cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_LOOP_OUTPUT cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_LOOP_INPUT cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_AVSTREAM_QUALITY cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_FLAG_RTP_HINT cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_SDP_CREATE cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_GUESS_IMG2_CODEC cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_PKT_DUMP cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_FIND_INFO_TAG cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_PARSE_DATE cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_DUMP_FORMAT cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_FORMAT_PARAMETERS cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_OLD_METADATA2 cruft
2012-01-27 Anton Khirnovlavf: remove disabled FF_API_OLD_AVIO cruft
2012-01-27 Anton Khirnovlavf: increase major version from 53 to 54.
2012-01-27 Anton Khirnovlavf: remove AVFormatParameters from AVFormatContext...
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_AVFRAME_AGE cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_DATA_POINTERS cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_TIFFENC_COMPLEVEL cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_INTERNAL_CONTEXT cruft.
2012-01-27 Anton Khirnovlavc: remove disabled FF_API_PARSE_FRAME cruft.
next