2011-09-23 |
Janne Grunau | cmdutils: move grow_array out of #if CONFIG_AVFILTER
|
commit | commitdiff | tree |
2011-09-22 |
Janne Grunau | Add LATM demuxer
|
commit | commitdiff | tree |
2011-09-07 |
Kieran Kunhya | Add LATM muxer Signed-off-by: Janne Grunau <janne-libav@jannau.net>
|
commit | commitdiff | tree |
2011-04-25 |
Janne Grunau | ac3: fix memleak in fixed-point encoder
|
commit | commitdiff | tree |
2011-04-15 |
Janne Grunau | swscale: fix "ISO C90 forbids mixed declarations and...
|
commit | commitdiff | tree |
2011-04-15 |
Janne Grunau | swscale: fix compilation with --enable-runtime-cpudetect
|
commit | commitdiff | tree |
2011-04-14 |
Janne Grunau | swscale: correct include path to fix ppc altivec build
|
commit | commitdiff | tree |
2011-04-06 |
Janne Grunau | fate: add AAC LATM test
|
commit | commitdiff | tree |
2011-04-05 |
Nathan Caldwell | psymodel: extend API to include PE and bit allocation. Signed-off-by: Janne Grunau <janne-libav@jannau.net>
|
commit | commitdiff | tree |
2011-04-05 |
Alexander Strange | Remove unnecessary parameter from ff_thread_init()... Signed-off-by: Janne Grunau <janne-libav@jannau.net>
|
commit | commitdiff | tree |
2011-04-05 |
Janne Grunau | Revert "aac_latm_dec: use aac context and aac m4ac"
|
commit | commitdiff | tree |
2011-04-04 |
Young Han Lee | aacenc: reduce the number of loop index variables Signed-off-by: Janne Grunau <janne-libav@jannau.net>
|
commit | commitdiff | tree |
2011-03-28 |
Janne Grunau | cosmetics: fix dashed line length after 070c5d0
|
commit | commitdiff | tree |
2011-03-18 |
Janne Grunau | get rid of the last svn mentions
|
commit | commitdiff | tree |
2011-03-16 |
Janne Grunau | replace FFmpeg with Libav in doc/
|
commit | commitdiff | tree |
2011-03-16 |
Janne Grunau | use LIBAV_LICENSE and LIBAV_VERSION instead of FFMPEG_*
|
commit | commitdiff | tree |
2011-03-16 |
Janne Grunau | replace FFMPEG with LIBAV in FFMPEG_CONFIGURATION
|
commit | commitdiff | tree |
2011-03-16 |
Janne Grunau | partially rename FFmpeg to Libav
|
commit | commitdiff | tree |
2011-02-17 |
Janne Grunau | Add SHA1s to APIChanges for av_dump_format, av_parse_time... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-17 |
Anton Khirnov | lavf, lavu: bump minor versions and add an APIChanges... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-17 |
Anton Khirnov | Move find_info_tag to lavu and add av_ prefix to it Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-16 |
James Zern | documentation: add encoders chapter Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-16 |
Stefano Sabatini | In graph2dot, print more specific audio information... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-16 |
Anssi Hannula | spdifenc: set flag AVFMT_NOTIMESTAMPS Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-16 |
Michael Niedermayer | vbv_delay AVOption for ABI compatibility Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-16 |
Carl Eugen Hoyos | Set maximum lowres value for the MJPEG decoder to 3. Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-16 |
Stefano Sabatini | Document audio_resample_close(). Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-16 |
Stefano Sabatini | Apply minor cosmetics fixes to the av_audio_resample_init... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-16 |
Reimar Döffinger | Document that av_write_header sets stream time_base... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-16 |
Janne Grunau | spdifenc: update 482d98f69b2eb7a7b0b5054101a43db384e9432b...
|
commit | commitdiff | tree |
2011-02-13 |
Loren Merritt | FFT: factor a shuffle out of the inner loop and merge... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-13 |
Anssi Hannula | lavf: print stream disposition in dump_stream_format Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-13 |
Anssi Hannula | spdifenc: fix byte order on big-endian systems Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-13 |
Anssi Hannula | spdifenc: IEC 61937 encapsulation of DTS-HD for HDMI Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-11 |
Peter Ross | bink: reindent after last commit Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-11 |
Peter Ross | Bink version 'b' video decoder Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-10 |
Peter Ross | wtv: mark streams intended for hearing or visual impaired... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-10 |
Peter Ross | make av_find_best_stream() ignore streams marked with... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-10 |
Peter Ross | add AV_DISPOSITION_HEARING_IMPAIRED and AV_DISPOSITION_VISUA... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-10 |
Janne Grunau | document passing the fate samples location via make...
|
commit | commitdiff | tree |
2011-02-10 |
Janne Grunau | dvbsubdec: check against buffer overreads Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-10 |
Reimar Döffinger | Do not fail DVB sub decoding because of a few padding... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-08 |
Janne Grunau | add APIChanges entry for fe9a3fb
|
commit | commitdiff | tree |
2011-02-08 |
Janne Grunau | h264: define FF_PROFILE_H264_HIGH_444 to the correct...
|
commit | commitdiff | tree |
2011-02-08 |
Stefano Sabatini | libavfilter: add video movie source Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-08 |
Stefano Sabatini | Apply misc fixes to the image2 muxer documentation. Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-08 |
Stefano Sabatini | Add documentation for the framecrc muxer. Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-08 |
Stefano Sabatini | Add documentation for the crc muxer. Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-08 |
Stefano Sabatini | Document null muxer. Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-02 |
Anton Khirnov | ffmpeg.c: rename map_meta_data option to map_metadata Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-02 |
Anton Khirnov | Add forgotten minor API bumps and APIChanges entries Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-01 |
Luca Barbato | Free the RTSPStreams in ff_rtsp_close_streams Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-01 |
Anssi Hannula | h264: add profile names for the existing defines Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-02-01 |
Janne Grunau | h264: Add Intra and Constrained Baseline profiles to...
|
commit | commitdiff | tree |
2011-01-29 |
Janne Grunau | doc: modify style for texi2html 1.78+
|
commit | commitdiff | tree |
2011-01-28 |
Dave Yeo | rtspenc: include os_support.h for system without HAVE_POLL_H Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-28 |
Anton Khirnov | asfdec: ensure that the whole tag is read. Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-28 |
Stefano Sabatini | Make the image2 demuxer log more verbose Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-28 |
Stefano Sabatini | Add muxers.texi file. Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-28 |
Georgi Chorbadzhiyski | In mpegts "reserved_future_use" field must be set to... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-28 |
Stefano Sabatini | In the rawvideo decoder, set pkt_pts in the output... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-28 |
Stefano Sabatini | In the start_frame() debug log, print the reference... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-28 |
John Stebbins | mov: add support for little-endian utf16 chapter names Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-28 |
Janne Grunau | movenc: byteswap codec_tag in mov_write_ms_tag
|
commit | commitdiff | tree |
2011-01-28 |
Baptiste Coudurier | In mov muxer, mux adpcm_ms and adpcm_ima_wav the way... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-27 |
Luca Barbato | Add ff_ to AVHWAccel decoders Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_add_wav static to ra144.c Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_rtsp_send_cmd_with_content_async static to... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_h264_find_frame_end static to h264.c; delete... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_ass_subtitle_header static to ass.c Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_sin_tabs constant to rdft.c Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_spatial_idwt_{init, slice} static to dwt.c Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_png_pass_xmin and ff_png_pass_xshift static... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Remove unused ff_ac3_parse_header_full function. Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_mxf_pixel_layouts static to mxf.c. Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_h264_decode_rbsp_trailing static to h264.c Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-25 |
Diego Elio Pettenò | Make ff_interleave_compare_dts static to utils.c. Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-25 |
Anton Khirnov | mov: simplify mov_read_chapters() by using avio_get_str16be Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-25 |
Anton Khirnov | asfdec: remove some commented-out cruft Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-25 |
Anton Khirnov | lavf: make a variant of ff_get_str16_nolen public Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-24 |
Martin Storsjö | rtspdec: Retry with TCP if UDP failed Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-24 |
Martin Storsjo | rtspdec: Move rtsp_read_pause up, next to rtsp_read_play Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-24 |
Martin Storsjo | rtsp: Use ff_rtsp_undo_setup in the cleanup code in... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-24 |
Martin Storsjo | rtsp: Split out a function undoing the setup made by... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-24 |
Martin Storsjo | rtsp: Make make_setup_request a nonstatic function Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-24 |
Reimar Döffinger | Use av_fast_malloc instead of av_realloc.
|
commit | commitdiff | tree |
2011-01-24 |
Reimar Döffinger | Handle input or output len of 0 properly in lzo decoder.
|
commit | commitdiff | tree |
2011-01-24 |
Kostya | reindent after last commit Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-24 |
Kostya | Extend WavPack demuxer and decoder to support >2 channel... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-23 |
Janne Grunau | aacenc: fix typo in sync extension constant in 8ae0fa2
|
commit | commitdiff | tree |
2011-01-22 |
Ronald S. Bultje | Reindent. Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-22 |
Ronald S. Bultje | Fix crash on resolution change (issue 2393). Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-22 |
Alex Converse | aacenc: mark SBR absent Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-22 |
Justin Ruggles | 10l: reverse the biquad coefficients. Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-22 |
Mike Scheutzow | streamid does not work with newaudio, newvideo, newsubtitle Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-22 |
Anssi Hannula | libfaac: add recognized profiles array Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-22 |
Anton Khirnov | mp3enc: support for id3v2.3 tags using a per-muxer... Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-22 |
Anton Khirnov | id3v2: split tables for various ID3v2 versions Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-22 |
Anton Khirnov | mp3enc: handle errors in id3v2_put_ttag Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
2011-01-22 |
Clément Bœsch | Move ID3v1 skip from decoder to demuxer Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
|
commit | commitdiff | tree |
next |