2007-04-19 |
Måns Rullgård | add .type foo, %function directives for the benefit... |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Reimar Döffinger | Fix parts missed in clip -> av_clip rename |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Luca Abeni | Fix an use-after-free bug |
commit | commitdiff | tree | snapshot |
2007-04-19 |
Luca Abeni | Remove unused callbacks from ffserver |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Benjamin Larsson | Deobfuscade decodeTonalComponents calling logic. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Benjamin Larsson | Version bump, atrac3 added. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Benjamin Larsson | Let maintain things. Added myself as atrac3 maintainer. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Ramiro Polla | Simplify, patch by Ramiro Polla. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Ramiro Polla | Remove unused vars, patch by Ramiro Polla. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Ramiro Polla | Remove unused vars, patch by Ramiro Polla. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Ramiro Polla | Cosmetics, patch by Ramiro Polla. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Kostya Shishkov | Pullback should be performed on scaled motion vectors... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Ivo van Poorten | preserve alpha channel when converting rgb32 to bgr32... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Ivo van Poorten | fix red_15mask and green_15mask. the previous values... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Ivo van Poorten | test widths all down to one. this tests whether the... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Diego Biurrun | Remove the build instructions from the doxygen comments... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Diego Biurrun | Doxygen comment wording/spelling |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Ivo van Poorten | skip MMX code in rgb24tobgr24 if the size of the input... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Ivo van Poorten | skip MMX code in rgb32to16 if the size of the input... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Ivo van Poorten | skip MMX code in rgb32to15 if the size of the input... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Benjamin Larsson | Atrac3 decoder. |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Ivo van Poorten | slightly faster rgb32tobgr32; avoid one add and one cmp |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Reimar Döffinger | Fix the most obvious typos in the development policy... |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Michael Niedermayer | patch submission checklist |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Benoit Fouet | add a commit-rule precision when applying patches discu... |
commit | commitdiff | tree | snapshot |
2007-04-16 |
Ivo van Poorten | New implementation of rgb32tobgr32 |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Diego Biurrun | Mention configure parameters for enabling AMR. |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Aurelien Jacobs | add an enum for need_parsing |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Diego Biurrun | Make the declaration of AVInputFormat ac3_demuxer condi... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Diego Biurrun | The AC3 demuxer depends on the AC3 parser. |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Diego Biurrun | Move AC3 header parsing code together with the rest... |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Michael Niedermayer | fix mjpeg.mov |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Michael Niedermayer | improve horizontal chroma resolution with pal |
commit | commitdiff | tree | snapshot |
2007-04-15 |
Michael Niedermayer | convert palette to yuv instead of converting each pixel... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Michael Niedermayer | fix playback of angels_480-mjpegcompress.avi |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Michael Niedermayer | fix playback of odd_height.mov |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Michael Niedermayer | correct another possible buffer overflow where interlac... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Michael Niedermayer | fix tiff regression test (bitexact flag was ignoredwhic... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Baptiste Coudurier | remove MpegEncContext, patch by baptiste |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Michael Niedermayer | fix overhead and bitrate statistics |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Diego Biurrun | Update preprocessor directive comments to take recent... |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Diego Biurrun | Simplify Darwin gcc flags setting. |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Diego Biurrun | Remove redundant 2.95 branch from the Darwin gcc check... |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Michael Niedermayer | one patch one mail |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Måns Rullgård | trap signals in tests that can crash |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Diego Biurrun | cosmetics: Fix indentation. |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Joakim Plate | timestamps generation improvement when parsing avi |
commit | commitdiff | tree | snapshot |
2007-04-13 |
Patrice Bensoussan | change atoll call to equivalent strtoll to fix compilat... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Ivo van Poorten | cosmetics, expand all tabs to four spaces. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Ivo van Poorten | Replace huge switch statement by a lookup table. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Benjamin Larsson | As usual Real actually took something existing and... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Diego Biurrun | spelling |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Diego Biurrun | Add a note about how to enable external libraries. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Diego Biurrun | Add complete instructions for the brave people wishing... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Diego Biurrun | typo |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Diego Biurrun | Update AMR instructions for last round of changes. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Stanislav Brabec | Replace hackish support for amr-nb and amr-wb. Instead... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Diego Biurrun | Update download URL with a link to a working version. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
John Donaghy | DVR-MS probe audio format |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Ivo van Poorten | cosmetics after last commit; remove superfluous braces |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Ivo van Poorten | Remove code duplication in sws_rgb2rgb_init. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Limin Wang | add a check before find_frame_end call |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Benjamin Larsson | Per reference swf/flv adpcm encoder. |
commit | commitdiff | tree | snapshot |
2007-04-11 |
Diego Biurrun | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Luca Abeni | Fix the poll() loop (ret == 0 means that a timeout... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Luca Abeni | Fix the generation of RTSP reply headers (the "DEF... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Baptiste Coudurier | add D-10 PAL 40 audio essence container ul |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Baptiste Coudurier | add D-10 PAL 40 ul |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Aurelien Jacobs | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Luca Barbato | ssd_int8_vs_int16_altivec, not completely benchmarkedwi... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Ivo van Poorten | cosmetics after last commit |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Ivo van Poorten | Add support for grayscale images with arbitrary maxvals. |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Marco Gerards | Fix an underflow/overflow that was causing some crackle... |
commit | commitdiff | tree | snapshot |
2007-04-10 |
Kostya Shishkov | Set C predictor to zero if unavailable (should fix... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Michael Niedermayer | superflouos () |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Michael Niedermayer | remove code_prefix variable, no speed change |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Michael Niedermayer | simplify |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Aurelien Jacobs | add support for seeking to a keyframe instead of a... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Aurelien Jacobs | add an intermediate variable (prepare for next patch) |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Aurelien Jacobs | add support for seeking in matroska files |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Aurelien Jacobs | move matroska_find_track_by_num() upper in the file |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Aurelien Jacobs | cluster position is relative to segment_start |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Aurelien Jacobs | properly set streams start_time |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Aurelien Jacobs | remove unused context field |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Aurelien Jacobs | remove wrong and no more used packet reordering code |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Reinhard Nissl | When dst_length == 0 bit_length has to be 0, too, but... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Reinhard Nissl | Remove a NAL unit's trailing zero bytes even when dst_l... |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Reinhard Nissl | scenario: A properly coded frame is followed by an... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Nicholas Tung | Get rid of unnecessary pointer casts. |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Stefan Huehner | Make some functions which aren't used outside their... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Diego Biurrun | Only compile in Theora-specific functions if the Theora... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Diego Biurrun | cosmetics: Move one code block to save an #ifdef in... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Diego Biurrun | Remove #if 0 code. |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Diego Biurrun | Fix compilation when Theora decoder is disabled, but... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Diego Biurrun | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Marco Gerards | cosmetics: indentation fix |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Michael Niedermayer | file extension based probe is max/2 |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Michael Niedermayer | factorize |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Michael Niedermayer | allocate 32 extra bytes at the end of the probe buffer... |
commit | commitdiff | tree | snapshot |
2007-04-08 |
Michael Niedermayer | also remove c93_ prefix for static function in the... |
commit | commitdiff | tree | snapshot |
next |