]> git.sesse.net Git - x264/history - muxers.c
Fix RD early-skip
[x264] / muxers.c
2009-08-08 Fiona GlaserFix MP4 output (bug in malloc checking patch)
2009-08-08 Steven WaltersGracefully terminate in the case of a malloc failure
2009-05-19 Loren Merrittfix a race condition at the end of thread_input
2009-04-17 Fiona GlaserRemove various bits of dead code found by CLANG.
2008-12-24 Fiona GlaserOptimize variance asm + minor changes
2008-09-15 Fiona GlaserStop SAR in y4m input from overriding --sar on commandline
2008-08-21 Loic Le Loarershut up various gcc warnings
2008-08-21 Loren Merrittfix a crash with invalid args and --thread-input (intro...
2008-08-21 Loren Merrittcosmetics
2008-07-29 Fiona GlaserFix a few more minor memleaks
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-05-17 vmrssswrite aspect ratio in mp4
2007-09-24 Loren Merrittdon't overwrite pthread* namespace, because system...
2007-09-02 Loren Merrittreorder headers so that largefile support is defined...
2007-07-17 Loren Merrittmove os/compiler specific defines to their own header
2007-07-06 Loren Merrittcosmetics
2007-03-05 Loren Merrittfix a small memleak.
2006-03-29 Felix Paul Kühne* compilation fix for mingw, darwin (off_t was undefined)
2006-03-26 Loren Merrittcli: support yuv4mpeg input.
2006-03-25 Loren Merrittsilence some gcc warnings
2006-03-20 Loren Merritt10l in r473 and stdin
2006-03-18 Loren Merrittif --threads > 1, then read the input stream in its...
2006-03-08 Loren Merrittcosmetics: muxers -> muxers.c