2008-04-04 |
Vitor Sessak | Silence warning caused by my last commit |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vitor Sessak | Minor simplification |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vitor Sessak | Prefix names of filter structs |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vitor Sessak | Rename avfilter_create to avfilter_open and remove... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vitor Sessak | Doxygenize some comments |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vitor Sessak | Remove the data parameter from draw_slice(). It's... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vitor Sessak | Allow creation of filter graphs from a graph descriptio... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vitor Sessak | Let request_frame() indicate success or failure |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vitor Sessak | Need to copy over colorspace property too |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vitor Sessak | Fix behavior when exporting output pad with default... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vitor Sessak | Let the filter graph export input and output pads from... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vitor Sessak | Separate the process of creating links between filters... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vitor Sessak | Fix memory leak. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vitor Sessak | Make the filter graph just another normal filter. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vitor Sessak | Allow code to pass data to filters it creates. |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vitor Sessak | Don't mangle the input strings. The caller may want... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vitor Sessak | Ensure that the filter_count member is reset to zero... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vitor Sessak | Fix possible segfault |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vitor Sessak | Move simple filter chain loading code over to the filte... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vitor Sessak | Move destruction of the graph's filters to its own... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Vitor Sessak | Split filter graphs out into their own source & header... |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Baptiste Coudurier | special mpeg2 handling is no more needed |
commit | commitdiff | tree | snapshot |
2008-04-04 |
Michael Niedermayer | Disable the split function. This should end the mpeg1... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Måns Rullgård | simplify LDFLAGS and EXTRALIBS handling |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Måns Rullgård | simplify vhook/*.o rule |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Måns Rullgård | clean up DEP_LIBS setting |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Måns Rullgård | replace some $@ with $(SLIBNAME_WITH_MAJOR) in SHFLAGS |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Luca Barbato | Error message for EPROTONOSUPPORT, patch from prossATxv... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Luca Barbato | use FF_NETERROR to make winsock happy, patch from pross... |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Michael Niedermayer | Merge declaratio and initialization. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Michael Niedermayer | Merge declaration and initialization. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Michael Niedermayer | Decode stuff from extradata as well. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Michael Niedermayer | Factorize code a little. |
commit | commitdiff | tree | snapshot |
2008-04-03 |
Diego Biurrun | 10l typo, restore forgotten $. |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Michael Niedermayer | Improve AVFilterFormats doxy. |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Aurelien Jacobs | use common aac sample rate tables |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Diego Biurrun | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Michael Niedermayer | Add a point to the checklist about checking new demuxer... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Jai Menon | Add IFF demuxer and 8SVX audio decoder to changelog... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Björn Axelsson | Add libavutil to DEP_LIBS so that PROGS get rebuilt... |
commit | commitdiff | tree | snapshot |
2008-04-02 |
Michael Niedermayer | Do not use the mlib IDCT by default. We do not want... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Baptiste Coudurier | use mpeg4audio common code in aac parser |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Baptiste Coudurier | update ogg seek reg tests because of r12630 |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Stefano Sabatini | Send context to ffplay.c:opt_seek |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Baptiste Coudurier | mpeg4audio common code |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Loren Merritt | h264 chroma mc ssse3 |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Eli Friedman | Remove flexible array member from Escape 124 |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Aurelien Jacobs | check return value of matroska_find_track_by_num (fix... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Diego Biurrun | minor typo fixes |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Diego Biurrun | cosmetics: Write some Doxygen comments in a more compac... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Diego Biurrun | Fix a bunch of typos in comments. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Diego Biurrun | Remove redundant #ifdef around the complete file. |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Diego Biurrun | Make XVMC compilation depend on HAVE_XVMC, not HAVE_XVM... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Stefano Sabatini | Make ffplay.c:opt_seek use parse_time_or_die |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Michael Niedermayer | help gcc-2.95 |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Diego Biurrun | cosmetics: alphabetical order for temporary filenames |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Diego Biurrun | Use a different filename that ends in .sh for temporary... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Eli Friedman | ARMovie/RPL demuxer |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Eli Friedman | Escape 124 (RPL) decoder |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Stefano Sabatini | Export parse_time_or_die from ffmpeg.c to cmdutils.c |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Luca Abeni | Add a comment about missing entries |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Luca Abeni | Use the correct size for the enc_name field (removing... |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Luca Abeni | Remove useless entries from AVRtpPayloadTypes |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Luca Abeni | Support mp3 audio in the RTP muxer |
commit | commitdiff | tree | snapshot |
2008-03-31 |
Justin Ruggles | remove redundant context variable |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Diego Biurrun | cosmetics: Write some trivial C test programs in a... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Diego Biurrun | Make MMX2 depend on MMX. |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Baptiste Coudurier | homogenous regression tests output for image formats |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Baptiste Coudurier | missed one |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Baptiste Coudurier | cosmetics, remove leading whitespaces |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Baptiste Coudurier | prevent writing empty stss atom |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Baptiste Coudurier | support mp4 fragmented files without any samples in... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Baptiste Coudurier | check frag track id before setting st |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Jai Menon | IFF demuxer |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Jai Menon | 8SVX decoder |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Baptiste Coudurier | change rle encoder to count up to 127, sgi does not... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Justin Ruggles | Use 15-bit LPC precision by default. This generally... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Alexander Strange | Altivec and SSE2 require 16-byte alignment, so make... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Alexander Strange | check mm_flags for each DCT and skips the ones that... |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Alexander Strange | get rid of the useless DCT_ERROR() macro |
commit | commitdiff | tree | snapshot |
2008-03-30 |
Justin Ruggles | fix Ogg/FLAC header size |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Michael Niedermayer | Fix closed gop flag disapearence. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Diego Biurrun | Fix wrong #endif comment. |
commit | commitdiff | tree | snapshot |
2008-03-29 |
Måns Rullgård | fix ff*_g -> ff* rules |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Bartlomiej... | change name from stream type to frame type in AC3 code |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Bartlomiej... | removal of stream_type in AACAC3ParseContext and adding... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Baptiste Coudurier | gsm in mov, demux surge-1-16-B-agsm.mov |
commit | commitdiff | tree | snapshot |
2008-03-28 |
İsmail Dönmez | Replace hackish CFLAGS 64 bit test by a proper compilat... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Diego Biurrun | cosmetics: alphabetical order |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Michael Niedermayer | indent |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Diego Biurrun | bandaid fix for broken shared library installation |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Diego Biurrun | Move INSTALL_PROGS_TARGETS variable to a better place. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Diego Biurrun | Handle EXTRALIBS and LDFLAGS for libswscale and libavfi... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Michael Niedermayer | 1000l to myself, dereferencing uninitalized pointer. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Diego Biurrun | Replace ifeq to declare install-progs dependencies... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Diego Biurrun | The install target should depend on enabled installatio... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Diego Biurrun | Fix circular dependency between install-progs and insta... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Diego Biurrun | Remove TAGS target. It is ages old and has never been... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Michael Niedermayer | Support wb00+dc00 chunk mix. |
commit | commitdiff | tree | snapshot |
2008-03-27 |
François Revol | Fix building with C++ objects, variable names were... |
commit | commitdiff | tree | snapshot |
next |