2010-03-01 |
Vitor Sessak | Add commented-out unoptimized code to improve readability |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Vitor Sessak | Revert r22119 and partially revert 22120. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Diego Biurrun | Add Reinhard and myself as release managers. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Carl Eugen... | Process packed bitstream also for VDPAU. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Chris Stones | Don't let output pixel format influence input pixel... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Diego Biurrun | Fix AMR-NB entry in the supported audio codecs list. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Anton Khirnov | nutdec: make chapter start and length uint64_t to preve... |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Anton Khirnov | ffmpeg: copy stream metadata. |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Aurelien Jacobs | revert r22112 which broke playback of cathedral-beta2... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Michael Niedermayer | Remove some unneeded fill_rectangle() for 16x16 blocks. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Reimar Döffinger | Explicitly set struct addrinfo to NULL if getaddrinfo... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Reimar Döffinger | Make our getaddrinfo implementation initialize "struct... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Vitor Sessak | Plug some memory leaks in NUT muxer and demuxer |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Vitor Sessak | Implement av_tree_destroy_free_elem() to destroy a... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Carl Eugen... | Make av_build_filter static (and remove av_): It is... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Carl Eugen... | Make av_get_bit_rate() static and remove av_, the funct... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Carl Eugen... | Include libxvid_internal.h: It contains the prototype... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Carl Eugen... | Make the following functions static (and remove ff_... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Carl Eugen... | Make function get_channel_name() static: It is only... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Anton Khirnov | Print chapter info in dump_format(). |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Janusz Krzysztofik | Process picture aspect ratio changes in H.264. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Michael Niedermayer | Many mp3s seem to contain padding after id3 tags that... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Reimar Döffinger | Free packets read in seek_test. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Martin Storsjö | Rename RTP depacketizer files from rtp_* to rtpdec_* |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Reimar Döffinger | Fix some memory leaks in seek_test test program: |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Carl Eugen... | Include rtpdec.h, it contains prototypes for the follow... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Carl Eugen... | Include internal.h and imgconvert.h, they contain the... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Carl Eugen... | Include msrledec.h: It contains the prototype for ff_ms... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Carl Eugen... | Include atrac.h: It contains the prototypes for atrac_g... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Carl Eugen... | Include mpegaudiodecheader.h: It contains the prototype for |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Carl Eugen... | Remove declaration of unused variables. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Carl Eugen... | Include h263_parser.h: It contains the prototype for |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Carl Eugen... | Include mpeg4video.h: Needed for declaration of ff_mpeg... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Carl Eugen... | Include sha1.h from sha.c: It contains several prototypes. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Carl Eugen... | Make sws_dcVec static: It is only used inside libswscal... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Carl Eugen... | Include avc.h from avc.c: It contains several prototypes. |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Carl Eugen... | Make mp4_read_descr static: It is only used inside... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Carl Eugen... | Include apetag.h which contains the prototype for ff_ap... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Reimar Döffinger | Fix avcodec_align_dimensions to return values suitably... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Måns Rullgård | Stop make deleting intermediate files (ffmpeg.o and... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Jindřich Makovička | Strides in Indeo 5 reconstruction filter should be... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Kostya Shishkov | Encapsulate VLC information needed for decoding blocks... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Kostya Shishkov | Make it clear that ff_ivi_init_static_vlc() does not... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Reinhard Tartler | add myself to gpg fingerprint list |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Diego Biurrun | sort() names in PGP/GPG fingerprint list |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Michael Niedermayer | Merge h->slice_table[left_xy[0/1] ] checks, 4 cpu cycle... |
commit | commitdiff | tree | snapshot |
2010-02-27 |
Michael Niedermayer | Split *_type setting up, 4 cpu cycles faster. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Zhou Zongyi | Optimize (amvd>2)+(amvd>32), about 1 cpu cycles faster. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Laurent Aimar | Fixed a segfault in the DCA decoder with corrupted... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Vitor Sessak | Do not read beyond end of input in EA-TGV. This should... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Martin Storsjö | RTSP muxer: Use a local copy of the AVPacket for sendin... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Michael Niedermayer | Only load the topleft mv/ref when the topright is unava... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Michael Niedermayer | Remove some useless operations from the code setting... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Francesco Cosoleto | Prevent overflow of start_time + recording_time. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Peter Ross | Add myself as maintainer of the bink demuxer and bink... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Michael Niedermayer | Simplify code to set cbp_* |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Benoit Fouet | Fix typos in ref_index documentation. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Michael Niedermayer | Move init of right side of ref_cache from fill_caches... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Michael Niedermayer | Remove 3 mv_cache zeroing instructions that zeroed... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Michael Niedermayer | Remove useless check of the 2 left MBs of a pair being... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Michael Niedermayer | Clarify ref_index. |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Michael Niedermayer | Remove unneeded line of code from the neighbor setting... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Michael Niedermayer | Simplify code in mv_pred. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Michael Niedermayer | Get rid of mb2b8_xy and b8_stride, change arrays organi... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Måns Rullgård | Disable suffix rules |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Stefano Sabatini | Remove pointless empty line. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Stefano Sabatini | Apply consistency nit. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Stefano Sabatini | Add the graph2dot tools and document it. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Stefano Sabatini | Replace not anymore valid syntax "-title X" with "... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Michael Niedermayer | svq3 now in working condition, at least vissually,... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Michael Niedermayer | fix compilation, sorry ive not checked cvslog for a... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Anton Khirnov | asfenc: write tags in proper UTF-16. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Anton Khirnov | asfenc: simplify writing of comment header. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Anton Khirnov | asfdec: don't strip the "WM/" prefix, this should be... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Michael Niedermayer | Dont allocate direct_table 8 times too large. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Michael Niedermayer | Store data in direct_table interleaved. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Michael Niedermayer | Simplify intra4x4_pred_mode_cache init. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Michael Niedermayer | Reorder intra4x4_pred_mode so that we can read/write... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Michael Niedermayer | Store intra4x4_pred_mode per row only. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Michael Niedermayer | unroll tiny and trivial loop. Same speed but clearer. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Benoit Fouet | asf: indent. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Benoit Fouet | asf: add more entries to metadata conv table. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Michael Niedermayer | Cut the size of mvd_table by yet another factor of 2. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Michael Niedermayer | Keep mvd_table values of only 2 mb rows. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Stefano Sabatini | 10l: add prefix "TAG:" to the metadata tags key showed... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Stefano Sabatini | Cosmetics: replace "filename" to "arg" for the name... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Alex Converse | aac: Keep decode_band_types() from eating all padding... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Stefano Sabatini | Extend doxy for the src parameter of av_fifo_generic_wr... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Michael Niedermayer | 3rd and hopefully last 100l fix. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Michael Niedermayer | Fix doxy and assert(). |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Michael Niedermayer | Try to fix 100l compilation failure on some systems. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Michael Niedermayer | Change mvd_cache & mvd_table to 8bit, this is overall... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Michael Niedermayer | AV_COPY16() & AV_ZERO16() |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Michael Niedermayer | Extend fill_rectangle() support for 16bit |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Michael Niedermayer | Calculate mvd without abs() |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Anton Khirnov | Read ASF metadata as proper UTF-16 and spit it out... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Anton Khirnov | Don't add WM prefixes to all written ASF tags. |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Michael Niedermayer | switch back to (amvd>2)+(amvd>32), its 5 cpu cycles... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Anton Khirnov | Eliminate put_str16(). |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Anton Khirnov | Add PUT_UTF16() macro. |
commit | commitdiff | tree | snapshot |
next |