2008-10-02 |
Aurelien Jacobs | matroskadec: cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Aurelien Jacobs | matroskadec: don't merge packets which have no timestamp |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Diego Pettenò | Use __typeof__ instead of GCC-specific typeof keyword. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Diego Pettenò | fix warning reported by Intel C compiler: |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Diego Pettenò | Intel C compiler warns on this assignment in this if... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Diego Pettenò | Remove duplicate "const" qualifier for *matrix. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Jason Garrett... | x264 has removed the b-rdo and bime options, and instea... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Ramiro Polla | MinGW runtime 3.15 has a wrapper for usleep(). |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Ramiro Polla | Specify minimum version for some MinGW packages. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Reimar Döffinger | Use M_PI from libavutil/mathematics.h instead of defini... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Reimar Döffinger | Make 8svx codec context table pointer const to match... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Diego Biurrun | spelling cosmetics |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Diego Pettenò | Use enum typers instead of int. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Reimar Döffinger | Remove useless cyuv_decode_end function |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Reimar Döffinger | Add (additional) const to many global tables. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Reimar Döffinger | Use "static const" instead of "const static" |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Diego Biurrun | cosmetics: Change comment style for consistency. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Diego Biurrun | Update copyright years. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Diego Biurrun | Globally set LC_ALL=C to prevent locale issues from... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Benoit Fouet | Rename some variables and add some comments to try... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Carl Eugen... | Allow using DECLARE_ALIGNED with Sun cc. |
commit | commitdiff | tree | snapshot |
2008-10-02 |
Carl Eugen... | Rename copy_picture to ff_copy_picture. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Carl Eugen... | Fix memleak for currupt input. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Baptiste Coudurier | cosmetics, remove useless spaces |
commit | commitdiff | tree | snapshot |
2008-10-01 |
David Conrad | Cosmetics: reindent |
commit | commitdiff | tree | snapshot |
2008-10-01 |
David Conrad | Unneeded else |
commit | commitdiff | tree | snapshot |
2008-10-01 |
David Conrad | Unneeded braces |
commit | commitdiff | tree | snapshot |
2008-10-01 |
David Conrad | Return if unpacking motion vectors for a keyframe |
commit | commitdiff | tree | snapshot |
2008-10-01 |
David Conrad | Cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-10-01 |
David Conrad | Visible width/height fields were added in Theora 3.2 |
commit | commitdiff | tree | snapshot |
2008-10-01 |
David Conrad | filter_limit_values only needs 7 bits, make its tables... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Benoit Fouet | Fix indentation. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Ronald S. Bultje | Use parse_packet vfunc in RTPDynamicProtocolHandler... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Ronald S. Bultje | This patch refactors RDT packet header parsing so that... |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Benoit Fouet | Remove useless context variable. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Benoit Fouet | Merge declaration and assignment. |
commit | commitdiff | tree | snapshot |
2008-10-01 |
Siarhei Siamashka | Interleaved forward/backward channels processing in... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
David Conrad | Cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-09-30 |
David Conrad | Merge (vp3|theora)_calculate_pixel_addresses |
commit | commitdiff | tree | snapshot |
2008-09-30 |
David Conrad | Missed hunks of last commit |
commit | commitdiff | tree | snapshot |
2008-09-30 |
David Conrad | Remove unused vp3 debugging info |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Move iv_decode_frame function to remove a forward decla... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Remove useless lines. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Reindent whole file. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Ronald S. Bultje | Reindent after previous patches. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Ronald S. Bultje | Implement a RTSPTransport field, which allows proper... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Ronald S. Bultje | Remove access to rdt_data struct in functions called... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Ronald S. Bultje | Send improper UDP SETUP request, which is what Realmedi... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Ronald S. Bultje | Rename RTSPProtocol to RTSPLowerTransport, so that... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Indent. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Simplify iv_free_func(). |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Move allocated buffer out of YUV buffer structure. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Remove useless initializations. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Check allocations on init. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Remove useless test. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Cosmetics |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | use uint8_t instead of unsigned char |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Corrector type fits in 8 bits. |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Remove useless casts and use variable instead of its... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Benoit Fouet | Change table types to uint8_t |
commit | commitdiff | tree | snapshot |
2008-09-30 |
David Conrad | Downgrade severity of leftover bits in header packets... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Baptiste Coudurier | support negative ctts in some way, unset wrong dts |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Michael Niedermayer | Allocate 1 line more in the chroma plane for H.264... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Michael Niedermayer | Replace second (and wrong) call to avcodec_align_dimens... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
Michael Niedermayer | Do not attempt to perform error concealment in lowres... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Aurelien Jacobs | atrac3: ensure input frame is not overwritten (it is... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
David Conrad | Use skip_frame for keyframe-only decoding rather than... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Carl Eugen... | Fix a warning about an undefined function when compilin... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Diego Pettenò | Remove some format string warnings. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Diego Biurrun | Uniformly define _XOPEN_SOURCE to 600. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Diego Biurrun | cosmetics: Consistently use #ifdef in preprocessor... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Diego Biurrun | Remove unused function fast_memcpy. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Diego Biurrun | cosmetics: indentation |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Michael Niedermayer | Revert mistakely commited hunk. |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Michael Niedermayer | Print all cases that are tested, not just the ones... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
Michael Niedermayer | Fix infinite loop with spline, bug was introduced in... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Diego Pettenò | fix -uninstalled.pc includedir for out-of-tree builds |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Wolfram Gloger | set video_enc->sample_aspect_ratio to fix stream copy |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Michael Niedermayer | Guess picture type from picture coding extension when... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Aurelien Jacobs | matroskadec: merge ASS events which share the same... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Aurelien Jacobs | matroskadec: ass events lines must end with a DOS style EOL |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Aurelien Jacobs | matroskadec: set duration only for CODEC_ID_TEXT subtitles |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Aurelien Jacobs | matroskadec: pass duration as parameter of matroska_fix... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Michael Niedermayer | AVOptions support for ffplay. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Michael Niedermayer | Move opt_default() and set_context_opts() to cmdutils... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Michael Niedermayer | Rename opt_default() so it will not conflict with the... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Francesco Cosoleto | Document the directpred auto value. |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Francesco Cosoleto | Substitute the not anymore supported "me" option name... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Robert Swain | Make myself maintainer of the preset files |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Stefano Sabatini | Implement the force_fps option, which disables the... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Siarhei Siamashka | Use DECLARE_ALIGNED_16() on vorbis windows as they... |
commit | commitdiff | tree | snapshot |
2008-09-28 |
Michael Niedermayer | Support loading presets from random paths. |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Aurelien Jacobs | assdec: don't remove CR, they are part of the spec |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Diego Biurrun | cosmetics: Break overly long lines, one grammar fix. |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Diego Biurrun | spelling/wording/grammar |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Diego Biurrun | Move doxygen comments for av_gettime from utils.c to... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Diego Biurrun | Add alltools target to build all the tools/ stuff. |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Michael Niedermayer | Replace apparently always true condition by assert(). |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Michael Niedermayer | Simplify pix_fmt_id instead of listing a subset of... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
Michael Niedermayer | Check the 4th plane too when selecting the pixfmt. |
commit | commitdiff | tree | snapshot |
next |