]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-08-27 Michael Niedermayeraiffdec: fix bits per sample
2012-08-26 Marton Balintffplay: fix odd YUV width by cropping the video
2012-08-26 jamalbuild: Fix compilation when configuring with a prog...
2012-08-26 Michael Niedermayervf_hqdn3d: avoid declaring variable in for()
2012-08-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-26 Michael Niedermayernutenc: Support writing an index
2012-08-26 Michael Niedermayernutenc: keep track of max_pts
2012-08-26 Michael Niedermayernutenc: keep track if keyframe PTS
2012-08-26 Michael Niedermayernutdec: Flip the direction for seeking with an index...
2012-08-26 Michael Niedermayernutdec: improve information in error message
2012-08-26 Michael Niedermayernutenc: keep track of the written syncpoint count
2012-08-26 Diego Biurrunaudio_frame_queue: Clean up ff_af_queue_log_state debug...
2012-08-26 Diego Biurrundwt: Remove unused code.
2012-08-26 Mans Rullgardcavs: convert cavsdata.h to a .c file
2012-08-26 Diego Biurruncavs: Move inline functions only used in one file out...
2012-08-26 Diego Biurruncavs: Move data tables used in only one place to that...
2012-08-26 Jan Ekströmfate: Add a single symbol Ut Video decoder test
2012-08-26 Loren Merrittvf_hqdn3d: x86 asm
2012-08-26 Loren Merrittvf_hqdn3d: support 16bit colordepth
2012-08-26 Paul B Maholavrndec: silence warning about incompatible pointer...
2012-08-26 Anton Khirnovavconv: prefer user-forced input framerate when choosin...
2012-08-26 Michael Niedermayerh264: ff_init_cabac_states doesnt use its argument...
2012-08-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-25 Michael Niedermayerac3_probe: fix probing of non standard AC3
2012-08-25 Mans Rullgardx86: fft: remove unused fft_dispatch* functions
2012-08-25 Mans Rullgardavconv: remove unused variable opt_shortest
2012-08-25 Michael Niedermayerlavf: fix avio statistics for packets directly read...
2012-08-25 Derek BuitenhuisFATE: Add Canopus Lossless tests
2012-08-25 Philip Langdalematroska: Mark S_TEXT/UTF-8 as Subrip encoded subtitles.
2012-08-25 Piotr Bandurskiriff: fix remuxing of atrac3 in wav
2012-08-25 Paul B Mahollavc: add some missing .long_name to codec_descriptors[]
2012-08-25 Carl Eugen... Fix one of the problems with -codecs, -encoders and...
2012-08-25 Derek Buitenhuiscllc: Pad swapped buffer
2012-08-25 Georg Lippitschdpx: 10 and 12 bit encoding
2012-08-24 Stefano Sabatiniexamples/decoding_encoding.c: tell where the decoding...
2012-08-24 Stefano Sabatiniexamples/muxing: update to the new avcodec_encode_video...
2012-08-24 Michael Niedermayerdoc/developer: add "Adding files to the fate-suite...
2012-08-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-24 Michael NiedermayerMerge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93'
2012-08-24 Michael Niedermayerrtpdec_xiph: switch to av_assert()
2012-08-24 Stefano Sabatinilavfi/asetpts,setpts: rework debug log
2012-08-24 Stefano Sabatinilavfi/asetpts,setpts: add variables T, STARTT, PREV_INT...
2012-08-24 Jan Ekströmutvideodec: Fix single symbol mode decoding
2012-08-24 Stefano Sabatinidoc/filters: itemize examples for *settb filters
2012-08-24 Stefano Sabatinidoc/filters: itemize examples for *setpts filters
2012-08-24 Stefano Sabatinidoc/filters: move *setpts and *settb filters to the...
2012-08-24 Stefano Sabatinilavfi: rename vf_setpts.c to f_setpts.c
2012-08-24 Nicolas Georgelavc/dvdsubenc: check the type of rectangles.
2012-08-24 Mans Rullgardtruespeech: drop useless casts
2012-08-24 Mans Rullgardlibavcodec: drop bogus dependencies from mpc[78] and...
2012-08-24 Mans Rullgardmpegaudio: move ff_mpa_enwindow to a separate file
2012-08-24 Anton Khirnovcmdutils: fix a memleak when specifying an option twice.
2012-08-24 Anton KhirnovAVOptions: store defaults for INT64 options in int64...
2012-08-24 Michael Niedermayerlavf/utils: Try to unwrap pts/dts so as to minimize...
2012-08-24 Michael Niedermayerlavf/utils: run update_initial_timestamps() outside...
2012-08-24 Diego Biurrunx86: mpegvideo: more sensible names for optimization...
2012-08-24 Diego Biurrunx86: mpegvideoenc: Split optimizations off into a separ...
2012-08-24 Diego Biurrundnxhdenc: x86: more sensible names for optimization...
2012-08-24 Diego Biurrunsvq1/svq3: Move common code out of SVQ1 decoder-specifi...
2012-08-24 Jordi Ortizdirac: add Comments and references to the standard
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel flt to fltp conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel flt to fltp conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel flt to s16p conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel flt to s16p conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel s16 to fltp conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel s16 to fltp conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel s16 to s16p conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel s16 to s16p conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel fltp to flt conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel fltp to s16 conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel fltp to s16 conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel s16p to flt conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel s16p to flt conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 6-channel s16p to s16 conversion
2012-08-24 Justin Ruggleslavr: x86: optimized 2-channel s16p to s16 conversion
2012-08-23 Michael Niedermayerffmpeg: fix wrap correction code.
2012-08-23 Michael Niedermayermjpeg: fix fliping with emu edges.
2012-08-23 Joseph ArtsimovichFix partially hidden macroblocks for 10-bit DNxHD.
2012-08-23 Georg Lippitschffv1: more than 8 bit per RGB channel
2012-08-23 Michael Niedermayerlagarith: fix alignment on buffers passed into predicti...
2012-08-23 jamallavf/ape: Fix stream duration calculation
2012-08-23 Michael Niedermayermpeg4audio: dont take the SBR flag too serious.
2012-08-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-23 Anton Khirnovdoc/APIchanges: add an entry for codec descriptors.
2012-08-22 Justin Rugglesvorbisenc: set AVCodecContext.bit_rate to 0
2012-08-22 Justin Rugglesvorbisenc: fix quality parameter
2012-08-22 Nicolas Georgelavfi: free partial audio buffers when destroying links.
2012-08-22 Justin RugglesFATE: add ALAC encoding tests
2012-08-22 Justin Ruggleslpc: fix alignment of windowed samples for odd maximum...
2012-08-22 Justin Rugglesalacenc: use s16p sample format as input
2012-08-22 Justin Rugglesalacenc: remove unneeded sample_fmt check
2012-08-22 Justin Rugglesalacenc: fix max_frame_size calculation for the final...
2012-08-22 Derek BuitenhuisFATE: Add Canopus Lossless tests
2012-08-22 Michael Niedermayerutvideoenc: use dsp.sub_hfyu_median_prediction
2012-08-22 Michael Niedermayerutvideoenc: align mangled buffer starts.
2012-08-22 Michael Niedermayerutvideoenc: drop step
2012-08-22 Michael Niedermayerutvideoenc: avoid writing into the input picture.
2012-08-22 Michael Niedermayerutvideoenc: use ff_generate_len()
2012-08-22 Nicolas Georgelavfi/overlay: fix return values.
2012-08-22 Nicolas Georgelavfi/split: handle closed outputs.
next