2008-01-19 |
Baptiste Coudurier | remove unused crypto context uid |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Baptiste Coudurier | support dynamically allocated local tags, used by encry... |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Baptiste Coudurier | check malloc return |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Baptiste Coudurier | add some dv container uls |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Baptiste Coudurier | simplify by checking min matching len |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Kostya Shishkov | simplify 4-point transform part a bit |
commit | commitdiff | tree | snapshot |
2008-01-19 |
Kostya Shishkov | Factor out constant addition |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Ronald S. Bultje | Add a flags field to the RTPDynamicPayloadPacketHandler... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Benoit Fouet | More verbose error log message. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Kostya Shishkov | Save quantizer values as well |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Kostya Shishkov | Save coded block patterns for future loop filtering. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Michael Kostylev | Add system-specific network link flags to inet_aton... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Roberto Togni | Fix forgotten braces from r11039 |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Michel Bardiaux | Clarify the error message when video width, height... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Benoit Fouet | Change (a == NULL) condition to (!a) and (a != NULL... |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Michael Niedermayer | Consider initial EOR in the back_ptr calculation. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Benoit Fouet | Remove some useless parentheses. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Benoit Fouet | Cosmetics: whitespaces |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Benoit Fouet | Remove non cosmetic spaces inside parentheses. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Diego Biurrun | Simplify preprocessor expression as suggested by Mans. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Diego Biurrun | Disallow puts(), av_log() should be used instead. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Diego Biurrun | Replace puts() by dprintf where appropriate. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Benoit Fouet | Description: remove superfluous parentheses. |
commit | commitdiff | tree | snapshot |
2008-01-17 |
KO Myung-Hun | Check param in sws_getCachedContext(). |
commit | commitdiff | tree | snapshot |
2008-01-17 |
Michael Niedermayer | Replace idiotic (what moron wrote that code?) "buffer... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
KO Myung-Hun | Use check_lib2 instead of check_lib in SDL test. This... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Diego Biurrun | Remove some spaces to keep certain people's eyes from... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Diego Pettenò | Make .vhookdep depend on version.h, same as .depend. |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Diego Biurrun | misc spelling/grammar fixes |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Diego Biurrun | Rename illegal identifiers, _ followed by capital is... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Kostya Shishkov | pqindex=0 is forbidden |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Michael Niedermayer | qscale==0 is invalid |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Igor Mozolevsky | pentium4m is a valid CPU name, add it to the list. |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Diego Biurrun | Move "Creating config.mak and config.h..." message... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Diego Biurrun | Add const qualifiers to unmodified function parameters... |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Diego Biurrun | Remove bogus cast. |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Michael Niedermayer | Print removing of nodes in the test code. |
commit | commitdiff | tree | snapshot |
2008-01-16 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2008-01-15 |
Luca Abeni | Make avc_find_startcode non-static, so that it can... |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Diego Biurrun | Add compilation rule for tools/pktdumper. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Diego Biurrun | Add '#undef strcat' to fix compilation. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Sigbjørn Skjæret | Add a couple of missing consts. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Michel Bardiaux | Suppress runaway index on streamed input |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Diego Pettenò | Build both static and shared libs from the same object. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Christophe... | Select scan tables for 8x4 and 4x8 blocks only once. |
commit | commitdiff | tree | snapshot |
2008-01-14 |
Michael Niedermayer | Remove green clouds. |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Luca Barbato | gcc2 doesn't have bogus mergel, patch from Sigbjørn... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Roberto Togni | Add support for S8 PCM (codec 2) |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Paul Kelly | user specifyable maximum amount of memory to use for... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Robert Swain | Add variable alpha and size of half window for Kaiser... |
commit | commitdiff | tree | snapshot |
2008-01-13 |
Reimar Döffinger | Get rid of fft_rev table, use ff_reverse and a shift. |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Reimar Döffinger | Use FFSWAP instead of "manual" swap |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Måns Rullgård | refer users to ffmpeg-user list in case of errors |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Víctor Paesa | Alignment |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Víctor Paesa | Link to libraries in dependency order. |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Robert Swain | Make the Kaiser-Bessel window generator a common function |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Michael Niedermayer | Set pts/dts in raw (yuv,rgb,pcm) demuxers. |
commit | commitdiff | tree | snapshot |
2008-01-12 |
Michael Niedermayer | Write 0 instead of seeking forward (and leaving bytes... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Aurelien Jacobs | add a ff_ prefix to newly exported functions from avc.c |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Aurelien Jacobs | Matroska muxer needs to format all NAL units, not only... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Michael Niedermayer | Factorize some code into functions, had this in my... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Lars Täuber | Nitpicks patch by Lars Täuber. |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian Brice | Clear synth_buf on flush(). Part of a patch by Brian... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Brian Brice | Flush mp2 as well on seeking. Part of a patch by Brian... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Luca Abeni | Do not install rtp.h (which should have never been... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Christophe... | Factorize some duplicated code from CAVS and H.264... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Mike Melanson | Ministry of English Composition edits for SNOW spec... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Alessandro... | Enabling higher frame rates for dc1394, patch by Alessa... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Alessandro... | Adding support for libdc1394 v.2, patch by Alessandro... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Aurelien Jacobs | matroskaenc now depends on avc.o |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Aurelien Jacobs | Use the isom avcc formatting for h264 extradata in... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Aurelien Jacobs | Move isom_write_avcc() and related functions into a... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Aurelien Jacobs | extract isom_write_avcc into a function |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Aurelien Jacobs | Add one more parameter to avc_parse_nal_units so that... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Aurelien Jacobs | Check return value of avc_parse_nal_units(). |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Ronald S. Bultje | Reindent after r11493 (always use parse_packet() vfunc... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Ronald S. Bultje | Make rtp_parse_packet() always call the vfunc of the... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Michael Niedermayer | unused |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Diego Biurrun | Fix a couple of 'return type defaults to int' and ... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Diego Biurrun | Add LGPL license header. |
commit | commitdiff | tree | snapshot |
2008-01-10 |
kweiner@spamcop.net | Add "genre" command line option |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Diego Pettenò | Make MMX vectors constants. |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Diego Pettenò | Make pp_help a constant array of characters to move... |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Diego Pettenò | Reduce the size of the replaceTable entries. |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Luca Abeni | Pass a proper context to av_log() |
commit | commitdiff | tree | snapshot |
2008-01-10 |
Michael Niedermayer | Print libavdevice version. |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Eduardo Bragatto | Initialize correctly optind. |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Andreas Öman | Fix a bug causing the generated stream to be corrupt... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Andreas Öman | Correctly use output format stream index for bitstream... |
commit | commitdiff | tree | snapshot |
2008-01-09 |
Mike Melanson | Error checking: make sure that there are 3 parameters... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Justin Ruggles | used defined name for testing error resilience level |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Diego Biurrun | Fix random typos. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Diego Biurrun | Fix illegal identifiers, names starting with _ and... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Diego Biurrun | Add compilation rule for tools/trasher. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Diego Biurrun | Remove unused variable i. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Diego Biurrun | Allow compilation of test programs when TEST is defined. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Diego Biurrun | Remove unused variable j. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Diego Biurrun | Remove unused variable variance. |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Diego Biurrun | Fix test program compilation, random() needs to be... |
commit | commitdiff | tree | snapshot |
2008-01-08 |
Guillaume LecrefECERF | url_write is part of the public API so it may not be... |
commit | commitdiff | tree | snapshot |
next |