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 |
2008-09-26 |
Diego Biurrun | Replace 'test' invocation by 'test -n', this should... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Diego Biurrun | Add support for passing a version string to configure... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Diego Biurrun | Use better table heading names in the supported formats... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Michael Niedermayer | Forgotten changelog update for ASS/SSA (de)muxer. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Michael Niedermayer | ASS/SSA muxer. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Diego Biurrun | whitespace cosmetics |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Vitor Sessak | Simplify: avoid duplication backward_filter() |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Diego Biurrun | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Benjamin Larsson | add ok parts to the rm demuxer for SIPRO support |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Benjamin Larsson | Add support for Acelp.net fourcc and codecid, remuxing... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Michael Niedermayer | Do not lose the '\n'. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Baptiste Coudurier | sync to latest mingw api, remove unneeded struct defini... |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Michael Niedermayer | 2 in 1, an ASS and SSA demuxer. |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Baptiste Coudurier | include sys/select.h, fix freebsd 5.5 compilation |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Baptiste Coudurier | only include sys/select.h if present, fix mingw compilation |
commit | commitdiff | tree | snapshot |
2008-09-26 |
Michael Niedermayer | Prevent image2 from complaining about non monotone... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Michael Niedermayer | Avoid out of picture accesses when CODEC_FLAG_EMU_EDGE... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Vitor Sessak | Do instead of divising a float by a constant, multiply... |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Michael Niedermayer | Ensure that no non-existing frame is used. |
commit | commitdiff | tree | snapshot |
2008-09-25 |
Stefano Sabatini | Implement av_nearer_q() and av_find_nearest_q_idx(... |
commit | commitdiff | tree | snapshot |
next |