summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add a couple of missing consts.Sigbjørn Skjæret2008-01-14
* Suppress runaway index on streamed inputMichel Bardiaux2008-01-14
* Build both static and shared libs from the same object.Diego Pettenò2008-01-14
* Select scan tables for 8x4 and 4x8 blocks only once.Christophe Gisquet2008-01-14
* Remove green clouds.Michael Niedermayer2008-01-14
* gcc2 doesn't have bogus mergel, patch from Sigbjørn Skjæret cisc...broadpar...Luca Barbato2008-01-13
* Add support for S8 PCM (codec 2)Roberto Togni2008-01-13
* user specifyable maximum amount of memory to use for the index.Paul Kelly2008-01-13
* Add variable alpha and size of half window for Kaiser-Bessel Derived windowRobert Swain2008-01-13
* Get rid of fft_rev table, use ff_reverse and a shift.Reimar Döffinger2008-01-13
* Use FFSWAP instead of "manual" swapReimar Döffinger2008-01-12
* refer users to ffmpeg-user list in case of errorsMåns Rullgård2008-01-12
* AlignmentVíctor Paesa2008-01-12
* Link to libraries in dependency order.Víctor Paesa2008-01-12
* Make the Kaiser-Bessel window generator a common functionRobert Swain2008-01-12
* Set pts/dts in raw (yuv,rgb,pcm) demuxers.Michael Niedermayer2008-01-12
* Write 0 instead of seeking forward (and leaving bytes uninitalized),Michael Niedermayer2008-01-12
* add a ff_ prefix to newly exported functions from avc.cAurelien Jacobs2008-01-11
* Matroska muxer needs to format all NAL units, not only extradata.Aurelien Jacobs2008-01-11
* Factorize some code into functions, had this in my tree and will beMichael Niedermayer2008-01-11
* Nitpicks patch by Lars Täuber.Lars Täuber2008-01-11
* Clear synth_buf on flush(). Part of a patch by Brian Brice bbrice gmail com.Brian Brice2008-01-11
* Flush mp2 as well on seeking. Part of a patch by Brian Brice bbrice gmail com.Brian Brice2008-01-11
* Do not install rtp.h (which should have never been part of the public API)Luca Abeni2008-01-11
* Factorize some duplicated code from CAVS and H.264 into a common file.Christophe Gisquet2008-01-11
* Ministry of English Composition edits for SNOW spec-- introduction (many more...Mike Melanson2008-01-11
* Enabling higher frame rates for dc1394, patch by Alessandro Sappia a dot sapp...Alessandro Sappia2008-01-11
* Adding support for libdc1394 v.2, patch by Alessandro Sappia a dot sappia at ...Alessandro Sappia2008-01-11
* matroskaenc now depends on avc.oAurelien Jacobs2008-01-11
* Use the isom avcc formatting for h264 extradata in matroska.Aurelien Jacobs2008-01-11
* Move isom_write_avcc() and related functions into a separate file.Aurelien Jacobs2008-01-11
* extract isom_write_avcc into a functionAurelien Jacobs2008-01-11
* Add one more parameter to avc_parse_nal_units so that it allows not toAurelien Jacobs2008-01-11
* Check return value of avc_parse_nal_units().Aurelien Jacobs2008-01-11
* Reindent after r11493 (always use parse_packet() vfunc in rtp_parse_packet()),Ronald S. Bultje2008-01-10
* Make rtp_parse_packet() always call the vfunc of the dynamic payload handlerRonald S. Bultje2008-01-10
* unusedMichael Niedermayer2008-01-10
* Fix a couple of 'return type defaults to int' and 'control reaches end ofDiego Biurrun2008-01-10
* Add LGPL license header.Diego Biurrun2008-01-10
* Add "genre" command line optionkweiner@spamcop.net2008-01-10
* Make MMX vectors constants.Diego Pettenò2008-01-10
* Make pp_help a constant array of characters to move it to .rodata.Diego Pettenò2008-01-10
* Reduce the size of the replaceTable entries.Diego Pettenò2008-01-10
* Pass a proper context to av_log()Luca Abeni2008-01-10
* Print libavdevice version.Michael Niedermayer2008-01-10
* Initialize correctly optind.Eduardo Bragatto2008-01-09
* Fix a bug causing the generated stream to be corrupt if the bufferAndreas Öman2008-01-09
* Correctly use output format stream index for bitstream filter when doing stre...Andreas Öman2008-01-09
* Error checking: make sure that there are 3 parameters and that theMike Melanson2008-01-09
* used defined name for testing error resilience levelJustin Ruggles2008-01-08