]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2006-10-02 Oded ShimonOriginal Commit: r20 | ods15 | 2006-09-22 13:12:48...
2006-10-02 Oded ShimonOriginal Commit: r19 | ods15 | 2006-09-22 12:54:18...
2006-10-02 Oded ShimonOriginal Commit: r18 | ods15 | 2006-09-22 12:29:26...
2006-10-02 Oded ShimonOriginal Commit: r17 | ods15 | 2006-09-22 12:28:28...
2006-10-02 Oded ShimonOriginal Commit: r16 | ods15 | 2006-09-22 12:27:17...
2006-10-02 Oded ShimonOriginal Commit: r15 | ods15 | 2006-09-22 12:26:42...
2006-10-02 Oded ShimonOriginal Commit: r14 | ods15 | 2006-09-22 12:26:17...
2006-10-02 Oded ShimonOriginal Commit: r13 | ods15 | 2006-09-22 09:29:38...
2006-10-02 Oded ShimonOriginal Commit: r12 | ods15 | 2006-09-22 09:28:30...
2006-10-02 Oded ShimonOriginal Commit: r11 | ods15 | 2006-09-17 19:41:28...
2006-10-02 Oded ShimonOriginal Commit: r10 | ods15 | 2006-09-17 19:37:17...
2006-10-02 Oded ShimonOriginal Commit: r9 | ods15 | 2006-09-17 18:56:41 ...
2006-10-02 Oded ShimonOriginal Commit: r8 | ods15 | 2006-09-17 09:43:38 ...
2006-10-02 Oded ShimonOriginal Commit: r7 | ods15 | 2006-09-17 08:50:47 ...
2006-10-02 Oded ShimonOriginal Commit: r6 | ods15 | 2006-09-16 20:36:31 ...
2006-10-02 Oded ShimonOriginal Commit: r5 | ods15 | 2006-09-16 17:29:04 ...
2006-10-02 Oded ShimonOriginal Commit: r4 | ods15 | 2006-09-16 15:36:03 ...
2006-10-02 Oded ShimonOriginal Commit: r3 | ods15 | 2006-09-16 11:49:07 ...
2006-10-02 Oded Shimonskeleton for vorbis_enc.c
2006-10-01 Loren Merrittapproximate qpel functions: sacrifice some quality...
2006-10-01 Steve L'Hommeadd support for some MS DIB formats for avisynth
2006-10-01 Alexander StrangeFix compilation with --disable-encoders.
2006-10-01 Oded Shimonremove render_line from vorbis.h, add ff_vorbis_floor1_...
2006-10-01 Diego BiurrunUpdate copyright year and mention other copyright holders.
2006-10-01 Brian BriceFix wrong ASF duration of generated files
2006-10-01 Diego Biurrunmake depend should recurse into libswscale as well.
2006-10-01 Diego BiurrunRemove bogus .PHONY declaration from version.h target.
2006-10-01 Diego BiurrunRemove unused variables.
2006-10-01 Oded Shimonprevent warning in vorbis_data.c
2006-10-01 Oded Shimon100l, broke ffmpeg compilation, ABS() and uint* types...
2006-10-01 Oded Shimonmake some more functions global so they can be shared...
2006-10-01 Oded Shimonmake ready_floor1_list() shared for vorbis_enc.c
2006-10-01 Kostya Shishkov1l: correct argument order in avcodec_check_dimensions
2006-09-30 Michael Niedermayerpalette (if we memcpy it into AVFrame) must be uint32_t
2006-09-30 Oded Shimonvorbis.h -> vorbis_data.c
2006-09-30 Michael Niedermayermarking AVPaletteControl as deprecated due to thread...
2006-09-30 Michael Niedermayermove things from my todo to the unassigned one so my...
2006-09-30 Michael Niedermayerseems only 3 bits are used for the number of resolution...
2006-09-30 Måns Rullgårdf*cking windows confuses itself by adding .exe to filenames
2006-09-30 Michael Niedermayerdont set sub_id as its completly redundant and silly
2006-09-30 Michael Niedermayerignore sub_id
2006-09-30 Michael Niedermayerbig endian fix
2006-09-30 Michael Niedermayersupport resolution switching, fixes rv20errors.rm
2006-09-29 Michael Niedermayersimplify
2006-09-29 Michael Niedermayerfix rv20 b frames (broke since r5264 Mon Apr 3 07:52...
2006-09-29 Panagiotis... Add forgotten eval.h...
2006-09-29 Panagiotis... Move the ratecontrol related code from mpegvideo.h...
2006-09-29 Panagiotis... Reformat the output of the list of available AVOptions...
2006-09-29 Panagiotis... Remove the override of lmin and lmax, so the actual...
2006-09-29 Panagiotis... Pull out the ff_eval* from the mpegvideo header, as...
2006-09-29 Baptiste Coudurierrudimentary binary seek
2006-09-29 Baptiste Coudurieradd another data definition ul
2006-09-29 Baptiste Coudurieruse a data definition uls table to fetch codec type
2006-09-29 Baptiste Coudurieradd string param to PRINT_KEY for debug
2006-09-29 Baptiste Couduriershut up gcc about incompatible pointer type
2006-09-29 Baptiste Coudurierremove useless casts
2006-09-29 Baptiste Coudurierremove gcc warnings about void * used in arithmetic
2006-09-28 Måns Rullgårdremove extraneous #ifdef CONFIG_ENCODERS/DECODERS
2006-09-28 Benjamin Larsson-interlace -> -ilme This has been wrong in the docs...
2006-09-28 Baptiste Couduriermove sample size adjusting code after audio stsd v2...
2006-09-28 Baptiste Coudurieradd lpcm fourcc
2006-09-28 Baptiste Coudurierchange codec id if sample size field is set to 24 in...
2006-09-28 Panagiotis... Remove the "mblmax" OptionDef. The equally named AVOpti...
2006-09-28 Panagiotis... Remove the "mblmin" OptionDef. The equally named AVOpti...
2006-09-28 Panagiotis... Remove the "lmin" OptionDef. The equally named AVOption...
2006-09-28 Panagiotis... Remove the "lmax" OptionDef. The equally named AVOption...
2006-09-28 Siarhei Siamashkaadd FASTDIV macro for ARM. Reported speed-up on MPEG...
2006-09-28 Kostya ShishkovHandle case of get_bits(0)
2006-09-27 Måns Rullgårddc_val should be signed
2006-09-27 Måns Rullgårdreturn 0 from encode_picture() and estimate_qp() on...
2006-09-27 Måns Rullgårdmake sure we can create and execute files in $TMPDIR
2006-09-27 Michael Niedermayerprevent infinite loop with VORC012.WMA
2006-09-27 Måns Rullgårdput ARM feature tests next to other CPU tests
2006-09-27 Måns Rullgårdtry to stop people blindly using --cross-compile
2006-09-27 Panagiotis... Break compatibility only when first part of version...
2006-09-27 Panagiotis... Make AVOption parsign code use ff_eval2()
2006-09-27 Måns Rullgårdadd some #ifdef CONFIG_ENCODERS/DECODERS
2006-09-27 Måns Rullgårdfix some signedness warnings
2006-09-27 Panagiotis... Make ratecontrol use ff_eval2().
2006-09-27 Måns Rullgårdremove useless memset()
2006-09-27 Luca AbeniAdd support for YUVJ formats
2006-09-27 Panagiotis... Fix compilation by postponing deprecation of ff_eval...
2006-09-27 Kostya Shishkovfree memory before return
2006-09-27 Kostya Shishkovbump lavc version for WavPack decoder
2006-09-26 Michael Niedermayerfix decoding of bastard3.rm (ver=0x10003001 ver0=0x9000000)
2006-09-26 Panagiotis... Introduce ff_eval2 which is equivalent to ff_eval but...
2006-09-26 Måns RullgårdARMv5TE optimized IDCT
2006-09-26 Michael Niedermayerfix decoding of bastard1.rm (rv ver=0x10003001 ver0...
2006-09-26 Michael Niedermayerfix r_frame_rate init code for groundhog.vob
2006-09-26 Måns Rullgårdfix MUL16 macro
2006-09-26 Michael Niedermayerdrop broken telecine detection code
2006-09-26 Michael Niedermayerreindent
2006-09-26 Michael Niedermayerdont ignore MAX_READ_SIZE
2006-09-26 Michael Niedermayersupport forward seeking in non seekable streams
2006-09-26 Michael Niedermayersimplify seek() failure check
2006-09-26 Panagiotis... Handle possible failure of ff_eval.
2006-09-26 Michael Niedermayermpeg1 b_strategy=2 segfault fix
2006-09-26 Kostya ShishkovWavPack lossless audio decoder
2006-09-25 Reimar Döffingerremove get_le16 and get_le32, get_bits and get_bits_lon...
2006-09-25 Reimar DöffingerGet rid of get_bits_long_le, get_bits_long was fixed...
next