13816 Commits (5b2bb2c906d1b20234c22e2ce21cc9d9a7b4a44a)
 

Author SHA1 Message Date
Vitor Sessak 5b2bb2c906 Simplify 17 years ago
Vitor Sessak 58a2d7a5c2 Better instance name for parsed filters 17 years ago
Vitor Sessak ee75692a5f Use link_filter() instead avfilter_link() when clearer 17 years ago
Vitor Sessak 9710beaf14 Avoid searching by instance name when it is not necessary 17 years ago
Vitor Sessak 27a669ab00 Better error messages 17 years ago
Vitor Sessak 046f49baa2 Handle av_realloc() failure 17 years ago
Vitor Sessak f0703f5d94 Last commit was missing header file 17 years ago
Vitor Sessak 27afb09d51 I should not have merged the graph parser with the graph 17 years ago
Vladimir Voroshilov d347a046e2 Move pitch vector interpolation code to acelp_filters 17 years ago
Vitor Sessak 13b6729361 Use an intermediate variable for overflow testing 17 years ago
Vitor Sessak 84490b744e Handle the case where we do not have enough input 17 years ago
Michael Niedermayer 9d2e6e84ce Anoter try to make +- behave sanely. 17 years ago
Aurelien Jacobs ebea1d7668 cosmetics: indentation 17 years ago
Aurelien Jacobs 570745cc51 remove useless title check 17 years ago
Vitor Sessak be2c232f43 Simplify eq() 17 years ago
Vitor Sessak 2279dd9e41 Simplify final() 17 years ago
Vitor Sessak 0853393979 Simplify rms() 17 years ago
Vitor Sessak c2c237a0d5 More simplifications of ra144_decode_frame() 17 years ago
Vitor Sessak d548f09ff6 Make wavtable a table instead of an array 17 years ago
Carl Eugen Hoyos d1845b4c84 Fix compilation for buggy icc. 17 years ago
Baptiste Coudurier f61d45c99e better error message 17 years ago
Baptiste Coudurier 1692008f51 latest libavc svn requires at least this value for bit_rate_tolerance, not using av_q2d because of float 17 years ago
Baptiste Coudurier 5366f15d05 simplify, remove useless vars 17 years ago
Baptiste Coudurier fbabb0c277 add new h264 and aac flv ids 17 years ago
Baptiste Coudurier 7ef94d221b in flv this field is dts finally 17 years ago
Baptiste Coudurier 19719bc631 flv use 32 bit pts 17 years ago
Michael Niedermayer abd2256dbe Pass time_base as argument to new_chapter() as well. 17 years ago
Michael Niedermayer f6e76ba476 Document pts/dts. 17 years ago
Michael Niedermayer b18a4ab2ae Warn user about invalid timestamps. 17 years ago
Michael Niedermayer 883fe4d5bb Chapter demuxing support. (untested as I have no nuts with chapters) 17 years ago
Michael Niedermayer 5c37f43a0d Make ff_new_chapter() return AVChapter instead of int so its consistant with 17 years ago
Michael Niedermayer fbabf1e944 nb_chapters should be unsigned 17 years ago
Michael Niedermayer 7c8202cc92 s/num_chapters/nb_chapters/ all other similar variables are called nb_*. 17 years ago
Michael Niedermayer 747fb6c60c vertical align 17 years ago
Michael Niedermayer 42720ee4d0 indent 17 years ago
Michael Niedermayer 0dac708e2d remove useless title check 17 years ago
Michael Niedermayer 6b43e2c7d3 indent 17 years ago
Michael Niedermayer 7a2a3e8e40 Add id to AVChapter, untested (where do i find matroska files with chapters?). 17 years ago
Michael Niedermayer 8931e7b48a clarify start/end timebase 17 years ago
Michael Niedermayer c2fb6be4a6 align comments 17 years ago
Michael Niedermayer d2974f1676 chapter id and timebase 17 years ago
Michael Niedermayer 19757f6169 indent 17 years ago
Michael Niedermayer fdf35f265a make av_strdup(NULL) return NULL 17 years ago
Aurelien Jacobs 30897e764a don't set a dummy chapter title when title is unknown 17 years ago
Aurelien Jacobs 842ffee386 cosmetics: indentation 17 years ago
Aurelien Jacobs 1ba056b689 allows adding chapters with NULL title 17 years ago
Stefano Sabatini a28b7ed488 Add -formats option to ffplay. 17 years ago
Stefano Sabatini f346033e9d Add -formats option to ffserver. 17 years ago
Vladimir Voroshilov 5b2729cd0b adaptive and fixed codebook vector operations for ACELP-based codecs 17 years ago
Michael Niedermayer 4a13a2d4f7 Fix + - bug with non flags. 17 years ago