]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-03-31 Derek Buitenhuisdoc: Fix broken English in the common options description
2013-03-31 Derek Buitenhuisdoc: Grammar fixes for stream selection
2013-03-31 Derek Buitenhuisdoc: Consistently use 'filtergraph'
2013-03-31 Derek Buitenhuisdoc: Grammar fixes for FFmpeg's detailed description
2013-03-31 Derek Buitenhuisdoc: Consistently use 'frame rate' everywhere
2013-03-31 Derek Buitenhuisdoc: Grammar fixes for FFmpeg description
2013-03-31 Derek Buitenhuisdoc: Fix grammar in -n description
2013-03-31 Derek Buitenhuisdoc: Small grammar fix in -f description
2013-03-31 Derek Buitenhuisdoc: Document which cpuflags exist
2013-03-31 Derek Buitenhuisdoc: Explain the various logevel settings
2013-03-31 Derek Buitenhuisdoc: Remove list of format fields
2013-03-31 Michael Niedermayerdoxygen: dont strip code comments
2013-03-31 Michael Niedermayerdvdec: fix lowres=3 with yuv 4:1:1
2013-03-31 Clément Bœschopt: attempt to improve options dump output.
2013-03-31 Clément Bœschcmdutils: support filters in the help topic system.
2013-03-31 Clément Bœschcmdutils: avtool -> fftool
2013-03-31 Michael Niedermayercmdutils: allow forcing log line repeation
2013-03-31 Michael Niedermayercmdutils_common_opts: fix loglevel help text as its...
2013-03-31 Stefano Sabatiniexamples/resampling_audio: make use of av_samples_alloc...
2013-03-31 Stefano Sabatinilavu/samplefmt: add av_samples_alloc_array_and_pointers()
2013-03-31 Stefano Sabatinilavfi/overlay: fix debug PTS output in try_filter_frame()
2013-03-31 Timothy Gudoc/filters: fix width/height typo in crop filter.
2013-03-31 Clément Bœschlavfi/volume: use designated initializers for the sampl...
2013-03-31 Clément Bœschlavfi/volume: use copy props helper instead of incomple...
2013-03-31 Clément Bœschfate/filter: use aperms to test volume filter.
2013-03-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-31 Clément Bœschdecimate: check for avctx ptr before closing.
2013-03-31 Stephen HutchinsonUse PIX_FMT_BGR24 for the AviSynth demuxer, instead...
2013-03-30 Michael Niedermayerh264_refs: check for multiple mismatching long term...
2013-03-30 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2013-03-30 Michael Niedermayerh264_direct: assert the validity of the spatial ref
2013-03-30 Michael Niedermayerh264: move last_slice_type reset into decode_slice_header
2013-03-30 Michael Niedermayerh264: move the default_ref_list_done check down after...
2013-03-30 Michael Niedermayerh264_refs: assert that the references are not deallocated
2013-03-30 Michael Niedermayerh264_refs: assert that long ref fields have not been...
2013-03-30 Michael Niedermayeravutil: add av_buffer_get_ref_count()
2013-03-30 Michael Niedermayerh264: Move slice_table clean out of frame_start
2013-03-30 Derek Buitenhuisdoc/platform: Remove part about dllimport
2013-03-30 Marton Balintffplay: always queue attachment pictures after flushing...
2013-03-30 Marton Balintffplay: fix early frame dropped pts serial
2013-03-30 Matt Wolenetzvp8: Fix pthread_cond and pthread_mutex leaks
2013-03-30 Carl Eugen... Write broken aac frames to mov files instead of skippin...
2013-03-30 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-03-30 Michael Niedermayerffplay: use av_guess_frame_rate()
2013-03-30 Michael Niedermayerfate: Print correct error message for reference generat...
2013-03-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-30 Carl Eugen... Fix compilation with --enable-decoder=webp --disable...
2013-03-30 Carl Eugen... Do not show "Estimating duration from bitrate" warning...
2013-03-30 Paul B Mahollavc: remove empty function
2013-03-30 Stefano Sabatinidoc/texi2pod.pl: skip printing chapter names if they...
2013-03-30 Stefano Sabatinilavc/libtheoraenc: clarify comment about global_quality...
2013-03-29 Matt WolenetzFix pthread_cond and pthread_mutex leaks in vp8
2013-03-29 Paul B Maholpaf_video: make code independent of sizeof(AVFrame)
2013-03-29 Michael Niedermayeraacps: correct opdipd code to match spec
2013-03-29 Paul B Maholvmdav: use more unchecked bytestream2 variants where...
2013-03-29 Paul B Maholnoise_bsf: check if allocation failed
2013-03-29 Paul B Mahollavc: fix typo
2013-03-29 Xidorn Quanvda_h264_dec: fit the new API
2013-03-29 Michael Niedermayerffmpeg/avformat: factor av_guess_frame_rate() out
2013-03-29 Xidorn Quanavutil/buffer: add get_opaque
2013-03-29 Luca Barbatofate: add an option to generate the references
2013-03-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-29 Michael NiedermayerMerge commit 'c3d015775388882b8a122afc337ea35108f652be'
2013-03-29 Michael Niedermayerid3v2: allocate large enough buffer
2013-03-29 Michael Niedermayermjpegdec: check buffer before using it
2013-03-29 Michael Niedermayeryop: Do not keep a copy of parts of the returned packet
2013-03-29 Michael Niedermayermpegvideo: Make the table reallocation more robust.
2013-03-29 Clément BœschLICENSE: add libutvideo in the GPL libraries list.
2013-03-28 Michael Niedermayergmc: Always use edge emu
2013-03-28 Michael Niedermayerwmv2: drop non emu edge mode
2013-03-28 Michael Niedermayerwmv2: Use emu edge mode when the edge is too small
2013-03-28 Michael Niedermayerh264_refs: Check for attempts to assign pictures to...
2013-03-28 Clément Bœschfate/filter: make overlay test bitexact.
2013-03-28 Clément Bœschfate/filter: move gradfun filtergraph to a dedicated...
2013-03-28 Clément Bœschfate/filter: move concat filtergraph to a dedicated...
2013-03-28 Clément Bœschfate/filter: move some CMD below deps for consistency.
2013-03-28 Clément Bœschfate/filter: remove pointless indirections for gradfun...
2013-03-28 Clément Bœschfate/filter: rename 'ubitux' rules to 'sample'.
2013-03-28 Clément Bœschfate/filter: stick delogo test with its deps (cosmetics).
2013-03-28 Michael Niedermayeravidec: Fix demuxing of non seekable avis with multiple...
2013-03-28 Giorgio Vazzanalavd/v4l2: fix printing of list_formats table
2013-03-28 Giorgio Vazzanalavd/v4l2: replace ioctl() with v4l2_ioctl()
2013-03-28 Michael Niedermayerfate: Disable af_join test, as its output is not determ...
2013-03-28 Michael Niedermayeraf_join: fix channel count and format
2013-03-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-28 Michael Niedermayeraf_channelsplit: set output channels, fix assertion...
2013-03-28 Michael NiedermayerMerge commit '43a8333a16c796b3d855fb3aaa742103cb62731f'
2013-03-28 Michael NiedermayerMerge commit 'ea290d919a52f0f8c7e30d69328bb011ed13f61a'
2013-03-28 Michael NiedermayerMerge commit '1a6d4bd7b60761bd7d955011ce7df4dd6b87b497'
2013-03-28 Michael NiedermayerMerge commit '1ae44c87c924b69a0657256fbaa8ad140df2f27c'
2013-03-28 Paul B Mahollavfi/biquads: fix min allowed option value
2013-03-28 Michael NiedermayerMerge commit 'cf53704c55378cc0dcfc16637cdac7d58f0b3107'
2013-03-28 Michael NiedermayerMerge commit 'e9cc98839574c7e8d546e890ebbf57d1766e5d8a'
2013-03-28 Michael NiedermayerMerge commit '472391b9a7e15e3bff33b016e7b6dbfa6a555975'
2013-03-28 Michael NiedermayerMerge commit 'b4d24b471bc52f1f78a43ee330199e70483e51c3'
2013-03-28 Michael NiedermayerMerge commit 'e557584aa7df6ac9f52af7ee7e5c963437da2e2f'
2013-03-28 Michael NiedermayerMerge commit '1b6d66745ac1768adb387c2227cdcf4452271149'
2013-03-28 Michael NiedermayerMerge commit 'eee2000b41234ae9465c314e18bfec1700181f32'
2013-03-28 Justin Rugglesflvdec: read audio sample size and channels metadata
2013-03-28 Justin Rugglesflvdec: use the correct audio codec id when parsing...
next