2006-12-08 |
Måns Rullgård | lavc is at major version 51, delete old stuff |
commit | commitdiff | tree | snapshot |
2006-12-08 |
Måns Rullgård | rename always_inline to av_always_inline and move to... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Måns Rullgård | BUILD_SHARED_AV is no longer used |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Måns Rullgård | merge #ifdef HAVE_AV_CONFIG_H sections |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Måns Rullgård | fix mingw shared build, and get rid of FF_IMPORT_ATTR |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Måns Rullgård | do not use non-standard test -nt |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Måns Rullgård | make shell test work with Solaris /bin/sh |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Michael Niedermayer | better warning |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Michael Niedermayer | ff_check_alignment to warn the user about a missaligned... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Michael Niedermayer | fix compilation |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Panagiotis... | Added entry for H.264 DCT to the DSP context. |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Panagiotis... | Add codec ID for a native H.264 encoder. |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Panagiotis... | Making rem6 and div6 globally visible and thus adding... |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Panagiotis... | Removing unused code |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Kostya Shishkov | Register myself as maintainer of zmbvenc.c too |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Kostya Shishkov | ZMBV encoder |
commit | commitdiff | tree | snapshot |
2006-12-07 |
Måns Rullgård | use standard INT64_MAX instead of MAXINT64 (and MIN) |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Måns Rullgård | use the standard INT64_C() macro for 64-bit constants |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Måns Rullgård | move more macros to internal.h |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Måns Rullgård | move some __attribute__ macros to internal.h |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Måns Rullgård | remove 'restrict' definition, it is always #defined... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Baptiste Coudurier | cosmetics, remove braces, remove spaces just inside... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Panagiotis... | Add "mixed_refs" description suggested by Loren Merritt... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Andy Parkins | do not truncate pts/dts if value is AV_NOPTS_VALUE... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Panagiotis... | Add more descriptions to the AVOption array taken from... |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Panagiotis... | Export symbols of several H.264 intra prediction functions |
commit | commitdiff | tree | snapshot |
2006-12-06 |
Allan Hsu | Defines various common FLV format values between the... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Ramiro Polla | Remove MinGW install path special-casing. |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Alexander Chemeris | fix crash when decoding a truncated H264 slice |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Panagiotis... | Removing unused code |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Panagiotis... | Add comment denoting group of H.264 functions |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Panagiotis... | Change NAL unit type defines to an enum and move to... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Baptiste Coudurier | fix memleak, free stream codec allocated by av_new_stream |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Michael Niedermayer | 10l umh search needs hex size 2 now after the last... |
commit | commitdiff | tree | snapshot |
2006-12-05 |
Michael Niedermayer | make hex and large 2 small diamond search half their... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Diego Biurrun | Don't hardcode the shlibdir on Cygwin, it's supposed... |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Ryan Martell | Minor modifications to handle mms streaming. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Diego Biurrun | Fix some obvious mistakes in the option descriptions. |
commit | commitdiff | tree | snapshot |
2006-12-04 |
Baptiste Coudurier | probe with some success image files not containing... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Reimar Döffinger | Move BE_*/LE_*/ST*/LD* macros to a common place. Some... |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Kostya Shishkov | Do not touch pkt->pts |
commit | commitdiff | tree | snapshot |
2006-12-03 |
Kostya Shishkov | Some VQA v1 files don't have audio stream |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Mike Melanson | Another hack to allow the Cinepak decoder to detect... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Mike Melanson | Simplify the Sega FILM/CPK demuxer to not modify the... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Víctor Paesa | Fill in some missing AVOption descriptions. |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Diego Biurrun | Make do_video_encoding general enough to accomodate... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Diego Biurrun | Make do_video_decoding general enough to accomodate... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Guillaume Poirier | Add IDCT8 routine in Altivec. Patch by yours truely... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Diego Biurrun | Merge a repeating variable declaration into do_video_en... |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Diego Biurrun | spelling cosmetics: cliped --> clipped |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Kostya Shishkov | 10e6l FastUVMC was done right but in the wrong place |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Michael Niedermayer | fix indention |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Michael Niedermayer | dia_size=-1 -> funny_diamond_search() |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Michael Niedermayer | hexagon search |
commit | commitdiff | tree | snapshot |
2006-12-02 |
Luca Barbato | Unused variable removed |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Michael Niedermayer | remove pretty much useless skiping of some predictors |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Baptiste Coudurier | mjpeg a dump header bitstream filter, modifies bitstrea... |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Baptiste Coudurier | add bytestream big endian 16/32 writing functions |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Diego Biurrun | Use a function for audio encoding and decoding. |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Diego Biurrun | Use a function for libav. |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Diego Biurrun | Use a function for image formats. |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Diego Biurrun | Use a function for streamed images. |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Diego Biurrun | Use a function for audio-only tests. |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Allan Hsu | Fix wrong flags for S16LE and S16BE audio in FLV files. |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Michael Niedermayer | typo in umh |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Michael Niedermayer | UMH support (dia_size=-1 activates it) |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Michael Niedermayer | cosmetic (prevent name clashes of variables in a macro... |
commit | commitdiff | tree | snapshot |
2006-12-01 |
Kostya Shishkov | 100l FastUVMC rounding was incorrect. |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Michael Niedermayer | 1 step diamond search around the median MV predictor |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Michael Niedermayer | doxy |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Michael Niedermayer | fix overflow and remove wrong comment |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Michael Niedermayer | return optimal fraction |
commit | commitdiff | tree | snapshot |
2006-11-30 |
Loïc Le Loarer | Fix compile with --disable-muxers, patch by Loïc Le... |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Kostya Shishkov | Better VQA demuxer |
commit | commitdiff | tree | snapshot |
2006-11-29 |
Kostya Shishkov | VQA v1 support |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Aurelien Jacobs | cleanup the #ifdef mess in encoder/decoder/parser regis... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Aurelien Jacobs | matroska: scale timecode according to time_scale |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Baptiste Coudurier | move source_package declaration in the loop and reset... |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Baptiste Coudurier | readjust dts if negative |
commit | commitdiff | tree | snapshot |
2006-11-28 |
Kostya Shishkov | Correct information in header |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Reimar Döffinger | Change "p" asm constraints to "g", since "p" was a... |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Loren Merritt | 10l in r7174 caused all options to be treated as filenames. |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Robert Swain | alphabetic reordering of codec registration |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Aurelien Jacobs | cleanup the #ifdef mess in muxer/demuxer registration |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Timo Lindfors | Add support for files that begin with a dash. |
commit | commitdiff | tree | snapshot |
2006-11-27 |
Michael Niedermayer | PIC fix |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Brian Foley | Move copy_block* functions to dsp dsputil.h |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Kostya Shishkov | Correct rounding values in overlap filtering |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Kostya Shishkov | B-frames support for adv. profile |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Kostya Shishkov | 100l: Initialize dc_scale with current quantizer for... |
commit | commitdiff | tree | snapshot |
2006-11-26 |
Kostya Shishkov | Use halfpq in coefficient scaling |
commit | commitdiff | tree | snapshot |
2006-11-25 |
Diego Biurrun | Remove redundant comment. |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Luca Barbato | typo |
commit | commitdiff | tree | snapshot |
2006-11-24 |
Steven Johnson | Implement DELTA_FLI opcodes correctly. Patch by Steven... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Alex Beregszaszi | support byte_run=0 case in DELTA_FLI (this case means... |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Alex Beregszaszi | 10l memory corruption bug found by Steven Johnson |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Aurelien Jacobs | No need for special trick anymore for flac in matroska. |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Aurelien Jacobs | flac: allow reading of full metadata headers from extradata |
commit | commitdiff | tree | snapshot |
2006-11-23 |
Bill O'Shaughnessy | bring AC3 encoder output up to input volume level |
commit | commitdiff | tree | snapshot |
2006-11-22 |
Reimar Döffinger | Set CODEC_TYPE_DATA for timecode tracks. |
commit | commitdiff | tree | snapshot |
next |