]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/shortlog
frescor/ffmpeg.git
2008-01-30 reimarMissed a variable in postprocess.c that should use...
2008-01-30 reimarSimplify: use DECLARE_ASM_CONST
2008-01-30 bcoudurieruse context in av_log
2008-01-30 bcoudurierwarning is only valid for mov
2008-01-30 diegoDo not print an (L)GPL license statement when nonfree...
2008-01-30 michaelfixing warning
2008-01-29 diegoPrint the name of the regression test that was run...
2008-01-29 reimarSupport MP4 subtitles as in
2008-01-29 diegoPass argc and argv to the main function of the SDL...
2008-01-29 kostyaSMPTE 421 Annex L format demuxer
2008-01-28 mrurename dv50 regression test output file to dv50.dv
2008-01-28 reimarAdd bitstream filter to convert between mov and plain...
2008-01-28 reimarAdd sbsf option for subtitle bitstream filter
2008-01-28 heydownsFix memory leak in h264 decoder. allocated_edge_emu_buf...
2008-01-28 bcouduriercosmetics, split long lines, remove useless braces...
2008-01-28 bcouduriercosmetics, vertically align
2008-01-28 benoitRemove integer.h inclusion.
2008-01-28 bcoudurierspoke too fast, fix dv fourcc in mov accordingly if...
2008-01-28 bcoudurierfinally set codec tags for mov/mp4/3gp muxers, this...
2008-01-28 bcoudurierindentation
2008-01-28 bcouduriercorrectly and only set standard stsd fourcc for mp4/3gp
2008-01-28 bcoudurierwrite esds atom when mpeg-4 systems tags are used
2008-01-28 bcoudurierreorder object types id by muxing preference
2008-01-28 bcoudurierdocument tag field
2008-01-28 diegoseektest depends on both codectest and libavtest.
2008-01-27 diegoMove common test program infrastructure to common.mak.
2008-01-27 diegoMove some lines in preparation for an upcoming commit.
2008-01-27 diegoAdd Makefile rules for test programs.
2008-01-27 diegoDo not install integer.h, it is not part of the public...
2008-01-27 reimarAdd and use DECLARE_ASM_CONST for constants used in...
2008-01-27 reimarUse DECLARE_ALIGNED in yet another place
2008-01-27 reimarUse DECLARE_ALIGNED and remove unneeded attribute_used
2008-01-27 reimarAdd CODEC_ID_MOV_TEXT and use it instead of modifying...
2008-01-27 diegotypo
2008-01-27 diegoAdd $(EXESUF) where necessary.
2008-01-27 aurelAdd support for Matroska attachments.
2008-01-27 mruwhitespace cosmetics
2008-01-27 mruremove some ifeq ($(CONFIG_FOO),yes)
2008-01-27 diegowhitespace and sorting cosmetics
2008-01-27 diegoAdd generic rule for all tests.
2008-01-27 reimarUse DECLARE_ALIGNED
2008-01-27 gpoirierfix indentation that was messed up by r11628
2008-01-27 gpoirierfix lowres decoding support on ARM CPUs
2008-01-26 michaelSet subtitle codec id correctly, i hope this doesnt...
2008-01-26 michaelAdd non standard id needed for dvd subtitles.
2008-01-26 reimarExtract the pure plaintext from mov text subtitles.
2008-01-26 michaelSet codec type and id correct for text subtitles.
2008-01-26 michaelindent
2008-01-26 michaelOnly export packets which belong to the existing AVStream.
2008-01-26 michaelSelect non jpeg if there are multiple substreams.
2008-01-26 diegoMerge rules for tools/* into a generic rule.
2008-01-26 diegoProperly remove tools on clean.
2008-01-26 diegoAdd -pthread to extralibs and not to ldflags so that...
2008-01-26 diegoAdd a --enable-nonfree command line parameter similar...
2008-01-26 diegoDo not group libamr_nb and libamr_wb together as libamr.
2008-01-26 diegoClarify some FAQ entries.
2008-01-26 diegoSplit general problems section into general questions...
2008-01-26 diegoUpdate AC-3 FAQ entry.
2008-01-26 bcouduriercomment vorbis objectype id
2008-01-26 bcoudurierthis one is not standardized either
2008-01-26 bcoudurierremove non standard object type ids, if you find sample...
2008-01-25 mruclean up dynamic loading of libfaad
2008-01-25 andomaCorrectly clean up IntraX8Context upon codec close.
2008-01-24 mrucosmetic: libfaad.c indentation
2008-01-24 mrufix dynamic loading of libfaad 2.6
2008-01-24 michaelFix crash for CAVLC->CABAC switch caused by writing...
2008-01-23 diegoAdd #undef printf and disable non-functional code to...
2008-01-23 michaelComment to explain how the add/remove core works.
2008-01-23 diegoFix test program compilation: Add missing #include...
2008-01-23 diegoPut some disabled functions that are only used in the...
2008-01-23 diegoAdd #undef random and call the right function to fix...
2008-01-22 diegoRemove unused variables in test code.
2008-01-22 melansonclarify previous revision on optimization justification
2008-01-22 melansonMinistry of English Composition edits
2008-01-22 michaelCosmetics to speed up finding sections of interrest.
2008-01-22 michael"What speedup justifies an optimizetion" section
2008-01-22 diegoFix warnings in test code:
2008-01-22 diegocosmetics: Fix Benoit's ugly formatting.
2008-01-21 aurelensure av_rescale_q() can be calculated (won't divide...
2008-01-21 bcouduriermention avm2 (flash 9) muxer in documentation and changelog
2008-01-21 lucabeSupport out-of-band parameter sets in SDP for H.264...
2008-01-21 lucabeAdd support for H.264 video in the RTP muxer
2008-01-21 bcoudurierunset extension, so code path, and guess format do...
2008-01-21 benoitInform user when bitstream filter fails.
2008-01-21 michaelFaster ff_sqrt()
2008-01-21 lucabeAdd minimal support for H.264 video in the SDP generator
2008-01-21 diegoRemove two unused variables.
2008-01-21 diegoRemove unnecessary forward declaration.
2008-01-20 diegosmall grammar fix
2008-01-20 diegoConsistently use TEST as the preprocessor condition...
2008-01-20 aureladd proper matroskaenc dependency over xiph.o
2008-01-20 aureladd missing Makefile rules for pcm muxers/demuxers
2008-01-20 aureladd missing Makefile rules for zork pcm encoder/decoder
2008-01-20 aureland thus, nellymoser obviously also depens on fft.o
2008-01-20 aurelnellymoser uses mdct functions
2008-01-20 bcoudurierreorder alphabetically
2008-01-20 bcouduriernew avm2 (flash 9) muxer, patch by Paul Egan, paulegan...
2008-01-19 bcoudurierinit uid to 0
2008-01-19 bcoudurierindentation
2008-01-19 bcouduriercorrectly handle sony mpeg4 extradata
next