source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @fbcb0811   17 years baptiste.coudurier remove const qualifier, removes warning: libavformat/file.c:99: …
(edit) @1eacdcc   17 years diego Do not remove gmon.out on clean, we never create it. Originally …
(edit) @bd98e9e2   17 years justin.ruggles zero the upper frequencies of the correct coefficients Originally …
(edit) @936d4891   17 years diego Remove TAGS target cruft. Originally committed as revision 13451 to …
(edit) @5caf0949   17 years diego Simplify phony target declaration. Originally committed as revision …
(edit) @60598b2f   17 years diego Rename test-server target to servertest for consistency with other …
(edit) @a077f3bc   17 years baptiste.coudurier typo Originally committed as revision 13448 to …
(edit) @9641bf30   17 years baptiste.coudurier register myself as ffm maintainer Originally committed as revision …
(edit) @1384e270   17 years diego consistency cosmetics: indices --> indexes in variable names …
(edit) @5231f101   17 years diego Clarify avcodec_encode_audio() vs. PCM audio. patch by Stefano …
(edit) @f4433de9   17 years diego consistency cosmetics: indices --> indexes Originally committed as …
(edit) @30bd40f2   17 years diego cosmetics: typo Originally committed as revision 13443 to …
(edit) @756a01f   17 years diego cosmetics: Use C-style comments in #endif directives. Originally …
(edit) @b467be72   17 years diego small consistency fixes for the ffplay manual patch by Stefano …
(edit) @d6880d4d   17 years diego small consistency fixes for the ffserver manual patch by Stefano …
(edit) @04fd3e81   17 years baptiste.coudurier aac and h264 in flv demuxing Originally committed as revision 13439 …
(edit) @f23496b5   17 years baptiste.coudurier aac and h264 in flv muxing Originally committed as revision 13438 to …
(edit) @391872e4   17 years baptiste.coudurier aac chan config is 0 if bitstream contains program_config_element …
(edit) @2be83b9   17 years michaelni Support non interleaved avi with phantom streams. Originally …
(edit) @62869244   17 years vitor1001 Rename var: add read coefficients a decent name Originally committed …
(edit) @e9655b3d   17 years vitor1001 Update comment Originally committed as revision 13434 to …
(edit) @2a7b6f25   17 years vitor1001 Rename var: val -> energy Originally committed as revision 13433 to …
(edit) @e037baf   17 years vitor1001 Rename var: swapbuf* are LPC related Originally committed as revision …
(edit) @f000bfad   17 years vitor1001 Rename var: buffer_2 is an adaptive codebook Originally committed as …
(edit) @17a7fc8c   17 years vitor1001 Context vars are not global vars. glob is a bad name for it. …
(edit) @fc9fcbae   17 years vitor1001 Rename context struct to be more consistent with the rest of ffmpeg …
(edit) @bc545029   17 years michaelni Warn about packed B-frames. (especially useful if the file in question …
(edit) @0bf017c4   17 years baptiste.coudurier update regression ref due to r13412 Originally committed as revision …
(edit) @0147b92e   17 years mans Revert "Add version information to DLLs." Revert "Forgot to commit …
(edit) @8999c833   17 years baptiste.coudurier replace printf by av_log Originally committed as revision 13425 to …
(edit) @a299832f   17 years baptiste.coudurier use av_hex_dump_log Originally committed as revision 13424 to …
(edit) @ff978de   17 years baptiste.coudurier use dprintf Originally committed as revision 13423 to …
(edit) @376aefdd   17 years baptiste.coudurier cosmetics, add demuxer word Originally committed as revision 13422 to …
(edit) @58c37c30   17 years baptiste.coudurier cosmetics, remove useless dot Originally committed as revision 13421 …
(edit) @eea2f032   17 years baptiste.coudurier return error if frame_offset is negative, prevent segfault Originally …
(edit) @e5ece183   17 years baptiste.coudurier return error if len is negative, prevent segfault Originally …
(edit) @278f987a   17 years baptiste.coudurier move ffserver specific functions up and only include unistd.h in this …
(edit) @a1e01307   17 years baptiste.coudurier move ffm_seek1 before get_pts function since func uses it Originally …
(edit) @4adcbbbe   17 years baptiste.coudurier move DEBUG_SEEK definition before get_pts since func uses it …
(edit) @979b1a06   17 years baptiste.coudurier move get_pts function to avoid useless declaration Originally …
(edit) @ce2b665   17 years baptiste.coudurier remove unneeded include Originally committed as revision 13414 to …
(edit) @85a6b01d   17 years baptiste.coudurier split ffm de/muxer Originally committed as revision 13413 to …
(edit) @ba26712b   17 years baptiste.coudurier reenable test, data is available in this case Originally committed as …
(edit) @87b6ea8   17 years michaelni indent Originally committed as revision 13411 to …
(edit) @99c1c388   17 years michaelni allow av_parser_close(NULL) fixes issue300 Originally committed as …
(edit) @4806b922   17 years michaelni print direct_spatial_mv_pred Originally committed as revision 13409 …
(edit) @bcbd328e   17 years michaelni Make stream copy of ac3 from riff based formats work. Originally …
(edit) @b2677aa2   17 years justin.ruggles parse audio in ogm demuxer. fixes issue165. Originally committed as …
(edit) @c8b9377d   17 years michaelni Make ac3 in avi work better. fixes issue355. Originally committed as …
(edit) @fa3b9818   17 years michaelni Ensure that one can store X bytes in a fifo of size X. Fixed issue417. …
(edit) @0871ae1a   17 years michaelni Make av_fifo*_read() ignore the available amount of data. This is more …
(edit) @46eab093   17 years michaelni Make opt_verbose() work again. Originally committed as revision 13403 …
(edit) @eccba2bc   17 years justin.ruggles safer solution for setting audio parameters Originally committed as …
(edit) @5012cf88   17 years vitor1001 Merge two if's Originally committed as revision 13401 to …
(edit) @9d3c35fc   17 years vitor1001 Use (u)int16_t instead of (unsigned) short Originally committed as …
(edit) @cf03a817   17 years justin.ruggles set audio parameters if frame header is ok, even if crc fails …
(edit) @3336110a   17 years justin.ruggles cosmetics: indent Originally committed as revision 13398 to …
(edit) @ecfe94b2   17 years justin.ruggles add error concealment Originally committed as revision 13397 to …
(edit) @6477a940   17 years vitor1001 Yet more cosmetics Originally committed as revision 13396 to …
(edit) @6fc4fac0   17 years vitor1001 More cosmetics Originally committed as revision 13395 to …
(edit) @b906a5e3   17 years vitor1001 Cosmetics Originally committed as revision 13394 to …
(edit) @f8b5f7c7   17 years vitor1001 Rename var Originally committed as revision 13393 to …
(edit) @ac1c27b2   17 years vitor1001 Minor simplification of dec1() Originally committed as revision 13392 …
(edit) @4bf8f302   17 years vitor1001 Minor simplification of dec2() Originally committed as revision 13391 …
(edit) @c62c628f   17 years vitor1001 Remove useless variable Originally committed as revision 13390 to …
(edit) @14ff7cce   17 years vitor1001 Cosmetics: merge declaration and initialization Originally committed …
(edit) @cdc15adf   17 years vitor1001 Cosmetics: braces removal Originally committed as revision 13388 to …
(edit) @58e23a5f   17 years vitor1001 Move evaluation of variable a to where it is trivial Originally …
(edit) @d6ff684b   17 years vitor1001 Make add_wav() receive a vector instead of three integers Originally …
(edit) @93a2c8c1   17 years justin.ruggles cosmetics: indent Originally committed as revision 13385 to …
(edit) @43ad93a4   17 years justin.ruggles 10l: fix error in commit r13382 Originally committed as revision …
(edit) @8916d922   17 years vitor1001 Remove gbuf2 from context Originally committed as revision 13383 to …
(edit) @82a591d   17 years justin.ruggles add checks for missing information in the first block Originally …
(edit) @3af91313   17 years justin.ruggles add check for invalid channel mode when coupling is used Originally …
(edit) @e188cb70   17 years ramiro.polla Forgot to commit changes to subdir.mak in last revision. Originally …
(edit) @3f28da61   17 years ramiro.polla Add version information to DLLs. Patch by Jeremy Kolb. Originally …
(edit) @5b0e7dac   17 years michaelni Fix MB skipping with droppable frames. Fixes issue323. Originally …
(edit) @16e30b7a   17 years michaelni Do not reject odd width/height. Fixes issue371. Originally committed …
(edit) @d7dc90e4   17 years vitor1001 Use (u)int16_t instead of short for tables Originally committed as …
(edit) @0a082735   17 years vitor1001 Make tables that fit in one byte (u)int8_t Originally committed as …
(edit) @cb24827f   17 years vitor1001 Remove yet another val (gbuf1) from context Originally committed as …
(edit) @94e79f09   17 years vitor1001 Parameter n of dec functions is always 3. Hardcode it. Originally …
(edit) @a9ee86e   17 years baptiste.coudurier set correct duration when using b frames Originally committed as …
(edit) @fd83ad7f   17 years baptiste.coudurier use short option Originally committed as revision 13371 to …
(edit) @c351cc7f   17 years baptiste.coudurier better error message Originally committed as revision 13370 to …
(edit) @bc908bc4   17 years baptiste.coudurier do not loop input, useless Originally committed as revision 13369 to …
(edit) @ea2b716f   17 years baptiste.coudurier fix feed path according to regression script Originally committed as …
(edit) @1faf7a20   17 years baptiste.coudurier simplify, use ffserver launch directive Originally committed as …
(edit) @0c542158   17 years michaelni Move const *pow2tab out of context. Originally committed as revision …
(edit) @158bf33e   17 years michaelni simplify init_pow2table Originally committed as revision 13365 to …
(edit) @40756c17   17 years michaelni Merge init_rootpow2table and init_pow2table. Originally committed as …
(edit) @c2c3dedf   17 years Aurélien Jacobs compute the end of all chapters when end is not specified in the …
(edit) @a6072fd   17 years vitor1001 Indent Originally committed as revision 13362 to …
(edit) @ae76c499   17 years vitor1001 Remove another useless variable from context Originally committed as …
(edit) @e2b5fdaf   17 years vitor1001 Split openLinks linked list into openInputs and openOutputs Commited …
(edit) @64fbf5e2   17 years vitor1001 One more memory leak Commited in SoC by Vitor Sessak on 2008-05-24 …
(edit) @4d11beb2   17 years vitor1001 Cosmetical: move statement Commited in SoC by Vitor Sessak on …
(edit) @64b164f4   17 years vitor1001 Plug some memory leaks Commited in SoC by Vitor Sessak on 2008-05-24 …
(edit) @90ed076c   17 years vitor1001 Merge variable initialization and declaration Commited in SoC by Vitor …
(edit) @c185fc5d   17 years vitor1001 Cosmetics Commited in SoC by Vitor Sessak on 2008-05-24 17:00:23 …
Note: See TracRevisionLog for help on using the revision log.