OSDN Git Service

coroid/libav_saccubus.git
2002-05-18 Fabrice Bellardupdated for my short term goals
2002-05-17 Michael Niedermayerqmin==1 bugfix
2002-05-17 Michael Niedermayershared lib support (req by kabi) ...
2002-05-17 Philip Gladstone* Added a note that says that WMP cannot stream .mpg...
2002-05-17 Philip GladstoneAdded use of StartSendOnKey
2002-05-17 Philip Gladstone* Change the default behaviour to start streaming as...
2002-05-17 Michael Niedermayerhopefully faster mmx2&3dnow MC
2002-05-16 Michael Niedermayernew hopefully faster MC
2002-05-16 Michael Niedermayerprint frame decoding time support (x86 only)
2002-05-16 Zdenek Kabelac* fixed --enable-shared handling
2002-05-16 Philip Gladstone* Updated with new stream configuration items
2002-05-16 Philip Gladstone* Add code to configure the following:
2002-05-16 Philip GladstonePass over the bit_rate_tolerance field to ffmpeg
2002-05-15 Michael Niedermayerfixing end overwrite bugs (some at least)
2002-05-15 Juanjo- Bug fix for AVStream->r_frame_rate not being initiali...
2002-05-14 Juanjo- Now ffmpeg handles MPEG-2 streams with pull down...
2002-05-14 Juanjo- Added r_frame_rate in AVStream to store the real...
2002-05-14 Juanjo- repeat_pict meaning changed, now it signals the extra...
2002-05-14 Michael Niedermayerenable simple-idct by default (needed cuz otherwise...
2002-05-14 Zdenek Kabelac* first shot for the new avcodec API
2002-05-14 Philip Gladstone* Mea culpa: it seems that I broke encoding to 8-bit...
2002-05-12 Juanjo- Video CD option for ffmpeg
2002-05-12 Juanjo- VCD MPEG-1 compliant stream support (set AVF_FLAG_VCD)
2002-05-12 Nick Kurshevbuild num ++
2002-05-12 Nick Kurshevbuild info for ABI
2002-05-12 Nick KurshevI was too lazy to be a hero ;)
2002-05-12 Juanjo- ffmpeg relies on libavcodec to repeat frames from...
2002-05-12 Juanjo- repeat_pict added to AVCodecContext to signal if...
2002-05-12 Björn Sandellvarious openbsd and general warning fixes - patch by...
2002-05-11 Juanjo- Fixes for MPEG-PS which have more than 1 system heade...
2002-05-11 Juanjo- pict_type exported to AVCodecContext
2002-05-11 Juanjo- Bug fix in map stream parser
2002-05-10 Philip Gladstone* Improve logging -- now actually gives you the number...
2002-05-10 Philip Gladstone* Add implementation of strlcpy
2002-05-10 Philip Gladstone* Add prototype for strlcpy
2002-05-09 Philip Gladstone* Add the 'flags' field to the list of codec fields...
2002-05-09 Juanjo- HQ option for ffserver. Thanks to D Richard Felker...
2002-05-09 Nick Kurshevversion info for so too
2002-05-09 Juanjo- Warning fix.
2002-05-09 Juanjo- Updating docs....
2002-05-09 Juanjo- Changed default qmin = 3 as ffmpeg.c
2002-05-09 Juanjo- Segfault fixed when mpeg audio decoder returns a...
2002-05-09 Philip Gladstone* Don't allocate 0 bytes of memory. It upsets electricF...
2002-05-09 Philip Gladstone* Fix a problem with the first sample when down sampling.
2002-05-09 Philip Gladstone* Every frame is a key_frame
2002-05-09 Philip Gladstone* Start using enumerated types (makes debugging much...
2002-05-09 Philip Gladstone* Make put_wav_header return the number of bytes that...
2002-05-09 Philip Gladstone* Change extern inline to static inline so that it...
2002-05-09 Philip Gladstone* Try and fill out some more of the RV header fields...
2002-05-09 Philip Gladstone* Add defaults to switch statements
2002-05-09 Philip Gladstone* Add a sleep when doing the post to ffserver. Yes...
2002-05-09 Philip GladstoneIntialize the codec type to video.
2002-05-09 Philip Gladstone* Add the gop_size to the video parameters. Also the...
2002-05-09 Philip Gladstone* Change extern inline to static inline. This improves...
2002-05-09 Philip Gladstone* Add default cases to switch statements.
2002-05-09 Philip Gladstone* Add a duration field to the AVPacket
2002-05-09 Philip Gladstone* Make it work with sound cards (like mine) that can...
2002-05-09 Philip Gladstone* Many, many changes to make it work (mostly). Informat...
2002-05-09 Philip Gladstone* Updated so that some streams actually work!
2002-05-09 Philip Gladstone* These are my notes on streaming
2002-05-09 Philip Gladstone* Fix a nasty problem with output buffering not have...
2002-05-09 Philip Gladstone* Fix nasty problem with unitialized memory in the...
2002-05-09 Philip GladstoneMove the EXTRALIBS to the end of the link line where...
2002-05-07 Alex Beregszasziclamp intra matrix to 8bit for mjpeg (workaround for...
2002-05-07 Alex Beregszasziadded support for various app headers, and writin FFmpe...
2002-05-06 Juanjo- Segfault fixed when liba52 dynamic library isn't...
2002-05-06 Juanjo- MPEG-4 B frames coding option for ffmpeg.c
2002-05-06 Zdenek Kabelac* replaced with liba52
2002-05-06 Michael Niedermayerthere are divx5? encoded files without a userdata secti...
2002-05-05 Michael Niedermayersegfault fix for b-frame encoding with height%16!=0
2002-05-05 Michael Niedermayer3dnow temporal denoiser bugfix by Rémi Guyomarch <rguyo...
2002-05-05 Nick Kurshevversion info
2002-05-05 Michael NiedermayerMV visualisation support
2002-05-05 Michael Niedermayershorter user data with formating by juanjo
2002-05-04 Michael Niedermayermove ABS() to common.h
2002-05-03 Arpi10l - MMX rgb2bgr 32bpp expects num_of_bytes instead...
2002-05-03 Michael Niedermayermove put_string() to common.{c,h}
2002-05-03 Michael Niedermayercorrect quantizer bias
2002-05-03 Arpiar -s has portability problems, anyway rc is enough...
2002-05-03 Juanjo- H263 PAR support by Alex Beregszaszi.
2002-05-03 Alex Beregszaszipatch by Alex Beregszaszi <alex@naxine.org>
2002-05-02 Michael Niedermayerfreeze fix
2002-05-02 Michael NiedermayerC4=16383 for the c version too and even for some outcom...
2002-05-02 Michael Niedermayerset C4 to 16383
2002-05-02 Alban Bedelprintf to mp_msg
2002-05-02 Juanjo- Advanced Intra Coding (AIC) support for H.263+ encode...
2002-05-02 Juanjo- Changed FOURCC for H263.
2002-05-01 ArpiSupport for external huffman table and various fixes...
2002-05-01 Zdenek Kabelac* by Thomas Sailer:
2002-04-30 Michael Niedermayerfixing msmpeg4v3 dc-scale for quantizers 24-31
2002-04-29 Gert Vervoortmore msmpeg4 fourccs patch by Gert Vervoort <Gert.Vervo...
2002-04-27 Michael Niedermayerdetecting xvid/divx4/opendivx and set low_delay flag
2002-04-27 Michael Niedermayerexport mbskip_table for direct rendering
2002-04-27 Michael Niedermayerfixed msmpeg4 infinite loop if buggy stream
2002-04-26 Zdenek Kabelac* cleanup
2002-04-24 Zdenek Kabelac* fixes problem with -funroll-loops and buggy gcc compiler
2002-04-24 Michael Niedermayeravcodec_flush_buffers()
2002-04-23 Zdenek Kabelac* path to ffmpegs config.h
2002-04-22 Michael Niedermayersegfault fix
2002-04-22 Zdenek Kabelac* using liba52
next