2009-02-08 |
Stefano Sabatini | Document the av_base64_encode/decode functions. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Ivan Schreter | Fix a const related warning |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Stefano Sabatini | Cosmetics: "* out" -> "*out" for consistency with the... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Stefano Sabatini | Cosmetics: rename the "size" parameter of av_base64_enc... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | Move declaration of ff_interleave_add_packet to internal.h. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Stefano Sabatini | Cosmetics: prefer out/in over buf/src for the parameter... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | Declare ff_interleave_new_audio_packet as static... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Stefano Sabatini | Cosmetics: consistently prefer "size" over "len"/"lengt... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | document ff_audio_interleave |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Stefano Sabatini | Make av_base64_encode() do not require the user to... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Ivan Schreter | Replace hard-coded SEI type constants with symbolic... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Niedermayer | Clarify has_b_frames doxy. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Nicolas Martin | NC camera demuxer |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Niedermayer | Clarify that avformat_seek_file() is not part of the... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Niedermayer | avformat_seek_file() prototype |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Loren Merritt | ff_add_hfyu_median_prediction_mmx2 |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Loren Merritt | re-enable mid_pred asm on x86_64. (broke in r16681) |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Niedermayer | Fix reserved identifer detection so it doesnt detect... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Niedermayer | Factorize grep -v cases. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Michael Niedermayer | Patch check script. |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | cosmetics: sample_to_chunk -> stsc |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | cosmetics: sample_to_ctime -> ctts |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | remove useless field |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | rewrite pts also, as comment says |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | remove useless return |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | fix doxygen |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Stefano Sabatini | Replace the calls to the deprecated av_alloc_format_con... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Stefano Sabatini | Deprecate av_malloc_format_context() in favor of |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | fix typo in h264dsp_mmx (no effect currently as the... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | Remove 'const' qualifier from variable in av_parse_vide... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | remove useless cast, it does not remove warning, encode... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | remove warning about incompatible pointer |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | reuse MXFCodecUL for data def and simplify |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | remove implicit header inclusions from mxf.h |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | free index entries |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | use new audio interleaving generic code |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | extract audio interleaving code from mxf muxer, will... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | offset dts according to edit list, hackish but works... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Diego Biurrun | Remove const qualifier from function argument to elimin... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | only use 2 slices for index, one video(vbr) and one... |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | force first track to be video and simplify |
commit | commitdiff | tree | snapshot |
2009-02-08 |
Baptiste Coudurier | write system item |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Baptiste Coudurier | declare ff_interleave_add_packet |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Kostya Shishkov | Move RV3/4 frame type check up so 1-slice unanchored... |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Kostya Shishkov | Add decoder flush after seeking for RV3/4 decoders |
commit | commitdiff | tree | snapshot |
2009-02-07 |
Baptiste Coudurier | use 512 kag size needed for d10 |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Stefano Sabatini | Drop the deprecated function register_avcodec() at... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Stefano Sabatini | Replace the calls to the deprecated function register_a... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Stefano Sabatini | Rename register_avcodec() as avcodec_register() and... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Stefano Sabatini | Add a new test program for base64, based on that remove... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Stefano Sabatini | Remove broken test program. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Luca Abeni | Move RTP_MAX_PACKET_LENGTH to rtpdec.h: it is not used... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Luca Abeni | Do not use RTP_MAX_PACKET_LENGTH in the RTP muxer |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Jindřich Makovička | Fix minor memory leak. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Luca Abeni | Merge rtp_aac.h and rtp_mpv.h in rtpenc.h |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Michael Niedermayer | Fix list of input pix_fmts supported by GIF. This makes... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Michael Niedermayer | Ensure that the palette is set in data[1] for all 8bit... |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Jai Menon | Use libopenjpeg for jpeg2k decoding. |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Luca Abeni | Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h |
commit | commitdiff | tree | snapshot |
2009-02-06 |
Ronald S. Bultje | Add "AVFormatContext *ctx" (that being the RTSP demuxer... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Björn Axelsson | Fix blend_subrect for some subrects positioned on odd... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Björn Axelsson | Fix blend_subrect for subrects positioned on odd rows. |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Ronald S. Bultje | Rename "tx_ctx" and "cur_tx" variables to "transport_pr... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Baptiste Coudurier | format timestamp correctly according to specs and set it |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Baptiste Coudurier | use timestamp as modification date |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Ramiro Polla | Revert part of r16593. |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Alex Converse | Make the MP3 probe weakly claim all files with ID3v2... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Baptiste Coudurier | use timestamp as creation date |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Michael Niedermayer | Add size_in_bits to PutBitContext |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Ronald S. Bultje | Delete an enum and a function typedef that aren't used... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Luca Abeni | Introduce a new num_frames field in RTPDemuxContext... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Peter Ross | Electronic Arts demuxer: support TQI video tag |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Peter Ross | Electronic Arts TQI decoder |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Peter Ross | don't assume quant_matrix[0]==8 in ff_mpeg1_decode_bloc... |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Peter Ross | convert mpeg1_decode_block_intra() to inline global |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Baptiste Coudurier | fix key frame offset with open gop |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Måns Rullgård | configure: add command flag to disable yasm use |
commit | commitdiff | tree | snapshot |
2009-02-05 |
Måns Rullgård | configure: set EXESUF before it is used |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Måns Rullgård | Remove CONFIG_H264_ENCODER references |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Måns Rullgård | configure: move basic sanity tests before other tests |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Diego Biurrun | Remove documentation of non-existing function parameters. |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Diego Biurrun | Remove unused CONFIG_H264_ENCODER #define. |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Diego Biurrun | Remove pointless '#if CONFIG_ENCODERS' around forward... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Diego Biurrun | fastdiv is disabled by default, so put --enable-fastdiv... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Diego Biurrun | Use directory name as multiple inclusion guard prefix. |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Ronald S. Bultje | Move enum RTSPTransport up a bit, so that all fields... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Roman Shaposhnik | No need to compute stype |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Baptiste Coudurier | always write mxf time base in descriptors |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Ramiro Polla | Do not misuse unsigned long to store pointers. |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Baptiste Coudurier | use sample rate as audio input time base |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Aurelien Jacobs | write all available metadata tags into extended_content... |
commit | commitdiff | tree | snapshot |
2009-02-04 |
Aurelien Jacobs | use new metadata API in asf muxer |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Baptiste Coudurier | let packet pass through when no timestamps |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Baptiste Coudurier | exactly compute index byte count |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Alex Converse | Add av_cold attributes to *_init and *_end functions. |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Baptiste Coudurier | prevent reading more than container atom size, fix... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Alex Converse | VP3: Prevent stack corruption from an unset custom... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Aurelien Jacobs | use new metadata API in asf demuxer |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Gwenole Beauchesne | Add fields to H264Context and SPS for upcoming VA API... |
commit | commitdiff | tree | snapshot |
2009-02-03 |
Reimar Döffinger | 100l, don't run tests twice, this was some forgotten... |
commit | commitdiff | tree | snapshot |
next |