summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* Reindent tableVitor Sessak2008-07-03
| | | | Originally committed as revision 14061 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Reindent after r14059, see "[PATCH] allow empty params forRonald S. Bultje2008-07-03
| | | | | | av_open_input_stream()". Originally committed as revision 14060 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Allow NULL for read_header in AVInputFormat. See discussion in "[PATCH] allowRonald S. Bultje2008-07-03
| | | | | | empty params for av_open_input_stream()". Originally committed as revision 14059 to svn://svn.ffmpeg.org/ffmpeg/trunk
* We do not only calculate it but we also return it.Michael Niedermayer2008-07-03
| | | | Originally committed as revision 14058 to svn://svn.ffmpeg.org/ffmpeg/trunk
* More correct comment.Michael Niedermayer2008-07-03
| | | | Originally committed as revision 14057 to svn://svn.ffmpeg.org/ffmpeg/trunk
* make sum_of_squares() more genericMichael Niedermayer2008-07-03
| | | | Originally committed as revision 14056 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cosmetics: split a long line.Alexander Strange2008-07-02
| | | | Originally committed as revision 14055 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use get_cabac_bypass_sign instead of an if/else.Alexander Strange2008-07-02
| | | | Originally committed as revision 14054 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Reorder the if/else for residual cats to match gcc's branch prediction.Alexander Strange2008-07-02
| | | | Originally committed as revision 14053 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Simplify loop condition for readability.Alexander Strange2008-07-02
| | | | Originally committed as revision 14052 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Reindent.Alexander Strange2008-07-02
| | | | Originally committed as revision 14051 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Clone decode_cabac_residual() for DC residuals, to get rid of a bunch of ↵Alexander Strange2008-07-02
| | | | | | branches in the main loop. Originally committed as revision 14050 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Don't generate two copies of hl_decode_mb() under ENABLE_SMALL.Alexander Strange2008-07-02
| | | | | | (assuming your compiler removes unused static functions) Originally committed as revision 14049 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Don't test for H264 encoding unless an encoder exists.Alexander Strange2008-07-02
| | | | Originally committed as revision 14048 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Clarify comment about parity nibble.Ramiro Polla2008-07-02
| | | | Originally committed as revision 14047 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Reindent after last commitLuca Abeni2008-07-02
| | | | Originally committed as revision 14046 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix A/V synch for RTP streams that do not contain MPEG1 or 2Luca Abeni2008-07-02
| | | | | | | (correctly compute the presentation times based on the RTP timestamps and the RTCP SR packets) Originally committed as revision 14045 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make ff_mlp_read_major_sync() take a GetBitContext instead of buffers.Ramiro Polla2008-07-01
| | | | Originally committed as revision 14044 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Clarify/simplify documentation for the default_val field in AVOption.Stefano Sabatini2008-06-30
| | | | Originally committed as revision 14043 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove credit to Philip Gladstone contribution from the ffserverStefano Sabatini2008-06-30
| | | | | | | | documentation. Philip Gladstone aka philipjsg contributed the first version of the section named Quickstart (now incorporated into the DESCRIPTION section). Originally committed as revision 14042 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove useless wrapper around ra288_decode_frame()Vitor Sessak2008-06-30
| | | | Originally committed as revision 14041 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove unpack() function, read the bitstream as neededVitor Sessak2008-06-30
| | | | Originally committed as revision 14040 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Clean up error messageVitor Sessak2008-06-30
| | | | Originally committed as revision 14039 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Rewrite unpack() using the bitstream readerVitor Sessak2008-06-30
| | | | Originally committed as revision 14038 to svn://svn.ffmpeg.org/ffmpeg/trunk
* gain code, gain pitch and pitch delay decoding for ACELP based codecsVladimir Voroshilov2008-06-30
| | | | Originally committed as revision 14037 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Move function to avoid forward declarationVitor Sessak2008-06-30
| | | | Originally committed as revision 14036 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Remove useless initializationVitor Sessak2008-06-30
| | | | Originally committed as revision 14035 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Reindent the whole fileVitor Sessak2008-06-30
| | | | Originally committed as revision 14034 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Simplify mm_support() for ARM (by Måns).Benoit Fouet2008-06-30
| | | | Originally committed as revision 14033 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Define mm_support() for ARM.Matthieu Castet2008-06-30
| | | | | | Patch by Matthieu Castet <castet matthieu free fr> Originally committed as revision 14032 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make ff_acelp_lp_synthesis_filter() receives a pointer to the actual filter ↵Vitor Sessak2008-06-29
| | | | | | coefficients and not the pointer minus one Originally committed as revision 14031 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Update copyrightVitor Sessak2008-06-29
| | | | Originally committed as revision 14030 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use ff_acelp_lp_synthesis_filter() instead of duplicating itVitor Sessak2008-06-29
| | | | Originally committed as revision 14029 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add a rounding parameter to ff_acelp_lp_synthesis_filter()Vitor Sessak2008-06-29
| | | | Originally committed as revision 14028 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Add command line support for '-idct simplearmv6'.Laurent Desnogues2008-06-29
| | | | | | patch by Laurent Desnogues, laurent.desnogues gmail com Originally committed as revision 14027 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Doxy commentVitor Sessak2008-06-29
| | | | Originally committed as revision 14026 to svn://svn.ffmpeg.org/ffmpeg/trunk
* include track id in error messageBaptiste Coudurier2008-06-28
| | | | Originally committed as revision 14025 to svn://svn.ffmpeg.org/ffmpeg/trunk
* set frame_size in libfaad decoderBaptiste Coudurier2008-06-28
| | | | Originally committed as revision 14024 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Realign newlines.Alexander Strange2008-06-28
| | | | Originally committed as revision 14023 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use MANGLE() instead of memory operands to read globals.Alexander Strange2008-06-28
| | | | | | (fixes out of registers with apple gcc 4.2) Originally committed as revision 14022 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make code independent/less dependent on dsputil.Michael Niedermayer2008-06-28
| | | | | | This also makes the mmx parts work again ... Originally committed as revision 14021 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Change mtv_read_packet so it does not break after seeking (displaying a ↵Reimar Döffinger2008-06-28
| | | | | | shifted image). Originally committed as revision 14020 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Fix pkt->pos to really point at start of packet for mtv audio packets.Reimar Döffinger2008-06-28
| | | | Originally committed as revision 14019 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmeticsBaptiste Coudurier2008-06-28
| | | | Originally committed as revision 14018 to svn://svn.ffmpeg.org/ffmpeg/trunk
* cosmetics, align verticallyBaptiste Coudurier2008-06-28
| | | | Originally committed as revision 14017 to svn://svn.ffmpeg.org/ffmpeg/trunk
* unset Track sets, relying in AVStream->priv_data and will be freed in ↵Baptiste Coudurier2008-06-27
| | | | | | av_close_input_file Originally committed as revision 14016 to svn://svn.ffmpeg.org/ffmpeg/trunk
* fix size of header dataStefan Gehrer2008-06-27
| | | | Originally committed as revision 14015 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Seek the file forwards instead of backwards when sync is lost.Ramiro Polla2008-06-27
| | | | Originally committed as revision 14014 to svn://svn.ffmpeg.org/ffmpeg/trunk
* clarify error message about codec tagBaptiste Coudurier2008-06-27
| | | | Originally committed as revision 14013 to svn://svn.ffmpeg.org/ffmpeg/trunk
* give context to av_logBaptiste Coudurier2008-06-27
| | | | Originally committed as revision 14012 to svn://svn.ffmpeg.org/ffmpeg/trunk