source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @6cd325c   17 years justin.ruggles do not set channels before checking request_channels Originally …
(edit) @296cbe57   17 years lucabe72 Update maintainership information after the rtp.c split Originally …
(edit) @f228eb7   17 years justin.ruggles adjust output channels based on AVCodecContext.request_channels in AC3 …
(edit) @9bd005bd   17 years michaelni Drop non key frames before the first key frame. Originally committed …
(edit) @977cbe79   17 years Aurélien Jacobs install crc.h which is now part of public API Originally committed as …
(edit) @3abe5fbd   17 years Aurélien Jacobs improve CRC API - don't export any global var - provide either …
(edit) @83a0d387   17 years lucabe72 Split the RTP muxer out of rtp.c, to simplify the RTSP demuxer's …
(edit) @9389e63c   17 years banan Enable proper output from the LFE channel, based on patch from Mathias …
(edit) @8eb793c4   17 years lucabe72 Split the RTP demuxing functions out of rtp.c, to simplify the RTP …
(edit) @a35bf971   17 years michaelni indent Originally committed as revision 11405 to …
(edit) @2e1d2873   17 years michaelni Flip key and element so types match, not that it matters for any code …
(edit) @b57cb968   17 years michaelni Document O() time. Originally committed as revision 11403 to …
(edit) @efbaf4d   17 years michaelni Document node removial API. Originally committed as revision 11402 to …
(edit) @d5cb5fe8   17 years michaelni Fix selftest. Originally committed as revision 11401 to …
(edit) @f05dda3   17 years michaelni Support removing elements. Originally committed as revision 11400 to …
(edit) @6e8b982b   17 years michaelni Move *malloc() out of tree.c, that way the code can be used with flat …
(edit) @f1917274   17 years kostya.shishkov RV30 thirdpel motion compensation support Originally committed as …
(edit) @e5635270   17 years michaelni A few lines of text about the range coder, part of a patch by lars …
(edit) @68e7d442   17 years diego Add a note about the license of libamr. Originally committed as …
(edit) @50e4d833   17 years diego Spell out WB and NB. Originally committed as revision 11395 to …
(edit) @0c893224   17 years diego Change some files to only include the necessary headers. Originally …
(edit) @1234585f   17 years benoit.fouet Initialize "saved" buffer to zero. Patch by Vincent Penné vpenne …
(edit) @0fd36362   17 years benoit.fouet Make three rm demuxer functions non static. Patch by Ronald S. Bultje …
(edit) @116d15cc   17 years michaelni Always set next correctly, even if a matching element is found (that …
(edit) @10ff3ff4   17 years benoit.fouet Make pp_help a constant pointer to constant characters, moves it …
(edit) @7564658b   17 years justin.ruggles cosmetics: indentation and add a TODO comment Originally committed as …
(edit) @471db688   17 years justin.ruggles only check ac3 crc if AVCodecContext.error_resilience > 0 Originally …
(edit) @5706c0be   17 years justin.ruggles cosmetics: indentation after last commit Originally committed as …
(edit) @bd03aa15   17 years justin.ruggles remove workaround which is no longer needed due to …
(edit) @95c21842   17 years lucabe72 Rationalize some dependencies between rtsp and rtp Originally …
(edit) @d80906e7   17 years lucabe72 Fix the RTP muxer dependencies Originally committed as revision 11384 …
(edit) @3d94e3ba   17 years ivop use one shift less in get_pts() Originally committed as revision …
(edit) @b44665c4   17 years kostya.shishkov Make decode210() common function. Originally committed as revision …
(edit) @ca325343   17 years benoit.fouet Make pp_get_mode_by_name_and_quality accept a constant string. Patch …
(edit) @a8988916   17 years benoit.fouet Make filterDelimiters and optionDelimiters two static constant array …
(edit) @d6939960   17 years justin.ruggles add crc check to ac3 decoder Originally committed as revision 11379 …
(edit) @f7f8b4d2   17 years Aurélien Jacobs mention libavfilter in warning about deprecated vhook Originally …
(edit) @c482500f   17 years diego Drop RTSP default protocol. patch by Ronald S. Bultje, rsbultje gmail …
(edit) @ae904fd0   17 years diego Fix issue #301: summary of changes: - Use MANGLE when loading some …
(edit) @8f8fae80   17 years diego cosmetics: Reindent. Originally committed as revision 11375 to …
(edit) @b83a8424   17 years diego Merge double-nested if into && condition. patch by Ronald S. Bultje, …
(edit) @e2997274   17 years Aurélien Jacobs move num_packets=0 where it belongs Originally committed as revision …
(edit) @920d3609   17 years ivop TechnoTrend PVA Demuxer Originally committed as revision 11372 to …
(edit) @3feb44a9   17 years ivop TechnoTrend PVA Demuxer Originally committed as revision 11371 to …
(edit) @ebde2a2c   17 years benoit.fouet Fix prototype and return value of opt_bitrate and opt_bsf. Patch by …
(edit) @464a631c   17 years benoit.fouet Define rc override string as const. Patch by Morten Hustveit: lists …
(edit) @69c12fbb   17 years benoit.fouet Update show_banner date. Originally committed as revision 11368 to …
(edit) @bf22a109   17 years diego cosmetics: sort() Originally committed as revision 11367 to …
(edit) @72be9e73   17 years diego Add portable way to check for the existence of definitions and apply …
(edit) @c86ec2f4   17 years michaelni Extract aspect ratio from ODML/vprp. Originally committed as revision …
(edit) @2576a9e   17 years michaelni Correct doxy about timestamp units of read_timestamp(). Originally …
(edit) @de14759e   17 years michaelni Document return of read_timestamp. Originally committed as revision …
(edit) @3858a227   17 years michaelni More verbose aspect ratio error msg. Originally committed as revision …
(edit) @e640a5c4   17 years kostya.shishkov Direct blocks should use motion vectors from the second reference …
(edit) @12eaa3b7   17 years justin.ruggles simplify Originally committed as revision 11360 to …
(edit) @b35c67e   17 years justin.ruggles pass an AC3DecodeContext to ac3_downmix() instead of multiple …
(edit) @866181e5   17 years justin.ruggles cosmetics: rename sampling_rate to sample_rate Originally committed …
(edit) @0345fade   17 years justin.ruggles do not need to cast a (void *) Originally committed as revision 11357 …
(edit) @1b70d88b   17 years justin.ruggles cosmetics: vertical realignment after last commit Originally …
(edit) @d802d7c   17 years justin.ruggles cosmetics: rename all AC3DecodeContext variables from ctx to s …
(edit) @23c8cb89   17 years justin.ruggles cosmetics: rename GetBitContext gb to gbc Originally committed as …
(edit) @005ab694   17 years justin.ruggles remove unused context variable Originally committed as revision 11353 …
(edit) @f9a9b350   17 years Aurélien Jacobs export raw SSA tracks with their own codec ID (patch by Evgeniy …
(edit) @243cc4c3   17 years Aurélien Jacobs clear internal queue when seeking Originally committed as revision …
(edit) @34c9c1ba   17 years Aurélien Jacobs move internal queue freeing code in its own function Originally …
(edit) @b3d8c2c4   17 years Aurélien Jacobs fix memory leak (patch by Gabriel Forté gforte _at_ wyplay _dot_ com) …
(edit) @5cc9253f   17 years michaelni indent Originally committed as revision 11348 to …
(edit) @7ef55085   17 years michaelni Try to fix url_split() so that the ?foobar part is in the path and …
(edit) @18be65dd   17 years ivop add myself as maintainer for pcx.c and sunrast.c Originally committed …
(edit) @540945eb   17 years ivop add PCX and Sun Rasterfile decoders Originally committed as revision …
(edit) @29e35482   17 years ivop remove forgotten debug statement Originally committed as revision …
(edit) @3c808d8c   17 years ivop Sort properly Originally committed as revision 11343 to …
(edit) @d43df959   17 years ivop Sun Rasterfile decoder Originally committed as revision 11342 to …
(edit) @7ecc634e   17 years lu_zero Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 3 …
(edit) @e1502118   17 years lu_zero Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 2 …
(edit) @16ed0322   17 years lu_zero Real RTSP support, from Ronald S. Bultje rsbultje gmail - part 1 …
(edit) @02c164c1   17 years justin.ruggles use cutoff frequency to adjust bandwidth in ac3 encoder Originally …
(edit) @08ac1e78   17 years justin.ruggles use bps instead of kbps for bitrate Originally committed as revision …
(edit) @359154b   17 years michaelni Revert hack which should have never been commited. …
(edit) @3ab64e46   17 years michaelni Remove AIW support code, it is unfit for ffmpeg svn, doing usleep() …
(edit) @c135b52   17 years justin.ruggles Do not give advice for which bitrate to choose. Originally committed …
(edit) @678a7179   17 years justin.ruggles fix typo Originally committed as revision 11333 to …
(edit) @22170ec0   17 years diego Remove mistakenly added multiple inclusion guards. Originally …
(edit) @35562dc9   17 years diego Fix make checkheaders. Originally committed as revision 11331 to …
(edit) @3035cb67   17 years diego Add necessary #include, fixes the warnings: ppc/h264_altivec.c: In …
(edit) @d479d58   17 years diego Fix clicking sound in xa-adpcm. patch by Alexander Strange, astrange …
(edit) @91be76a6   17 years ivop remove useless cast Originally committed as revision 11328 to …
(edit) @9f175aa0   17 years michaelni Fix encoding wmv1 with -mbd 1. fixes issue262 Originally committed as …
(edit) @a33cab3a   17 years diego Check for the presence of llrint(), lrint(), round() and roundf() and …
(edit) @52d08608   17 years diego Remove outdated comment. Originally committed as revision 11325 to …
(edit) @81644c2e   17 years diego Check for the presence of sys/select.h and conditionally #include it. …
(edit) @945208c   17 years michaelni Fix detected fps for old divx/xvid. Originally committed as revision …
(edit) @9de0be61   17 years michaelni Do not force fps unless the user actually specified one. fixes …
(edit) @b4abe1d1   17 years ivop PC Paintbrush PCX image decoder Originally committed as revision …
(edit) @b4dba580   17 years michaelni fix pts and keyframe flags for yuv4mpeg fixes issue258 Originally …
(edit) @d6bb52ac   17 years ivop remove useless assignment Originally committed as revision 11319 to …
(edit) @0fd0cae0   17 years ivop remove useless assignment Originally committed as revision 11318 to …
(edit) @9a8d7318   17 years ivop remove useless casts Originally committed as revision 11317 to …
(edit) @9c87b8f7   17 years Reimar.Doeffinger Check for avcodec_open codec parameter == NULL and return error in …
(edit) @a5baedea   17 years michaelni Prevent silent overwriting of files on windows. fixes issue308 …
Note: See TracRevisionLog for help on using the revision log.