source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @ca345e44   18 years diego Replace forbidden exit() by return() Víctor Paesa, wzrlpy arsystel …
(edit) @f321635   18 years diego Replace valid use of exit by _exit, patch by Víctor Paesa, wzrlpy …
(edit) @2de4f9eb   18 years michaelni indention Originally committed as revision 8590 to …
(edit) @6e546aa   18 years michaelni make AVCodec.init() optional Originally committed as revision 8589 to …
(edit) @fa1ab872   18 years diego Fix copy and paste error in comment. Originally committed as revision …
(edit) @efb0c399   18 years diego support for the THP game format by Marco Gerards, mgerards xs4all nl …
(edit) @b9663405   18 years diego Use $(command) instead of command, it's POSIX, clearer and already …
(edit) @ced75d92   18 years diego Always lowercase targetos. Originally committed as revision 8585 to …
(edit) @28186473   18 years diego Add '#undef exit', the function is now forbidden. Originally …
(edit) @58ecc9cd   18 years mans run ebp register check in subshell so we can redirect crash message …
(edit) @1026a8d4   18 years diego Merge redundant comments. Originally committed as revision 8582 to …
(edit) @91aeec1b   18 years michaelni WMVA Originally committed as revision 8581 to …
(edit) @1cfe393   18 years lorenm doxy comment tweaks Originally committed as revision 8580 to …
(edit) @bb21f17   18 years gpoirier Add doxy comments, based on Loren's explanations posted here: Date: …
(edit) @91c5172d   18 years diego Force lowercase targetos value for MinGW, we check against lowercase …
(edit) @51aeb7aa   18 years diego dct-test works on non-x86 now. Originally committed as revision 8577 …
(edit) @3ac35bdb   18 years diego platform-independent restructuring and code simplification patch by …
(edit) @c6bdc90   18 years diego Remove illegal call to exit(). patch by Marc Hoffman, mmh pleasantst …
(edit) @b83f7eb2   18 years mans call faacDecClose() with all libfaad versions patch by Diego Petteno …
(edit) @6308caca   18 years diego Fix warning: ffserver.c:4303: warning: 'acl.next' is used …
(edit) @beef9ba9   18 years baptiste.coudurier add AVRn fourcc Originally committed as revision 8572 to …
(edit) @19ef2ba   18 years diego Replace emms() with emms_c(), patch by Marc Hoffman, mmh pleasantst …
(edit) @846dffeb   18 years diego blackfin: Audio buffers are no longer allocated on the stack, thus a …
(edit) @eddc482d   18 years baptiste.coudurier print error message Originally committed as revision 8569 to …
(edit) @087fa475   18 years alex fix x-octet-stream mime type Originally committed as revision 8568 to …
(edit) @65e72261   18 years alex use av_strdup Originally committed as revision 8567 to …
(edit) @55d07ba6   18 years alex remove dead code Originally committed as revision 8566 to …
(edit) @30a1380   18 years diego cosmetics: Fix indentation. Originally committed as revision 8565 to …
(edit) @d495fdc3   18 years r_togni Do not return invalid pointer for non-audio or video streams. Patch by …
(edit) @09a62866   18 years michaelni argh, who commited this trash start must be 0 ... Originally …
(edit) @8ec491e3   18 years diego Handle proper compilation on Mac OS X. Fix data alignment bug (the …
(edit) @dc417a6e   18 years michaelni 1010l to the idiot who designed this format and didnt even realize …
(edit) @30f15053   18 years lu_zero Typos in comments Originally committed as revision 8561 to …
(edit) @e62b3dd2   18 years lorenm move some stuff out of an inner loop. 12% faster svq1 encoding. …
(edit) @59006372   18 years lorenm mmx 16-bit ssd. 2.3x faster svq1 encoding. Originally committed as …
(edit) @0c0d17f3   18 years michaelni fix demuxing of IMAG0002.ASF Originally committed as revision 8558 to …
(edit) @6cc65ab3   18 years michaelni analyze end condition must match r_fps selection condition fixes fps …
(edit) @f9645d7c   18 years baptiste.coudurier change -fs to use bytes instead of kbytes Originally committed as …
(edit) @85ad1b0e   18 years baptiste.coudurier change -fs option to use OPT_INT64 Originally committed as revision …
(edit) @ffdf9a1f   18 years baptiste.coudurier add OPT_INT64 option Originally committed as revision 8554 to …
(edit) @a4072c45   18 years takis.issaris Fix a bug in av_find_opt(). Because some of the AVOption structures …
(edit) @226d6947   18 years gpoirier add 'all' and 'none' options for partitions config Patch by Limin Wang …
(edit) @2c48a21c   18 years diego Update specification and reference implementation links. patch by …
(edit) @e9f6c8ea   18 years michaelni fix probe of 001.vdr-broken-6025 Originally committed as revision …
(edit) @44965991   18 years takis.issaris Fix compilation when using the --disable-opts parameter. This to help …
(edit) @d1b23569   18 years baptiste.coudurier 1000l, revert r8547, im too stupid Originally committed as revision …
(edit) @ed057fc   18 years baptiste.coudurier typo, fix -fs Originally committed as revision 8547 to …
(edit) @11979c46   18 years baptiste.coudurier move atom size check before parsing function search Originally …
(edit) @a097e559   18 years baptiste.coudurier unset sample count to disable track when is broken Originally …
(edit) @62b6498   18 years baptiste.coudurier break if atom size is more than size left in container atom, fix …
(edit) @db56acd4   18 years diego Accept only existing bitrates. patch by Benoit Fouet, benoit.fouet …
(edit) @f5ad81f   18 years lucabe72 Allow setting v4l2 input and video standard. Patch by Limin Wang …
(edit) @4992d8bf   18 years diego Change the vhook code to send real timestamps to the filters instead …
(edit) @2f124d2a   18 years baptiste.coudurier add hdv1 fourcc Originally committed as revision 8540 to …
(edit) @0b339acb   18 years baptiste.coudurier revert r8538 (set bit rate for asf format) until regression tests …
(edit) @4d38ebfd   18 years baptiste.coudurier set bit rate for asf format, patch by Zuxy Meng, zuxy meng gmail com …
(edit) @5508d26b   18 years baptiste.coudurier fix decoding of big audio packets (48k 16bit 2 channels), needed size …
(edit) @c367d067   18 years michaelni prevent exit missuse Originally committed as revision 8536 to …
(edit) @79750486   18 years michaelni require at least a score of AVPROBE_SCORE_MAX/4 or reaching of …
(edit) @7ebf5927   18 years michaelni codec id addition guidlines Originally committed as revision 8534 to …
(edit) @351f6b4e   18 years kostya.shishkov FASTTX==0 means additional 16 bits in extradata Originally committed …
(edit) @6b27f3b8   18 years kostya.shishkov One more FASTTX-related hack Originally committed as revision 8532 to …
(edit) @9ac421e3   18 years kostya.shishkov Remove redundant assign Originally committed as revision 8531 to …
(edit) @bad0cefb   18 years baptiste.coudurier add IJPG fourcc, to play m_ijpg.avi Originally committed as revision …
(edit) @61f676e1   18 years michaelni warning about vhooks status Originally committed as revision 8529 to …
(edit) @adcb72b5   18 years michaelni set pict_type to I type during init so parsers which dont set it get …
(edit) @d215d07   18 years ikalvachev get rid of unused entries in the middle of xvmc_render struct, …
(edit) @1890c2ac   18 years banan Optimize by building the mdct window and multipying/adding at the same …
(edit) @f39c3c8   18 years michaelni factorize & Originally committed as revision 8525 to …
(edit) @0abfd533   18 years michaelni simplify Originally committed as revision 8524 to …
(edit) @ed186431   18 years Aurélien Jacobs properly set *data_size when returning >= 0 values in …
(edit) @0cb7f8a2   18 years michaelni check input validity, this prevents a few variables from reachin odd …
(edit) @34a370cb   18 years michaelni simplify Originally committed as revision 8521 to …
(edit) @f0cb03e9   18 years baptiste.coudurier increment subminor version due to r8502 and r8504, those revisions …
(edit) @04f7136b   18 years baptiste.coudurier remove TODO, its done now Originally committed as revision 8519 to …
(edit) @10d4899c   18 years baptiste.coudurier pass correct buffer size to lzw decode init Originally committed as …
(edit) @5f01beb5   18 years michaelni move eob_reached logic into ff_lzw_decode_tail() which simplifies the …
(edit) @c59f24e6   18 years baptiste.coudurier activate parser on MP3 id, fix …
(edit) @0174f51   18 years baptiste.coudurier prefer MP3 id Originally committed as revision 8515 to …
(edit) @6aaf3abd   18 years michaelni simplify Originally committed as revision 8514 to …
(edit) @db6d109d   18 years baptiste.coudurier use MKTAG Originally committed as revision 8513 to …
(edit) @b0c17f77   18 years baptiste.coudurier dont fail immediately when a somehow broken track is detected, some …
(edit) @2975ca0a   18 years michaelni lzw maintainer Originally committed as revision 8511 to …
(edit) @bf770961   18 years michaelni factorize Originally committed as revision 8510 to …
(edit) @62ef8925   18 years michaelni simplify Originally committed as revision 8509 to …
(edit) @b6661510   18 years kostya.shishkov 1000l to myself - get correct quantization for blocks 1 and 2 P.S. …
(edit) @8509fc7   18 years Aurélien Jacobs add support for V_THEORA into Matroska Original thread: Date: Thu, 22 …
(edit) @da91ed59   18 years Aurélien Jacobs use generic xiph header spliting func to split theora headers Original …
(edit) @5bb127a   18 years Aurélien Jacobs extract vorbis header spliting code into a reusable function Original …
(edit) @239e1b6f   18 years baptiste.coudurier actually return bytes read Originally committed as revision 8504 to …
(edit) @ea82552c   18 years baptiste.coudurier return error if loop has ended before decoding image Originally …
(edit) @877519f5   18 years baptiste.coudurier actually return bytes read Originally committed as revision 8502 to …
(edit) @7a28b771   18 years baptiste.coudurier add some length checks Originally committed as revision 8501 to …
(edit) @5f7ab90a   18 years baptiste.coudurier simplify Originally committed as revision 8500 to …
(edit) @93e9114   18 years baptiste.coudurier fix indentation Originally committed as revision 8499 to …
(edit) @36376fa3   18 years baptiste.coudurier break if eob is reached to avoid reading one too much byte Originally …
(edit) @ccba88d7   18 years baptiste.coudurier cosmectics, mov -> mp4 Originally committed as revision 8497 to …
(edit) @295b7dc3   18 years baptiste.coudurier sort Originally committed as revision 8496 to …
(edit) @2b4162f0   18 years baptiste.coudurier add some codec object type ids Originally committed as revision 8495 …
(edit) @b41899c6   18 years baptiste.coudurier prefer MP3 id as mentioned in avcodec.h line 210 Originally committed …
Note: See TracRevisionLog for help on using the revision log.