23658 Commits (a4585e78340b8fa40a2cc56858e99c94888251a6)
 

Author SHA1 Message Date
Carl Eugen Hoyos a4585e7834 Fix likely typo in r15937. 15 years ago
Michael Niedermayer fe8344a276 Add AVFMT_FLAG_NOFILLIN and AVFMT_FLAG_NOPARSE. 15 years ago
Jean-Daniel Dupas cc947f04cc Replace all occurences of PKT_FLAG_KEY with AV_PKT_FLAG_KEY. 15 years ago
Joakim Plate 46da7fa133 Probe aac codecs for CODEC_ID_PROBE. 15 years ago
Anton Khirnov 8166c498df Remove superfluous space from a conversion table. 15 years ago
Alexander Strange 7a5c850be9 H264: Copy h264dsp when creating new slice threads 15 years ago
Michael Niedermayer 49553ec865 Better documentation of -vsync 15 years ago
Stefano Sabatini 330d86f593 Issue a more general message when the function which sets an option 15 years ago
Stefano Sabatini fc8b1075e1 Update APIchanges after the enum CodecType -> enum AVMediaType 15 years ago
Stefano Sabatini 11491503c4 Move AVMediaType from libavcodec to libavutil. 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Carl Eugen Hoyos ca6e7708b4 Add spectral extension to the E-AC-3 decoder. 15 years ago
Michael Niedermayer 1052b76f0f Fix implicit weight for b frames in mbaff. 15 years ago
Michael Niedermayer c28112fab6 Make sure the EC code does not attempt to use inter based concealment if there 15 years ago
Ronald S. Bultje aa1de0d9ed Split out code that auto-chooses a default pix_fmt/sample_fmt in their own 15 years ago
Alexander Strange 13cb218724 configure: restore -mdynamic-no-pic on darwin (missing since r20497) 15 years ago
Benoit Fouet 32e543f866 Replace @returns by @return. 15 years ago
Stephen Warren 3bccd93ac0 Set VDPAU H264 picture parameter field_order_cnt and frame_num at the 15 years ago
Stephen Warren e5efbafdfd Fix VDPAU for H.264 streams with long reference frames. 15 years ago
Stefano Sabatini 38b9d8b8c4 Add missing entry for the YOP demuxer and video decoder addition. 15 years ago
Stefano Sabatini 8a36b59ba6 Document url_exist(). 15 years ago
Mohamed Naufal 148bcae98c Implement YOP demuxer and video decoder. 15 years ago
Reimar Döffinger 30ad1a6651 Include appropriate header in table generators instead of using a dummy 15 years ago
Reimar Döffinger 4f798a6ab2 Add some documentation about the table generation code. 15 years ago
Reimar Döffinger 5b9c11ff96 Fix indentation. 15 years ago
Reimar Döffinger c2bfd81605 Some spelling fixes. 15 years ago
Ronald S. Bultje 8ff5d1f319 Simplify interleaving code. 15 years ago
Sam Gerstein 9cba6f5f40 Add a timeout to the select() call. Patch by Sam Gerstein <sgerstein bluefinlab 15 years ago
Jai Menon a0d5f3d39a Cosmetics : add a space after ",". 15 years ago
Loren Merritt b23cf13c67 indent 15 years ago
Loren Merritt 3224079956 optimize init_vlc(). 15 years ago
Lou Logan 7ef7ae930c Update x264 presets in line with latest x264 changes. 15 years ago
Michael Kostylev e69decaef4 Clarify (Open)Solaris section of the documentation. 15 years ago
Jai Menon 6aaa9bc9b5 Add myself as co-maintainer of tta.c 15 years ago
Jai Menon bac6ed4aeb TTA : Check if the output buffer size is within bounds. 15 years ago
Howard Chu 0f943ce663 Implement support to RTMP, RTMPT, RTMPE, RTMPTE, RTMPS protocols via 15 years ago
Stefano Sabatini 9bee245954 Document url_seek(). 15 years ago
Stefano Sabatini 4bfe67da24 Implement -convert_tags option, which converts showed tag names to the 15 years ago
Vitor Sessak f990f6e3f7 Fix NUT (de)muxer warnings: 15 years ago
Martin Storsjö 4c1202f76e Initialize ssrc and base_timestamp using ff_random_get_seed() 15 years ago
Aurelien Jacobs 9b1db5ec99 correct first pts for ogg skeleton 15 years ago
Stefano Sabatini 66b6c7458e Document the behavior of av_metadata_get() if the prev parameter is 15 years ago
Reimar Döffinger d14f5391c1 Use more appropriate return values in txd demuxer. 15 years ago
Reimar Döffinger 36031c2033 eacdata: fix a memleak, return partial packets and use proper return values. 15 years ago
Diego Biurrun 227d1b98a1 misc wording and grammar fixes 15 years ago
Reimar Döffinger 9b489e0248 Clearer CODEC_CAP_DR1 documentation. 15 years ago
Diego Biurrun c08b985637 Clarify where the list of supported formats is. 15 years ago
Stefano Sabatini efe8bb095b 10l: Initialize tag to NULL in show_stream, fix metadata showing in 15 years ago
Diego Biurrun c271ad21ac Clarify which parts of libswscale remain GPL. 15 years ago
Diego Biurrun 819ee683d8 libswscale: Relicense almost all x86 assembler optimizations as LGPL. 15 years ago