13266 Commits (966b8f2dcb7ad85bed476edba2974050af2ac53b)
 

Author SHA1 Message Date
Vitor Sessak 256d0e0a72 Separate the process of creating links between filters from that of configuring 17 years ago
Vitor Sessak 1deec58ba3 Fix memory leak. 17 years ago
Vitor Sessak b9a7a65ab4 Make the filter graph just another normal filter. 17 years ago
Vitor Sessak 1ac87cc890 Allow code to pass data to filters it creates. 17 years ago
Vitor Sessak fc27b8081e Don't mangle the input strings. The caller may want to reuse it later. 17 years ago
Vitor Sessak 65a4bd9c9e Ensure that the filter_count member is reset to zero when emptying the graph 17 years ago
Vitor Sessak ba56640c30 Fix possible segfault 17 years ago
Vitor Sessak f8c77c823c Move simple filter chain loading code over to the filter graph. 17 years ago
Vitor Sessak ffcaef3485 Move destruction of the graph's filters to its own helper function. 17 years ago
Vitor Sessak eccb6fb7ce Split filter graphs out into their own source & header files. 17 years ago
Baptiste Coudurier b64518e91b special mpeg2 handling is no more needed 17 years ago
Michael Niedermayer 39e9e6d940 Disable the split function. This should end the mpeg1/2 global header issues. 17 years ago
Måns Rullgård b8fcb619e9 simplify LDFLAGS and EXTRALIBS handling 17 years ago
Måns Rullgård 82e8566a02 simplify vhook/*.o rule 17 years ago
Måns Rullgård 43527e3edd clean up DEP_LIBS setting 17 years ago
Måns Rullgård 9006f5d0b1 replace some $@ with $(SLIBNAME_WITH_MAJOR) in SHFLAGS 17 years ago
Luca Barbato 18ec046026 Error message for EPROTONOSUPPORT, patch from prossATxvidDoTorg 17 years ago
Luca Barbato 5ee0e1395d use FF_NETERROR to make winsock happy, patch from prossATxvidDoTorg 17 years ago
Michael Niedermayer ed0d3048c0 Merge declaratio and initialization. 17 years ago
Michael Niedermayer 11362767b8 Merge declaration and initialization. 17 years ago
Michael Niedermayer 9b7ca3b71d Decode stuff from extradata as well. 17 years ago
Michael Niedermayer 7f8ef97534 Factorize code a little. 17 years ago
Diego Biurrun 60080b0805 10l typo, restore forgotten $. 17 years ago
Michael Niedermayer a27c8d5fa9 Improve AVFilterFormats doxy. 17 years ago
Aurelien Jacobs 7bfacd4e75 use common aac sample rate tables 17 years ago
Diego Biurrun b2fec0fc25 Remove unused variable. 17 years ago
Michael Niedermayer b885e0dbe6 Add a point to the checklist about checking new demuxers/decoders 17 years ago
Jai Menon d299be08ee Add IFF demuxer and 8SVX audio decoder to changelog and documentation. 17 years ago
Björn Axelsson 73e17cdb8c Add libavutil to DEP_LIBS so that PROGS get rebuilt upon libavutil changes. 17 years ago
Michael Niedermayer 6ea7e6516a Do not use the mlib IDCT by default. We do not want videos which are only 17 years ago
Baptiste Coudurier bac47ae6ca use mpeg4audio common code in aac parser 17 years ago
Baptiste Coudurier 83edd50917 update ogg seek reg tests because of r12630 17 years ago
Stefano Sabatini e11bc2c663 Send context to ffplay.c:opt_seek 17 years ago
Baptiste Coudurier 4d34bb19c1 mpeg4audio common code 17 years ago
Loren Merritt ce53144bac h264 chroma mc ssse3 17 years ago
Eli Friedman 4e0af031f1 Remove flexible array member from Escape 124 17 years ago
Aurelien Jacobs 2d1cb02588 check return value of matroska_find_track_by_num (fix a segfault) 17 years ago
Diego Biurrun 4477dedc4f minor typo fixes 17 years ago
Diego Biurrun 1b41f26045 cosmetics: Write some Doxygen comments in a more compact fashion. 17 years ago
Diego Biurrun 7a74e06796 Fix a bunch of typos in comments. 17 years ago
Diego Biurrun d8c0e9d588 Remove redundant #ifdef around the complete file. 17 years ago
Diego Biurrun dd9c773bd9 Make XVMC compilation depend on HAVE_XVMC, not HAVE_XVMC_ACCEL. 17 years ago
Stefano Sabatini 85362796be Make ffplay.c:opt_seek use parse_time_or_die 17 years ago
Michael Niedermayer 1354fa6442 help gcc-2.95 17 years ago
Diego Biurrun cea0ac526e cosmetics: alphabetical order for temporary filenames 17 years ago
Diego Biurrun edd08265fc Use a different filename that ends in .sh for temporary shell scripts. 17 years ago
Eli Friedman 4fd51ee39a ARMovie/RPL demuxer 17 years ago
Eli Friedman 40d2627306 Escape 124 (RPL) decoder 17 years ago
Stefano Sabatini 7542157d8a Export parse_time_or_die from ffmpeg.c to cmdutils.c 17 years ago
Luca Abeni 2ccf0a4290 Add a comment about missing entries 17 years ago