]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-03-13 Clément Bœschlavfi/concat: raise filter_frame() error.
2013-03-13 Clément Bœschlavfi/anullsrc: raise filter_frame() error.
2013-03-13 Clément Bœschlavfi/aevalsrc: raise filter_frame() error.
2013-03-13 Clément Bœschlavfi/atempo: raise filter_frame() error.
2013-03-13 Clément Bœschlavfi/asetnsamples: raise filter_frame() error.
2013-03-13 Clément Bœschlavfi/aresample: raise filter_frame() error.
2013-03-13 Hendrik Leppkeslavu/frame: av_frame_make_writable: set the channels...
2013-03-13 Hendrik Leppkeslavu/frame: copy all frame properties in av_frame_copy_...
2013-03-13 Hendrik Leppkesdsputil: remove deprecated dsp_mask usage
2013-03-13 Michael Niedermayerdsputil_mmx: remove unused variables
2013-03-13 Michael Niedermayerexr: silence warning "libavcodec/exr.c:351:9: warning...
2013-03-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-03-13 Michael NiedermayerMerge commit '37cb3b180a1dc3d6f123f68e0806585ebc2578b6'
2013-03-13 Michael Niedermayervc1: fix int/ptrdiff_t mismatches
2013-03-13 Michael NiedermayerMerge commit 'a8b6015823e628047a45916404c00044c5e80415'
2013-03-13 Michael NiedermayerMerge commit 'a4472ac01e86f9fae5adb9034f2777b86a9c5480'
2013-03-13 Michael NiedermayerMerge commit '202c2acc40a6de8758b44ab3f5c85ab250079734'
2013-03-13 Michael NiedermayerMerge commit 'a2816230c5c0a8fc72bc0163b7d21a96b194d87a'
2013-03-13 Michael NiedermayerMerge commit 'fce68c93554803801c32c1b20509bfa8d496b02a'
2013-03-13 Michael NiedermayerMerge commit '555000c7d5c1e13043a948ebc48d2939b0ba6536'
2013-03-13 Michael NiedermayerMerge commit 'c2597c5a0a08526493abb9bc9544b61a290fe20f'
2013-03-13 Michael NiedermayerMerge commit 'f08fefc4d099f2a1f2e3a6db3d340537e601f762'
2013-03-13 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-03-13 Michael NiedermayerMerge commit 'ee8704916de79158da8a48a9ea5be819e83d23ba'
2013-03-13 Carl Eugen... avframe: Copy buffer type in copy_props.
2013-03-13 Michael NiedermayerMerge commit '19cac8e301419dcde31526d15196a952ddf2c4c7'
2013-03-13 Michael NiedermayerMerge commit '85a5bc054c1290699ccbf5799ba6c4e2fbcc3530'
2013-03-13 Michael Niedermayeravformat: postpone API removials where the functions...
2013-03-13 Michael NiedermayerMerge commit '7b486ab13bfcfa88a7cd92586de50e49966ec292'
2013-03-13 Michael NiedermayerMerge commit '435c2a31ad5eead20eda1152097f60c3bfa22847'
2013-03-13 Michael NiedermayerMerge commit 'c7e044c61bb08b3a6e1e8063e8f4449c88b01201'
2013-03-13 Paul B Mahollavc: remove disabled 8SVX_RAW cruft
2013-03-13 Michael NiedermayerMerge commit '0a7c4daf469d4ac447fb822fe78337f62f4c04e6'
2013-03-13 Michael NiedermayerMerge commit 'd6ed604cf4ca86ed345125b26eb5bdeea6d6bf68'
2013-03-13 Michael NiedermayerMerge commit '3bcdf8dcb9891ffe49b6398d0e2c02f1712d8f00'
2013-03-13 Paul B Maholbktr: add missing #include for av_gettime()
2013-03-13 Michael NiedermayerMerge commit 'fcb07e8b332bbd6f9558bff98ff5102c5f2d8252'
2013-03-13 Michael NiedermayerRevert "Merge commit '0517c9e098092709397cc522c59fa63c8...
2013-03-13 Michael Niedermayervc1dec: remove unused variables
2013-03-13 Philip LangdaleCrystalHD: Port to ref-counted frame API.
2013-03-13 Loren Merritthqdn3d: Fix out of array read in LOWPASS
2013-03-13 Michael Niedermayercabac: remove unused argument of ff_init_cabac_states()
2013-03-13 Nicolas Georgerawdec: fix a typo -- || instead of |
2013-03-13 Clément Bœschopt: re-enable memleak fix for duplicated options.
2013-03-13 Michael Niedermayervp56: remove unused variable
2013-03-13 Ronald S. Bultjedsputil: remove hpel functions (moved to hpeldsp).
2013-03-13 Ronald S. BultjeMove alpha half-pel assembly from dsputil to hpeldsp.
2013-03-13 Ronald S. BultjeMove sparc/vis half-pel assembly from dsputil to hpeldsp.
2013-03-13 Michael NiedermayerMove sh4 half-pel assembly from dsputil to hpeldsp.
2013-03-13 Ronald S. BultjeMove bfin half-pel assembly from dsputil to hpeldsp.
2013-03-13 Ronald S. BultjeMove arm half-pel assembly from dsputil to hpeldsp.
2013-03-13 Ronald S. BultjeMove ppc half-pel assembly from dsputil to hpeldsp.
2013-03-13 Ronald S. BultjeMove x86 half-pel assembly from dsputil to hpeldsp.
2013-03-13 Ronald S. Bultjemjpeg: use hpeldsp instead of dsputil for half-pel...
2013-03-13 Ronald S. Bultjesvq1enc: use hpeldsp instead of dsputil for half-pel...
2013-03-13 Ronald S. Bultjesnow: use hpeldsp instead of dsputil for half-pel funct...
2013-03-13 Ronald S. Bultjesvq3: use hpeldsp instead of dsputil for half-pel funct...
2013-03-13 Ronald S. Bultjempegvideo: use hpeldsp instead of dsputil for half...
2013-03-13 Ronald S. Bultjesvq1: use hpeldsp instead of dsputil for half-pel funct...
2013-03-13 Ronald S. Bultjemimic: use hpeldsp instead of dsputil for half-pel...
2013-03-13 Ronald S. Bultjeinterplayvideo: use hpeldsp instead of dsputil for...
2013-03-13 Ronald S. Bultjebink: use hpeldsp instead of dsputil for half-pel funct...
2013-03-13 Ronald S. Bultjeindeo3: use hpeldsp instead of dsputil for half-pel...
2013-03-13 Ronald S. Bultjevp56: use hpeldsp instead of dsputil for half-pel funct...
2013-03-13 Ronald S. Bultjevp3: use hpeldsp instead of dsputil for half-pel functions.
2013-03-13 Ronald S. Bultjehpeldsp: add half-pel functions (currently copies of...
2013-03-13 Michael NiedermayerMerge commit 'de27d2b92fa97deb2856d18e9f5f19586ce45a0f'
2013-03-13 Michael NiedermayerMerge commit '0517c9e098092709397cc522c59fa63c83cc81be'
2013-03-13 Michael NiedermayerMerge commit 'd6d369bf1370999896500ae7eb5b9447ab635a3d'
2013-03-13 Michael NiedermayerMerge commit '684e3d2e1ce96625eeef63f2564aab66f6715d05'
2013-03-13 Michael NiedermayerMerge commit 'e3232f34312f8187094c875445683277ed0c209d'
2013-03-13 Michael NiedermayerMerge commit '98cec5c84feff34e04428de4a86836a83657ae5e'
2013-03-13 Clément Bœschavpacket: do not copy data when buf ref is available.
2013-03-13 Michael NiedermayerMerge commit '2eaa3663fda750dac66d41fe8541a8744d5563a4'
2013-03-13 Michael NiedermayerMerge commit 'adfa53d67c7a3318157ea9d95e8bdcfb77139452'
2013-03-12 Michael Niedermayeravcodec: assert that old codec ids match new
2013-03-12 Michael NiedermayerMerge commit 'bdd1567c355a8092e7746ef99e831d579e34fa6a'
2013-03-12 Stefano Sabatinilavfi/fieldorder: add support to named options
2013-03-12 Stefano Sabatinilavfi/fieldorder: remove unused headers and commented...
2013-03-12 Stefano Sabatinilavc: extend documentation for skip_idct, skip_loop_fil...
2013-03-12 Stefano Sabatiniffprobe: support codec options
2013-03-12 Stefano Sabatinicmdutils: improve feedback in case of not found option
2013-03-12 Nicolas Georgeconfigure: remove selection of ff(a)buffersink.
2013-03-12 Nicolas Georgelavfi/buffersink: schedule removing the "ff" variants.
2013-03-12 Nicolas GeorgeRemove references to the "ff" variant of buffersink.
2013-03-12 Nicolas Georgelavfi/buffersink: rename filter structures.
2013-03-12 Michael NiedermayerMerge commit '7d42fd6bb9df99a20cf2d0d0e3b166a83a649d08'
2013-03-12 Ronald S. Bultjevp3/x86: use full transpose for all IDCTs.
2013-03-12 Michael NiedermayerMerge commit '845017105f240ac5348aad1f8a5256b86d49db76'
2013-03-12 Michael NiedermayerMerge commit '2a113695238e7675ab75c5fb9a5f59fc92f2ddd9'
2013-03-12 Michael NiedermayerMerge commit '0f24a3ca999a702f83af9307f9f47b6fdeb546a5'
2013-03-12 Michael Niedermayervp6: remove unused variable
2013-03-12 Michael NiedermayerChangelog: fix project name
2013-03-12 Michael NiedermayerMerge commit '6327c10702922eabcb1c6170abd3f03d23ce4c51'
2013-03-12 Michael NiedermayerMerge commit '666fe5da47d127074be7f0e2bac93db6af8b4a30'
2013-03-12 Michael Niedermayeravfilter: remove unused variable
2013-03-12 Michael NiedermayerMerge commit 'db2d65ce1ed13ea9a530b1934963a16c3e8fa460'
2013-03-12 Michael NiedermayerMerge commit '6deae8e0530a885b76f149841ed4899cb438ec23'
2013-03-12 Michael NiedermayerMerge commit '1da54e908eba73eb86f5d614c51f06811c85c3ea'
2013-03-12 Hendrik Leppkesvorbis: unref the skipped first frame.
next