store and destroy implementations for sqlite (closes issue #10446) and odbc (closes...
[asterisk/asterisk.git] / formats / format_h263.c
2006-08-21 Kevin P. Flemingmerge new_loader_completion branch, including (at least):
2006-07-17 Tilghman LesherH.263 frames can apparently be larger than was original...
2006-07-17 Tilghman LesherMerged revisions 37765 via svnmerge from
2006-06-08 Olle JohanssonUpdate doxygen for video formats
2006-06-07 Kevin P. Flemingsimplify autoconfig include mechanism (make tholo happy...
2006-04-18 Kevin P. Flemingfix obvious breakage
2006-04-14 Luigi RizzoThis rather large commit changes the way modules are...
2006-04-09 Luigi Rizzorename FR_SET_BUF to AST_FRAME_SET_BUFFER
2006-04-08 Kevin P. Flemingsince the module API is changing, it's a good time...
2006-04-04 Luigi RizzoLargely simplify format handlers (for file copy etc.)
2006-02-20 Tilghman LesherBug 5984 - Convert file offsets to 64 bit
2005-11-29 Kevin P. Flemingremove extraneous svn:executable properties
2005-11-06 Russell Bryantissue #5605
2005-10-26 Russell Bryantmore doxygenification (issue #5513)
2005-10-16 Mark SpencerUse FILE * instead of fd for files to support buffering
2005-09-14 Kevin P. Flemingupdate MANY more files with proper copyright/license...
2005-09-10 Mark SpencerMake sure RTP timestamps are accurate on playback
2005-06-23 Kevin P. Flemingdon't take locks when reading usecounts, they are not...
2005-06-07 Kevin P. Flemingheader ordering fixes for FreeBSD (pending a global...
2005-06-06 Kevin P. Flemingmore file version tags
2005-04-21 Kevin P. Fleminguse double-quotes instead of angle-brackets for non...
2005-03-29 Mark SpencerSimplify endianness and fix for unaligned reads (bug...
2004-12-14 Mark SpencerMerge slimey's Solaris compatibility (with small mods...
2004-11-13 Mark SpencerUpdates from char * to const char * + german syntax...
2004-06-22 James GolovichRemove pthread.h from source. We should be using aster...
2004-06-09 Mark SpencerMerge FreeBSD locking fixes (bug #1411)
2004-01-22 Mark SpencerFix name in some files (bug #897)
2003-09-08 Mark SpencerBSD portability enhancements (bug #234)
2003-08-13 Mark SpencerTotally revamp thread debugging to support locating...
2003-06-29 Mark SpencerAdd H.263 video support