]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-12-28 Paul B Maholsoxenc: use ffio_fill
2012-12-28 Paul B Maholsoxenc: use FFALIGN
2012-12-28 Michael Niedermayerh264: avoid a grayscale related if() in hl_decode_mb()
2012-12-28 Paul B Maholauenc: do not write invalid file size
2012-12-28 Michael Niedermayervf_divtc: dont mix av_strdup and free
2012-12-28 Michael Niedermayervf_detc: dont mix av_strdup & free
2012-12-28 Michael Niedermayervf_mp: fix 'discards const qualifier from pointer targe...
2012-12-28 Michael Niedermayerlibavutil/samplefmt: Fix project name
2012-12-28 Michael NiedermayerMAINTAINERS: s/mjpeg.c/mjpeg*.c/
2012-12-28 Stefano Sabatinilavf/segment: add segment_frames option
2012-12-28 Stefano Sabatinilavf/segment: add reference_stream option
2012-12-28 Michael Niedermayerlibpostproc: alloc a few bytes more in the temporary...
2012-12-28 Michael Niedermayerlibpostproc: Fix off by 1 error in the C dering code
2012-12-27 Michael Niedermayermjpegdec: Support 16bit DQT
2012-12-27 Paul B Maholbuild: fix g723_1 decoder dependency
2012-12-27 Don Moirgifdec: fix transparent background color
2012-12-27 Michael Niedermayermjpegdec: reset restart_count on progressive scans
2012-12-27 Stefano Sabatinidoc/encoders: clarify the direction of the quality...
2012-12-27 Stefano Sabatinidoc/ffmpeg-formats: extend documentation for the probes...
2012-12-27 Stefano Sabatiniffmpeg: remove annoying logs and improve reporting...
2012-12-27 Michael NiedermayerMAINTAINERS: add libswresample
2012-12-27 Rob Sykesdocs: add soxr documentation
2012-12-27 Rob Sykessoxr_resample: soxr API parameter rename
2012-12-27 Rob Sykessoxr_resample: Correct email address
2012-12-26 Clément Bœschlavfi/tile: small align cosmetics.
2012-12-26 Clément Bœschlavfi/tile: remove usage of link->{cur,out}_buf.
2012-12-26 Clément Bœschlavfi/scale: remove usage of link->cur_buf.
2012-12-26 Clément Bœschlavfi/deshake: remove usage of link->cur_buf.
2012-12-26 Clément Bœschlavfi/decimate: remove usage of link->cur_buf.
2012-12-26 Clément Bœschlavfi/video: remove unused ff_inplace_start_frame().
2012-12-26 Michael Niedermayermjpegdec: handle the occurance of rstn emulation
2012-12-26 Michael Niedermayermjpegdec: Handle RSTn in progressive jpegs
2012-12-26 Michael Niedermayermjpegdec: factor handle_rstn() out
2012-12-26 Paul B Maholbuild: mp filter does not depend on postproc anymore
2012-12-26 Michael Niedermayervf_idet: fix type of stats
2012-12-26 Clément Bœschlavfi/idet: remove unused assert include.
2012-12-26 Clément Bœschlavfi/idet: remove unecessary context assignment.
2012-12-26 Clément Bœschlavfi/idet: support named parameters.
2012-12-26 Clément Bœschlavfi/idet: remove unecessary poll_frame callback.
2012-12-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-26 Michael Niedermayervc1dsp: fix the warning fix, make it work with --disabl...
2012-12-26 Stefano Sabatinidoc/resampler: extend docs for min_comp and min_hard_co...
2012-12-26 Stefano Sabatinilavfi/aresample: fix style
2012-12-26 Michael Niedermayerlibswscale/swscale-test: fix some const correctness
2012-12-26 Michael Niedermayervc1dsp: fix pointer type warnings
2012-12-26 Michael Niedermayerlavc/utils: fix 'warning: missing braces around initial...
2012-12-26 Michael Niedermayerlcldec: fix zlib const pointer warning
2012-12-26 Michael Niedermayerimgconvert: fix 2 "discards const qualifier from pointe...
2012-12-26 Michael Niedermayerimgconvert: dont depend on default return type for...
2012-12-26 Michael Niedermayerh264_direct: silence several warning: assignment from...
2012-12-25 Janne Grunaumpegvideo: initialize videodsp with correct pixel depth
2012-12-25 Jean Firstrmdec: fix compiler warning for uninitialized variables
2012-12-25 XBMCmpegts: update AVProgram after pmt change
2012-12-25 Tomas Härdinmxfdec: Rescale audio stream duration from EditRate...
2012-12-25 Michael Niedermayerffmpeg: use the new swr -async parameter instead of...
2012-12-25 Michael Niedermayerswr: support -async X as a simple way to do what ffmpeg...
2012-12-25 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-12-25 Hendrik Leppkesvf_pp: add postproc to the library dependencys for...
2012-12-25 Marton Balintffplay: fix greenish line on the right edge with some...
2012-12-25 Michael Niedermayersrt_probe: make buffer pointer const
2012-12-25 Michael Niedermayerdsputil_mmx: fix pointer type for emulated_edge_mc_func()
2012-12-25 Michael Niedermayerstr_probe: make buffer related pointers const
2012-12-25 Michael Niedermayerpva_probe: make buffer related pointers and function...
2012-12-25 Michael Niedermayermxf_probe: make buffer related pointers const
2012-12-25 Michael Niedermayermpc8_probe: make buffer related pointers and function...
2012-12-25 Michael Niedermayermp3_read_probe: make buffer related pointers const
2012-12-25 Michael Niedermayermicrodvd_probe: make buffer pointers const
2012-12-25 Michael Niedermayermpegps_probe: make buffer related pointers const
2012-12-25 Michael Niedermayerloas_probe: make buffer pointers const
2012-12-25 Michael Niedermayerlmlm4_probe: make buffer pointers const
2012-12-25 Michael Niedermayeripmovie_probe: make buffer pointers const
2012-12-25 Michael Niedermayerflac_probe: make buffer pointers const
2012-12-25 Michael Niedermayerac3_eac3_probe: mark buffer pointers const
2012-12-25 Michael Niedermayeradts_aac_probe: mark buffer pointers as const
2012-12-24 Michael Niedermayeroggdec: fix warning: assignment discards qualifiers...
2012-12-24 Michael Niedermayeravfiltergraph: put variables used in #if 0 code themsel...
2012-12-24 Michael Niedermayermcdec: suppress "warning: a/vst may be used uninitializ...
2012-12-24 Michael Niedermayerlavf/mpeg: suppress warning: lpcm_header_len may be...
2012-12-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-12-24 Michael NiedermayerMerge commit 'c6303f8d70c25dd6c6e6486c78bf99c9924e2b6b'
2012-12-24 Michael NiedermayerMerge commit '3193b13aa1e271f6d2dd68de67d448c08aef3c00'
2012-12-24 Michael NiedermayerMerge commit 'f3298f12997eb4b7ad203766f768f92e3dd72a2a'
2012-12-24 Michael NiedermayerMerge commit 'f5f1cf52240759208b42477e2157a7b4409ade10'
2012-12-24 Anton Khirnovwnv1: cosmetics, reformat
2012-12-24 Anton Khirnovxan: remove a trivially true if().
2012-12-24 Anton Khirnovansi: do not depend on get_buffer() initializing the...
2012-12-24 Anton Khirnovzerocodec: remove an unused variable.
2012-12-24 Anton Khirnovzmbv: remove some pointless comments and empty lines
2012-12-24 Anton Khirnovyop: simplify/sanitize the decoding loop
2012-12-24 Anton Khirnovc93: set palette_has_changed.
2012-12-24 Anton Khirnovbmp: cosmetics, reformat
2012-12-24 Michael Niedermayertiffdec: Fix runend handling
2012-12-24 Michael Niedermayerrl2: return EOF on EOF
2012-12-24 Michael NiedermayerChangelog: reword H264-MT entry
2012-12-24 Stefano Sabatinidoc/filters: remove outdated comments
2012-12-23 Clément Bœschlavc/pthread: do not re-define _GNU_SOURCE if already...
2012-12-23 Clément Bœschdoc: stop generating syntax.html.
2012-12-23 Martin Storsjöhlsenc: Don't duplicate a string constant
2012-12-23 Stefano Sabatinihlsenc: Allocate enough space for the pattern string
2012-12-23 Paul B MaholNIST SPHERE demuxer
next